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

[Release 2.3.x] fix(e2e): don't rollout Pods on operator upgrade #5504

Merged
merged 2 commits into from
May 16, 2024

Conversation

squakez
Copy link
Contributor

@squakez squakez commented May 14, 2024

This PR is making sure that we use Integration status version and runtime version for environment variables. During upgrade process those parameter are not updated as the Integration digest is not changing either.

We cannot move this yet on main branch as there are other changes there affecting Deployment that would require additional attention.

Release Note

fix(e2e): don't rollout Pods on operator upgrade

An IntegrationPod should not be rolled over during the operator upgrade
@squakez squakez added the kind/bug Something isn't working label May 14, 2024
@squakez squakez changed the title fix(e2e): don't rollout Pods on operator upgrade [Release 2.3.x] fix(e2e): don't rollout Pods on operator upgrade May 14, 2024
@squakez squakez merged commit d8aed9d into apache:release-2.3.x May 16, 2024
15 checks passed
@squakez squakez deleted the fix/5491_2_3 branch May 16, 2024 07:19
@squakez
Copy link
Contributor Author

squakez commented May 16, 2024

Given the investigation provided in #5491 (comment), I will revert partially these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants