Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

charts/osm-rbac: add delete verb for secrets #3570

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

ksubrmnn
Copy link
Contributor

Signed-off-by: Kalya Subramanian [email protected]

Description:
This adds the delete verb for secrets for the osm controller ClusterRole. This permission is needed by OpenShift to set the OwnerRef for envoy secrets for garbage collection.

Related to #3097

Affected area:

Functional Area
New Functionality [ ]
Documentation [ ]
Install [X]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Ingress [ ]
Egress [ ]
Networking [ ]
Observability [ ]
SMI Policy [ ]
Sidecar Injection [ ]
Security [ ]
Upgrade [ ]
Tests [X]
CI System [ ]
Demo [ ]
Performance [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?
    • Did you notify the maintainers and provide attribution?
      No
  2. Is this a breaking change?
    No

@ksubrmnn ksubrmnn requested a review from a team as a code owner June 10, 2021 13:04
@codecov-commenter
Copy link

Codecov Report

Merging #3570 (ae98166) into main (50174f7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3570   +/-   ##
=======================================
  Coverage   66.12%   66.12%           
=======================================
  Files         174      174           
  Lines        8309     8309           
=======================================
  Hits         5494     5494           
  Misses       2784     2784           
  Partials       31       31           
Flag Coverage Δ
unittests 66.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50174f7...ae98166. Read the comment docs.

@ksubrmnn ksubrmnn merged commit 8d0ec91 into openservicemesh:main Jun 10, 2021
@ksubrmnn ksubrmnn deleted the garb_coll branch June 10, 2021 16:01
whitneygriffith pushed a commit to whitneygriffith/osm that referenced this pull request Jun 15, 2021
Signed-off-by: Kalya Subramanian <[email protected]>
Signed-off-by: Whitney Griffith <[email protected]>
whitneygriffith pushed a commit to whitneygriffith/osm that referenced this pull request Jun 16, 2021
whitneygriffith pushed a commit to whitneygriffith/osm that referenced this pull request Jun 17, 2021
ksubrmnn added a commit to ksubrmnn/osm that referenced this pull request Jun 21, 2021
ksubrmnn added a commit that referenced this pull request Jun 22, 2021
shalier pushed a commit to shalier/osm that referenced this pull request Jun 30, 2021
@ksubrmnn ksubrmnn linked an issue Jul 20, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure e2es to run on OpenShift
4 participants