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

csiaddons: add new RBAC #166

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

Madhu-1
Copy link
Collaborator

@Madhu-1 Madhu-1 commented Nov 6, 2024

Describe what this PR does

csiaddons required new RBAC in the next release to create/update the csiaddonsnode object based on the owner deployment/daemonset names of the pods its running with.

Is there anything that requires special attention

Do you have any questions?

No

Is the change backward compatible?

Yes

Are there concerns around backward compatibility?

No

Provide any external context for the change, if any.

RBAC's are required for this new change csi-addons/kubernetes-csi-addons#695

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.

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.

csiaddons required new RBAC in the next
release to create/update the csiaddonsnode
object based on the owner deployment/daemonset
names of the pods its running with.

Signed-off-by: Madhu Rajanna <[email protected]>
@Madhu-1 Madhu-1 requested a review from nb-ohad November 6, 2024 07:37
@nb-ohad
Copy link
Collaborator

nb-ohad commented Nov 6, 2024

@Madhu-1 Do we already have code that uses this RBAC or is that a preparation for some later code

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Nov 6, 2024

code that uses this RBAC or is that a preparation for some later cod

This RBAC is used by the sidecar container (which is going to be in next release)/ PR is already merged in csi-addons repo.

@nb-ohad nb-ohad merged commit 57a986e into ceph:main Nov 6, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants