containerized-data-importer/vendor/golang.org/x/xerrors
Alexander Wels 6dce12f090
Move CRDS from apiextensions v1beta1 to v1. (#1307)
* Move CRDS from apiextensions v1beta1 to v1.
Ensure that our code based schema validation matches the types in the api.

Signed-off-by: Alexander Wels <awels@redhat.com>

* Ran go mod tidy and vendor in attempt to see if we could use newer runtime controller, but our go version too old.
Addressed review comments.

Signed-off-by: Alexander Wels <awels@redhat.com>

* Addressed more review comments and fixed k8s-1.18 functional test failing.

Signed-off-by: Alexander Wels <awels@redhat.com>

* Remove categories 'all' from cluster scoped CRDs

Signed-off-by: Alexander Wels <awels@redhat.com>
2020-08-01 01:01:50 +02:00
..
internal k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
adaptor.go k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
BUILD.bazel k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
codereview.cfg k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
doc.go Move CRDS from apiextensions v1beta1 to v1. (#1307) 2020-08-01 01:01:50 +02:00
errors.go k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
fmt.go Move CRDS from apiextensions v1beta1 to v1. (#1307) 2020-08-01 01:01:50 +02:00
format.go k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
frame.go k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
go.mod k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
LICENSE k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
PATENTS k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
README k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
wrap.go k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00

This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.