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

feat(core, kubevirt): disable kubevirt exportproxy #479

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

yaroslavborbat
Copy link
Member

@yaroslavborbat yaroslavborbat commented Oct 29, 2024

Description

Remove FeatureGate VMExport from kubevirt config.
Remove patches related to exportproxy.

Why do we need it, and what problem does it solve?

We scaled exportproxy to 0 replicas with patches to disabled unneeded component. Without VMExport feature virt-operator doesn't create Deployment at all.

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@diafour
Copy link
Member

diafour commented Oct 29, 2024

Need more detailed description what is going on here. We already disable exportproxy with replicas:0.

diafour
diafour previously approved these changes Nov 2, 2024
Signed-off-by: yaroslavborbat <[email protected]>
@yaroslavborbat yaroslavborbat merged commit b649734 into main Nov 5, 2024
12 checks passed
@yaroslavborbat yaroslavborbat deleted the feat/core/disable-kubevirt-exportproxy branch November 5, 2024 09:02
danilrwx pushed a commit that referenced this pull request Nov 5, 2024
Remove FeatureGate VMExport from kubevirt config.
Remove patches related to exportproxy.

Signed-off-by: yaroslavborbat <[email protected]>
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