-
Notifications
You must be signed in to change notification settings - Fork 23
Unified kuadrant - Remove TLSPolicy and DNSPolicy #785
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes all look fine. Just wondering if we need to review where stuff for cert-manager is used and if that should also be removed?
0503a3a
to
d31ddc5
Compare
d31ddc5
to
414029c
Compare
414029c
to
b1a60ec
Compare
b1a60ec
to
9abc076
Compare
9abc076
to
e905f1a
Compare
* Remove dnspolicy, tlspolicy, dnsrecord, dnshealth and managedzone api and reconcilers * Remove all policy-controller related config and make targets
e905f1a
to
810bf05
Compare
810bf05
to
f5c13d8
Compare
f5c13d8
to
604c3d3
Compare
2096f85
to
cec4249
Compare
cec4249
to
edee556
Compare
edee556
to
8e492ff
Compare
8e492ff
to
5de4724
Compare
5de4724
to
33c232c
Compare
Adds the kuadrant-operator as a dependency of the MGC operator installation and is installed on the OCM hub cluster during local-setup. ci: add workflow_dispatch to e2e
33c232c
to
f1ff311
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
went through multi-cluster walkthrough and quick start all worked as expected
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maleck13, mikenairn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
by passed e2e as this needs to be merged for them to start passing |
close #767 #766 #784
Removes all dns and tls related resources.
Verification
Tested with local-setup and e2e tests.
Requires