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

Update Operator to use version v0.10.0-rc0 #1483

Merged
merged 1 commit into from
Jul 13, 2021
Merged

Conversation

submariner-bot
Copy link
Contributor

Update Operator to use version v0.10.0-rc0

@submariner-bot
Copy link
Contributor Author

🤖 I see this PR is using the local branch workflow, ignoring it on my side, have fun!
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

go.mod Outdated
@@ -34,17 +34,14 @@ require (
github.com/rivo/uniseg v0.2.0 // indirect
github.com/spf13/cobra v1.2.0
github.com/submariner-io/admiral v0.10.0-rc0
github.com/submariner-io/cloud-prepare v0.10.0-m2
github.com/submariner-io/cloud-prepare v0.10.0-rc0
github.com/submariner-io/lighthouse v0.10.0-m2.0.20210618122405-aef0fb374a53
Copy link
Contributor

@tpantelis tpantelis Jul 13, 2021

Choose a reason for hiding this comment

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

Why isn't lighthouse at v0.10.0-rc0 as well?

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably the bot script ignored the error with lighthouse v0.10.0-rc0 ^ @mkolesnik ?

Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest you run go get github.com/submariner-io/lighthouse@v0.10.0-rc0 && go mod vendor && go mod tidy and update this patch manually.

Signed-off-by: Automated Release <release@submariner.io>
Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
@mangelajo
Copy link
Contributor

Updated to pull the lighthouse contents from submariner-io/lighthouse#586

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jul 13, 2021
@submariner-bot submariner-bot merged commit 870e4e1 into devel Jul 13, 2021
@SteveMattar SteveMattar deleted the update_operator branch July 13, 2021 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants