cloud-provider-openstack icon indicating copy to clipboard operation
cloud-provider-openstack copied to clipboard

[cinder-csi-plugin] How to set my own description when creating a PV

Open Ketchup31 opened this issue 1 year ago • 4 comments

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Hello,

I wish to know if it is possible to set my own desciption of the PV when I request a new volume instead of to have "Created by OpenStack Cinder CSI driver" in openstack volume description. I wish to fill this description with particular infos like a userID, timestamp and any usefull info for my app.

If it is not possible, do you intend to implement such feature, as we saw in the source code that "Created by OpenStack Cinder CSI driver" is hard coded.

Thank you for your support.

Ketchup31 avatar Apr 10 '24 15:04 Ketchup31

It's currently not possible. I don't think description field is semantically valid for the information you want to put there. Sounds like a job for tags, which was previously requested in #2436. It's a valid request in my opinion, but I'm not sure anyone with development resources is looking into this. If you're interested, I dropped a bunch of clues on how to implement that in #2436.

dulek avatar Apr 11 '24 16:04 dulek

yes, I think @dulek already provide very good summary here https://github.com/kubernetes/cloud-provider-openstack/issues/2436#issuecomment-1999897682

@Ketchup31 do you want to submit PR for that?

jichenjc avatar Apr 17 '24 02:04 jichenjc

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 Jul 16 '24 02:07 k8s-triage-robot

The Kubernetes project currently lacks enough active 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 rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

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

/lifecycle rotten

k8s-triage-robot avatar Aug 15 '24 02:08 k8s-triage-robot

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

This bot triages 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:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

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

/close not-planned

k8s-triage-robot avatar Sep 14 '24 02:09 k8s-triage-robot

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

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

This bot triages 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:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

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

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Sep 14 '24 02:09 k8s-ci-robot