cli-utils/pkg/jsonpath
Karl Isenberg f67aaa87ac feat: MultiError for invalid annotations
- Move Validator to pkg/object/validation
- Replace ValidationError with validation.Error
- Replace MultiValidationError with generic MultiError
- Update Validator & SortObjs to use MultiError
- Add ResourceReferenceFromObjMetadata
- Rename NewResourceReference -> ResourceReferenceFromUnstructured
- Delete duplicate ResourceReference.ObjMetadata()
- Modify some error messages for consistency and clarity
- Use templating to generate some test artifacts

BREAKING CHANGE: apply-time-mutation namespace required for namespace-scoped resources
2022-01-12 15:24:53 -08:00
..
jsonpath.go feat: MultiError for invalid annotations 2022-01-12 15:24:53 -08:00
jsonpath_test.go Unmarshal with k8s.io/apimachinery/pkg/util/yaml 2021-09-22 16:33:06 -07:00
main_test.go Add apply-time-mutation feature 2021-09-21 11:00:37 -07:00