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

chore(e2e) Upgrade test operators #4309

Merged
merged 2 commits into from
May 4, 2023

Conversation

gansheer
Copy link
Contributor

@gansheer gansheer commented May 2, 2023

Upgrade e2e deployed operators:

  • otlp collector
  • olm

Update defaults for DefaultRuntimeVersion

Release Note

NONE

@@ -26,7 +26,7 @@ const (
Version = "2.0.0-SNAPSHOT"

// DefaultRuntimeVersion --
DefaultRuntimeVersion = "3.20.1-SNAPSHOT"
DefaultRuntimeVersion = "2.16.0-SNAPSHOT"
Copy link
Contributor

Choose a reason for hiding this comment

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

This one should be already changed in main branch. Probably rebasing would sort the same effect.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

main branch is still on 3.20.1. Maybe there is a problem in a script ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, probably. There should be a nightly action that is in charge to regenerate this file.

Copy link
Contributor

Choose a reason for hiding this comment

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

Will be fixed by #4313. You can however remove this change, because when you make build it will take care to refresh on its own.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed the commit 👍

Copy link
Contributor

Choose a reason for hiding this comment

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

Cool. I've merged the aforementioned PR, at next automatic nightly update, it will refresh everything.

@gansheer gansheer force-pushed the chore/upgrade_test_operators branch from 15cdb1e to f925b71 Compare May 3, 2023 11:02
@gansheer gansheer force-pushed the chore/upgrade_test_operators branch from f925b71 to d598d00 Compare May 3, 2023 11:05
@squakez squakez merged commit 2f30c7e into apache:main May 4, 2023
13 of 14 checks passed
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.

None yet

2 participants