Kuadrant / multicluster-gateway-controller

multi-cluster gateway controller, manages multi-cluster gateways based on gateway api and policy attachment
Apache License 2.0
10 stars 23 forks source link

Unified kuadrant - Remove TLSPolicy and DNSPolicy #785

Closed mikenairn closed 5 months ago

mikenairn commented 5 months ago

close #767 #766 #784

Removes all dns and tls related resources.

Verification

Tested with local-setup and e2e tests.

Requires

openshift-ci[bot] commented 5 months ago

[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: - ~~[OWNERS](https://github.com/Kuadrant/multicluster-gateway-controller/blob/main/OWNERS)~~ [maleck13,mikenairn] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
maleck13 commented 5 months ago

by passed e2e as this needs to be merged for them to start passing