velero/pkg/builder
Shubham Pampattiwar bfdb68a35a add multiple label selector support to backup API
Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

remove backup CLI bits

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

labelselectors spec option for velero restore

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

add changelog file

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

update spec name to OrLabelSelectors

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

minor fixes

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

add validations for labelSelector and orLabelSelectors

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

update crds.gp after fixing conflicts

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

fix CI and add unit tests

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

updated OrLabelSelector spec description and added validation failure unit tests

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

add comments and change log level

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

update site docs

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

wrap pager client calls in a function

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

resolve confilcts and update crds.go

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

rebase and update crds.go

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>

combine listing items for a given label

Signed-off-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>
2022-05-11 09:57:47 -04:00
..
backup_builder.go add multiple label selector support to backup API 2022-05-11 09:57:47 -04:00
backup_storage_location_builder.go Pass configured BSL credential to plugin via config (#3442) 2021-03-04 13:43:15 -08:00
config_map_builder.go Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
container_builder.go Support pulling plugins by digest (#3803) 2021-05-18 13:27:49 +08:00
container_builder_test.go Support pulling plugins by digest (#3803) 2021-05-18 13:27:49 +08:00
customresourcedefinition_v1beta1_builder.go Use appropriate CRD API during readiness check (#4015) 2021-08-05 15:17:14 -04:00
deployment_builder.go Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
download_request_builder.go Convert DownloadRequest resource/controller to kubebuilder (#3004) 2021-03-01 13:28:46 -05:00
json_schema_props_builder.go Fix int/float conversion issues in CRD version remapping plugin (#2322) 2020-03-10 09:24:22 -06:00
namespace_builder.go Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
node_builder.go add restore item action to update PVC selected-node annotation (#2377) 2020-04-03 08:01:34 -07:00
node_selector_builder.go Read Availability zone from nodeAffinity requirements 2021-11-16 09:44:12 +08:00
object_meta.go pass annotations from scheduler to created backup (#3067) 2020-11-19 13:19:42 -08:00
persistent_volume_builder.go Read Availability zone from nodeAffinity requirements 2021-11-16 09:44:12 +08:00
persistent_volume_claim_builder.go Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
pod_builder.go Convert PodVolumeBackup to Kubebuilder framework 2022-01-26 20:09:24 -08:00
pod_volume_backup_builder.go Convert PodVolumeBackup to Kubebuilder framework 2022-01-26 20:09:24 -08:00
restore_builder.go add multiple label selector support to backup API 2022-05-11 09:57:47 -04:00
role_builder.go store backup resource list metadata in object storage (#1709) 2019-08-05 11:15:55 -06:00
schedule_builder.go use pointer types for metav1.Time fields (#1951) 2019-10-14 10:20:28 -06:00
secret_builder.go Use controller-runtime client to get restic secrets (#3320) 2021-02-18 10:30:52 -08:00
secret_key_selector_builder.go Use controller-runtime client to get restic secrets (#3320) 2021-02-18 10:30:52 -08:00
server_status_request_builder.go Migrate ServerStatusRequest controller and resource to kubebuilder (#2838) 2020-09-01 14:15:23 -07:00
service_account_builder.go Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
service_builder.go Check the existence of the expected service when ignoring the NodePort already allocated error 2022-01-12 15:06:42 +08:00
statefulset_builder.go Fix statefulsets volumeClaimTemplates storageClassName after use Changing PV/PVC Storage Classes (#4375) 2021-12-16 14:50:56 +08:00
storage_class_builder.go Fix statefulsets volumeClaimTemplates storageClassName after use Changing PV/PVC Storage Classes (#4375) 2021-12-16 14:50:56 +08:00
testcr_builder.go Verify group before treating resource as cohabitating (#4126) 2021-11-03 18:11:32 -04:00
v1_customresourcedefinition_builder.go Fix int/float conversion issues in CRD version remapping plugin (#2322) 2020-03-10 09:24:22 -06:00
volume_builder.go Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
volume_mount_builder.go Add resource limits to restic init container (#1677) 2019-08-05 13:18:11 -06:00
volume_snapshot_location_builder.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00