Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

[WIP] Test #733

Closed
wants to merge 4 commits into from
Closed

[WIP] Test #733

wants to merge 4 commits into from

Conversation

maksymvavilov
Copy link
Contributor

No description provided.

mikenairn and others added 4 commits December 12, 2023 12:32
Remove all dependencies related to OCM from the policy controller and
associated code.

Instead of labeling the OCM ManagedCluster resources with weight and geo
metadata, the labels are now added to the gateway itself with the
cluster name embedded.

```
"kuadrant.io/kind-mgc-control-plane_lb-attribute-weight":   "TSTATTR",
"kuadrant.io/kind-mgc-control-plane_lb-attribute-geo-code": "EU"
```
Adds the watch for ManagedCluster resources to the gateway controller
and adds an additional step in the reconcile (reconcileClusterLabels) to
map the kuadrant.io labels from cluster(s) to gateway.

reconcileClusterLabels - Not Implemented
Copy link
Contributor

openshift-ci bot commented Dec 15, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: makslion
Once this PR has been reviewed and has the lgtm label, please assign david-martin for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@maksymvavilov maksymvavilov deleted the test branch December 15, 2023 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants