Skip to content

e2e: Aligns Immutable Fields Across Curl Manifests#13444

Merged
npolshakova merged 1 commit intokgateway-dev:mainfrom
danehans:issue_13408_opt_2
Feb 4, 2026
Merged

e2e: Aligns Immutable Fields Across Curl Manifests#13444
npolshakova merged 1 commit intokgateway-dev:mainfrom
danehans:issue_13408_opt_2

Conversation

@danehans
Copy link
Contributor

Description

Aligns immutable fields across curl manifests in e2e tests.

Fixes #13408

Change Type

/kind cleanup

Changelog

NONE

Additional Notes

N/A

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@gateway-bot gateway-bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none labels Jan 30, 2026
metadata:
name: curl
---
# Immutable pod spec fields should be consistent with test/e2e/defaults/testdata/curl_pod.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

if so many tests are using the same curl pod, can we have all the tests use the default one (test/e2e/defaults/testdata/curl_pod.yaml) instead of redefining it in each test manifest?

although not sure if it's worth the refactor if we will replace it soon (see #13053)

Copy link
Contributor Author

@danehans danehans Jan 30, 2026

Choose a reason for hiding this comment

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

@jenshu that's where I first started with https://github.com/danehans/kgateway/tree/issue_13408 but several tests have necessary deviations from test/e2e/defaults/testdata/curl_pod.yaml. +1 on #13053 being the best long-term solution.

@jenshu jenshu added this pull request to the merge queue Feb 2, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 2, 2026
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 2, 2026
@npolshakova npolshakova added this pull request to the merge queue Feb 4, 2026
Merged via the queue into kgateway-dev:main with commit 86e9841 Feb 4, 2026
36 checks passed
howardjohn pushed a commit to howardjohn/kgateway that referenced this pull request Feb 10, 2026
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flake: Forbidden: pod updates may not change fields

4 participants