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 some issues with virt bundle #615

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

larsks
Copy link
Member

@larsks larsks commented Nov 27, 2024

  • We are installing a subscription for the kubevirt-hyperconverged
    operator, but the subscription was named hco-operatorhub.

  • The operatorgroup had an unnecessary -group suffix, which doesn't match
    our other installs.

  • The bundle included resources which, according to cbea925, it's not
    clear if we need or not. Move this into the test cluster overlay for now
    in line with the comment in that commit.

@larsks larsks requested review from jtriley and computate November 27, 2024 20:47
- We are installing  a subscription for the `kubevirt-hyperconverged`
  operator, but the subscription was named `hco-operatorhub`.

- The operatorgroup had an unnecessary `-group` suffix, which doesn't match
  our other installs.

- The bundle included resources which, according to cbea925, it's not
  clear if we need or not. Move this into the test cluster overlay for now
  in line with the comment in that commit.
@larsks
Copy link
Member Author

larsks commented Dec 16, 2024

@computate Because we're renaming a subscription here, this may require manual intervention on the test cluster when it merges. I will ping you before that happens.

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