velero/pkg/backup
Scott Seago d820bc5e72
restore proper lowercase/plural CRD resource ()
* restore proper lowercase/plural CRD resource

This commit restores the proper resource string
"customresourcedefinitions" for CRD. The prior change to
"CustomResourceDefinition" was made because this was being used
in another place to populate the CRD "Kind" field in
remap_crd_version_action.go -- there, just use the correct Kind
string instead of pulling from Resource.

Signed-off-by: Scott Seago <sseago@redhat.com>

* add changelog

Signed-off-by: Scott Seago <sseago@redhat.com>
2020-10-02 09:48:12 -04:00
..
mocks Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
testdata Backup entire v1beta1 CRD instead of just changing version string () 2020-05-05 13:21:28 -07:00
backup.go Implement restore hooks injecting init containers into pod spec () 2020-08-11 10:38:44 -07:00
backup_pv_action.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
backup_pv_action_test.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
backup_test.go k8s 1.18 import () 2020-07-16 12:21:37 -04:00
delete_helpers.go fix goimport noise in prep for bump to latest 2020-03-02 10:55:08 -07:00
item_backupper.go always use groupResource.String() when logging (fixes ) () 2020-08-06 10:10:59 -07:00
item_backupper_test.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
item_collector.go Enhance Backup to backup resources in specific order. () 2020-08-12 17:17:31 -07:00
item_collector_test.go Enhance Backup to backup resources in specific order. () 2020-08-12 17:17:31 -07:00
pod_action.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
pod_action_test.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
pvc_snapshot_tracker.go restic: only backup ReadWriteMany PVC's once per velero backup () 2019-10-08 17:16:35 -04:00
rbac.go k8s 1.18 import () 2020-07-16 12:21:37 -04:00
remap_crd_version_action.go restore proper lowercase/plural CRD resource () 2020-10-02 09:48:12 -04:00
remap_crd_version_action_test.go k8s 1.18 import () 2020-07-16 12:21:37 -04:00
request.go Create hook package () 2020-07-22 14:26:14 -07:00
request_test.go ensure backup resource list per gvk is sorted 2019-08-08 13:53:40 -07:00
service_account_action.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
service_account_action_test.go Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00