ROX-27129: remove tenant-resources helm chart#2131
Conversation
|
/retest |
|
/retest |
|
/retest |
1 similar comment
|
/retest |
|
@hector-vido: The Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test images |
|
/retest |
|
/retest |
8 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/test images |
|
/retest |
e203f73 to
88952ee
Compare
|
/retest |
88952ee to
dc1e7d4
Compare
| fi | ||
|
|
||
| FAIL=0 | ||
| if ! "${GITROOT}/.openshift-ci/tests/netpol-test.sh"; then |
There was a problem hiding this comment.
Don't we still need those tests? Are we going to move them to the gitops repository? How about creating a follow-up ticket?
There was a problem hiding this comment.
I'm not sure if we still need them, but I can create a follow-up ticket.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kovayur, ludydoo 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 |
Description
Removing the tenant-resources helm chart.
This removes the logic branch where the reconciler could deploy the embedded
tenant-resourceshelm chart, and assumes that ArgoCD is always enabled for tenants.Also, the
Network Policy Testswere coupled to the oldtenant-resourceshelm chart, and had to be deleted along with the chart.Checklist (Definition of Done)
Test manualROX-12345: ...Test manual
TODO: Add manual testing efforts