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

fix rbac rules for configmaps #116

Merged
merged 1 commit into from
Jan 8, 2019
Merged

Conversation

mickymiek
Copy link

RBAC rules to handle configmaps were missing

fixes #115

@rootfs rootfs merged commit a099834 into ceph:master Jan 8, 2019
@gman0
Copy link
Contributor

gman0 commented Jan 8, 2019

That was quick ;) thanks!

wilmardo pushed a commit to wilmardo/ceph-csi that referenced this pull request Jul 29, 2019
pkalever pushed a commit to pkalever/ceph-csi that referenced this pull request Aug 30, 2022
Sync devel branch with upstream
nixpanic pushed a commit that referenced this pull request Mar 23, 2023
This commit enables the multigroup api to allow
different group for csi-addons and volume-replication

updates: #116

Signed-off-by: yati1998 <ypadia@redhat.com>
nixpanic pushed a commit that referenced this pull request Mar 23, 2023
This commit adds types.go file for volumereplication
and volumereplicationclass that can be used to create the
respective crds.
This is a part of movement of volume replication operator
to kubernetes-csi-addons
https://github.com/csi-addons/volume-replication-operator/tree/main/api/v1alpha1

updates: #116

Signed-off-by: yati1998 <ypadia@redhat.com>
nixpanic pushed a commit that referenced this pull request Mar 23, 2023
This controller has been ported from
https://github.com/csi-addons/volume-replication-operator
with minimal changes required to suit
kubernetes-csi-addons design.
The main changes include:
- tweaks to rbac
- controller now communicates to sidecar
  instead of csi-driver
- sends secret name & ns instead of
  secret data, this will be fed in
  by the sidecar.

Resolves: #116

Signed-off-by: Rakshith R <rar@redhat.com>
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Signed-off-by: matancarmeli7 <matan.carmeli7@gmail.com>
Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
Signed-off-by: Santosh Pillai <sapillai@redhat.com>
Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
Signed-off-by: Umanga Chapagain <chapagainumanga@gmail.com>
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
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.

3 participants