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

1.17/fix/persistproxyspec #10025

Merged
merged 25 commits into from
Sep 15, 2024
Merged

1.17/fix/persistproxyspec #10025

merged 25 commits into from
Sep 15, 2024

Conversation

nfuden
Copy link
Contributor

@nfuden nfuden commented Sep 12, 2024

Description

In 1.17 we introduced a regression for instances using persist proxy spec.

Persist proxy spec is mostly non-useful and will be removed in 1.18 but does have some smaller edge cases still supported in 1.17.
Unlike most of our resources proxies were called at a stage where we can accept a resource into our gloo system but fail to write any statuses back out along with failing to update the proxy CR at rest in etcd.

Code changes

Label selection cleanup

CI changes

Updated Upgrade tests to check for this step

Context

On upgrading from a version 1.13+ to 1.17+ with persist proxy spec set to true manual intervention was required prior to this wrk.

Testing steps

Thanks to sam https://github.com/solo-io/gloo-gateway-shared-resources/tree/main/issues/gloo/9968

Original reproduction was hampered by overly aggressive clean up scripts scheduled by default on local so this simplest set up helps alot.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@nfuden nfuden requested a review from a team as a code owner September 12, 2024 14:04
@nfuden nfuden changed the base branch from main to v1.17.x September 12, 2024 14:04
@solo-changelog-bot
Copy link

Issues linked to changelog:
#9968

@nfuden nfuden added the work in progress signals bulldozer to keep pr open (don't auto-merge) label Sep 12, 2024
@nfuden
Copy link
Contributor Author

nfuden commented Sep 13, 2024

jenshu
jenshu previously approved these changes Sep 13, 2024
test/kube2e/upgrade/upgrade_test.go Show resolved Hide resolved
@nfuden nfuden removed the work in progress signals bulldozer to keep pr open (don't auto-merge) label Sep 13, 2024
@nfuden nfuden dismissed stale reviews from jenshu and sam-heilbron via 9093f82 September 13, 2024 20:34
@soloio-bulldozer soloio-bulldozer bot merged commit c79df39 into v1.17.x Sep 15, 2024
16 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the 1.17/fix/persistproxyspec branch September 15, 2024 17:40
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