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

remove gloo-proxy prefix from e2e tests #10630

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

jenshu
Copy link
Contributor

@jenshu jenshu commented Feb 14, 2025

blanket removal of all gloo-proxy references in the e2e tests

Signed-off-by: Jenny Shu <[email protected]>
@jenshu jenshu added this pull request to the merge queue Feb 14, 2025
@@ -25,7 +25,7 @@ var (
// When we apply the deployer-provision.yaml file, we expect resources to be created with this metadata
glooProxyObjectMeta = func(ns string) metav1.ObjectMeta {
return metav1.ObjectMeta{
Name: "gloo-proxy-gw",
Name: "gw",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cant this cause collisions with other projects?

@timflannagan
Copy link
Member

Follow-up to #10629.

Merged via the queue into kgateway-dev:main with commit 16dee68 Feb 14, 2025
9 checks passed
@jenshu jenshu deleted the e2e-remove-gloo-proxy branch February 14, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants