Skip to content

🌱 Change from using prometheus operator to a custom test operator for e2e #1457

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

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dtfranz
Copy link
Contributor

@dtfranz dtfranz commented Nov 13, 2024

If e2e is run on a cluster that already has prometheus-operator installed then all of our tests will fail. This PR replaces the prometheus-operator manifests with a fake bundle and also removes our reliance on the operatorhub catalog for the multiple catalogs test.

Borrows a lot from @tmshort 's simple-bundle repo for the bundle content.

@dtfranz dtfranz requested a review from a team as a code owner November 13, 2024 16:56
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit f49595e
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6734f1034c9c6e0009061c1b
😎 Deploy Preview https://deploy-preview-1457--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dtfranz dtfranz force-pushed the test-operator-bundle branch from c6b1ecf to ccf5993 Compare November 13, 2024 17:13
@dtfranz dtfranz force-pushed the test-operator-bundle branch from ccf5993 to f49595e Compare November 13, 2024 18:33
Copy link
Contributor

@perdasilva perdasilva left a comment

Choose a reason for hiding this comment

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

lgtm - Thank you ^^

@dtfranz dtfranz added this pull request to the merge queue Nov 13, 2024
Merged via the queue into operator-framework:main with commit 293cd7f Nov 13, 2024
17 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.

2 participants