mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * 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> |
||
---|---|---|
.. | ||
internal | ||
adaptor.go | ||
BUILD.bazel | ||
codereview.cfg | ||
doc.go | ||
errors.go | ||
fmt.go | ||
format.go | ||
frame.go | ||
go.mod | ||
LICENSE | ||
PATENTS | ||
README | ||
wrap.go |
This repository holds the transition packages for the new Go 1.13 error values. See golang.org/design/29934-error-values.