chore(RELEASE-2696): add release ns to stage CSS - #13696
Conversation
This commit adds the konflux-release-service-tenant namespace to the stage ClusterSecretStore namespace allow list. Release-service E2E will be orchestrated from stage instead of prod so ExternalSecrets need to work there. Signed-off-by: Johnny Bieren <jbieren@redhat.com>
PR Summary by QodoAllow release-service secrets in the staging namespace
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
Kustomize Render DiffComparing
Total: 1 components, +1 -0 lines 📋 Full diff available in the workflow summary and as a downloadable artifact. |
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can hide the parts of a finding you never read, like the evidence or the agent prompt |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13696 +/- ##
=======================================
Coverage 60.38% 60.38%
=======================================
Files 24 24
Lines 1628 1628
=======================================
Hits 983 983
Misses 563 563
Partials 82 82
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johnbieren, mshaposhnik The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
239e731
into
redhat-appstudio:main
This commit adds the konflux-release-service-tenant namespace to the stage ClusterSecretStore namespace allow list. Release-service E2E will be orchestrated from stage instead of prod so ExternalSecrets need to work there.