gcp-filestore-csi-driver icon indicating copy to clipboard operation
gcp-filestore-csi-driver copied to clipboard

Add labels from command line option to filestore backup resource

Open bharath-b-rh opened this issue 2 years ago • 3 comments

/kind feature

Currently filestore backup resource is added with the labels configured in StorageClass object, and those labels from command line --extra-labels is not included. Labels from command line will be given lower precedence and will be overwritten by labels defined by driver and labels in StorageClass object in the same order.

Describe the solution you'd like To add labels from command line option to the created filestore backup resources.

bharath-b-rh avatar Oct 06 '23 09:10 bharath-b-rh

/assign @bharath-b-rh

bharath-b-rh avatar Oct 09 '23 12:10 bharath-b-rh

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 30 '24 00:01 k8s-triage-robot

/remove-lifecycle stale

bharath-b-rh avatar Jan 30 '24 06:01 bharath-b-rh