Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Gateways/HTTPRoutes not marked as enforced #143

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

jasonmadigan
Copy link
Member

@jasonmadigan jasonmadigan commented Nov 11, 2024

Before:
Screenshot 2024-11-11 at 10 40 13

After:
Screenshot 2024-11-11 at 10 39 48

Gateway:

[{"lastTransitionTime":"2024-11-07T13:00:17Z","message":"Object affected by TLSPolicy [gateway-system/tls]","observedGeneration":1,"reason":"Accepted","status":"True","type":"kuadrant.io/TLSPolicyAffected"},{"lastTransitionTime":"2024-11-07T13:00:17Z","message":"Object affected by DNSPolicy [gateway-system/dnspolicy gateway-system/dnspolicy-t1b gateway-system/dnspolicy-t1a]","observedGeneration":1,"reason":"Accepted","status":"True","type":"kuadrant.io/DNSPolicyAffected"},{"lastTransitionTime":"2024-11-07T13:00:13Z","message":"Route was valid, bound to 4 parents","observedGeneration":1,"reason":"Accepted","status":"True","type":"Accepted"},{"lastTransitionTime":"2024-11-07T13:00:14Z","message":"All references resolved","observedGeneration":1,"reason":"ResolvedRefs","status":"True","type":"ResolvedRefs"}]

Copy link

openshift-ci bot commented Nov 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jasonmadigan

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jasonmadigan jasonmadigan force-pushed the enforced-httproute-gateway branch from 7ff5fb3 to 0350e24 Compare November 11, 2024 10:39
@jasonmadigan
Copy link
Member Author

@R-Lawton small bug w/ gateways/httproutes not being marked as enforced, when they should be

@R-Lawton
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Nov 11, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 32b9632 into main Nov 11, 2024
5 checks passed
@jasonmadigan jasonmadigan deleted the enforced-httproute-gateway branch November 14, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants