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

helm: fix seLinuxMount option for csi driver object #4519

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

iPraveenParihar
Copy link
Contributor

@iPraveenParihar iPraveenParihar commented Mar 28, 2024

Describe what this PR does

This commit fixes the typo from .Values.seLinuxMount to .Values.CSIDriver.seLinuxMount.

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next major release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

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!)

@iPraveenParihar iPraveenParihar self-assigned this Mar 28, 2024
@mergify mergify bot added component/deployment Helm chart, kubernetes templates and configuration Issues/PRs bug Something isn't working labels Mar 28, 2024
@iPraveenParihar iPraveenParihar marked this pull request as ready for review March 29, 2024 03:09
Copy link
Contributor

@Rakshith-R Rakshith-R left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@Rakshith-R Rakshith-R requested a review from nixpanic March 29, 2024 05:13
Rakshith-R referenced this pull request Mar 29, 2024
Signed-off-by: Ruslan Khizhnyak <rkhizhnyak@ptsecurity.com>
@Rakshith-R
Copy link
Contributor

@iPraveenParihar Can you document csidriver options in https://github.com/ceph/ceph-csi/tree/devel/charts/ceph-csi-rbd#configuration docs too(cephfs helm docs too) ?

@nixpanic
Copy link
Member

@Mergifyio rebase

This commit fixes the typo from `.Values.seLinuxMount` to
`.Values.CSIDriver.seLinuxMount` used in helm charts.

Signed-off-by: Praveen M <m.praveen@ibm.com>
Copy link
Contributor

mergify bot commented Mar 29, 2024

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the helm/fix-selinux-option branch from a729174 to 3c2659f Compare March 29, 2024 08:50
@nixpanic
Copy link
Member

@Mergifyio queue

Copy link
Contributor

mergify bot commented Mar 29, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 33a888f

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Mar 29, 2024
@ceph-csi-bot
Copy link
Collaborator

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

@ceph-csi-bot
Copy link
Collaborator

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

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

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

@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-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

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

@ceph-csi-bot
Copy link
Collaborator

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

@ceph-csi-bot
Copy link
Collaborator

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

@ceph-csi-bot
Copy link
Collaborator

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

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Mar 29, 2024
@mergify mergify bot merged commit 33a888f into ceph:devel Mar 29, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/deployment Helm chart, kubernetes templates and configuration Issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants