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

chore(cert-manager): reduce secret permissions #1295

Merged
merged 6 commits into from
Apr 28, 2023

Conversation

bacherfl
Copy link
Member

@bacherfl bacherfl commented Apr 27, 2023

This PR reduces the permissions granted to the certificate manager by restricting the modification rights to jus the secret it is responsible for

@netlify
Copy link

netlify bot commented Apr 27, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 3e535d4
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/644a6ed604063500089af8b2
😎 Deploy Preview https://deploy-preview-1295--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #1295 (e42192e) into main (cfeec33) will decrease coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1295      +/-   ##
==========================================
- Coverage   59.82%   59.80%   -0.03%     
==========================================
  Files         138      138              
  Lines       10462    10461       -1     
==========================================
- Hits         6259     6256       -3     
- Misses       3968     3969       +1     
- Partials      235      236       +1     
Impacted Files Coverage Δ
...okcontroller/keptnwebhookcertificate_controller.go 44.05% <ø> (+0.30%) ⬆️

... and 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 64.28% <ø> (+0.13%) ⬆️
component-tests 59.60% <ø> (-0.22%) ⬇️
lifecycle-operator 78.34% <ø> (ø)
metrics-operator 77.80% <ø> (ø)
scheduler 21.75% <ø> (ø)

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

Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
@bacherfl bacherfl marked this pull request as ready for review April 28, 2023 07:47
@bacherfl bacherfl requested a review from a team as a code owner April 28, 2023 07:47
odubajDT
odubajDT previously approved these changes Apr 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bacherfl bacherfl merged commit bd8de3b into keptn:main Apr 28, 2023
@bacherfl bacherfl deleted the chore/reduce-cert-manager-permission branch April 28, 2023 08:24
@keptn-bot keptn-bot mentioned this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants