Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: adding empty storageClassName in static pvc #4010

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

subhamkrai
Copy link
Contributor

Describe what this PR does

we need to add storageClassName: "" in static pvc yaml other we'll get error

Cannot bind to requested volume "fs-static-pv": storageClassName does not match

Is there anything that requires special attention

Do you have any questions?

Is the change backward compatible?

Are there concerns around backward compatibility?

Provide any external context for the change, if any.

For example:

Related issues

Mention any github issues relevant to this PR. Adding below line
will help to auto close the issue once the PR is merged.

Fixes: #issue_number

Future concerns

List items that are not part of the PR and do not impact it's
functionality, but are work items that can be taken up subsequently.


Show available bot commands

These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:

  • /retest ci/centos/<job-name>: retest the <job-name> after unrelated
    failure (please report the failure too!)

@subhamkrai
Copy link
Contributor Author

@Rakshith-R @Madhu-1 ^^

@riya-singhal31
Copy link
Contributor

riya-singhal31 commented Jul 24, 2023

@subhamkrai you may want to change the prefix of commit heading to doc(no 's'), https://github.com/ceph/ceph-csi/blob/devel/.commitlintrc.yml#L36., else commitlint will fail.
Thanks for the commit!

@subhamkrai subhamkrai changed the title docs: adding empty storageClassName in static pvc doc: adding empty storageClassName in static pvc Jul 24, 2023
@mergify mergify bot added ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures component/docs Issues and PRs related to documentation labels Jul 24, 2023
@subhamkrai
Copy link
Contributor Author

subhamkrai commented Jul 24, 2023

commitlint failed

Downloading https://get.helm.sh/helm-v3.9.0-linux-amd64.tar.gz
main: line 129: openssl: command not found
SHA sum of /tmp/helm-installer-kiQ1Pn/helm-v3.9.0-linux-amd64.tar.gz does not match. Aborting.
Failed to install helm with the arguments provided: --version v3.9.0
Accepted cli arguments are:

@nixpanic
Copy link
Member

@Mergifyio rebase

we need to add `storageClassName: ""` in static pvc
yaml other we'll get error
```
Cannot bind to requested volume "fs-static-pv": storageClassName does not match
```

Signed-off-by: subhamkrai <srai@redhat.com>
@mergify
Copy link
Contributor

mergify bot commented Jul 24, 2023

rebase

✅ Branch has been successfully rebased

@Rakshith-R Rakshith-R added the ok-to-test Label to trigger E2E tests label Jul 24, 2023
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.25

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.25

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.25

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Jul 24, 2023
@mergify mergify bot merged commit 1b2e200 into ceph:devel Jul 24, 2023
25 checks passed
Rakshith-R added a commit to Rakshith-R/ceph-csi that referenced this pull request Sep 7, 2023
we need to add `storageClassName: ""` in cephfs static pvc
similar what was done for rbd static pvc in ceph#4010.

Signed-off-by: Rakshith R <rar@redhat.com>
mergify bot pushed a commit that referenced this pull request Sep 7, 2023
we need to add `storageClassName: ""` in cephfs static pvc
similar what was done for rbd static pvc in #4010.

Signed-off-by: Rakshith R <rar@redhat.com>
openshift-cherrypick-robot pushed a commit to openshift-cherrypick-robot/ceph-csi that referenced this pull request Oct 11, 2023
we need to add `storageClassName: ""` in cephfs static pvc
similar what was done for rbd static pvc in ceph#4010.

Signed-off-by: Rakshith R <rar@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures component/docs Issues and PRs related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants