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: Prevent Integration environment variables ordering randomization #2196

Merged
merged 2 commits into from
Apr 12, 2021
Merged

fix: Prevent Integration environment variables ordering randomization #2196

merged 2 commits into from
Apr 12, 2021

Conversation

astefanutti
Copy link
Member

Fixes #2188.

Release Note

fix: Prevent Integration environment variables ordering randomization

@nicolaferraro
Copy link
Member

nicolaferraro commented Apr 9, 2021

May this fix the yaks tests in other PRs (this one seems hitting another error)?
I see that YAKS failing to get the pod is due to knative creating two revisions of the same integration, with one of them disappearing after the timeout.

@nicolaferraro
Copy link
Member

May this fix the yaks tests in other PRs (this one seems hitting another error)?
I see that YAKS failing to get the pod is due to knative creating two revisions of the same integration, with one of them disappearing after the timeout.

No I think I fixed in the kamel-bind branch, it was an error in the knative-service trait

@astefanutti astefanutti merged commit dad0c47 into apache:master Apr 12, 2021
@astefanutti astefanutti deleted the pr-231 branch April 12, 2021 09:30
@nicolaferraro nicolaferraro mentioned this pull request Apr 13, 2021
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.

Multiple ReplicaSet Race Condition
3 participants