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

[ENHANCEMENT] Colocate the created VirtualMachineBMC objects in the same namespace where the virtual machines are #62

Open
starbops opened this issue Jan 14, 2025 · 0 comments
Labels
area/rbac component/manager Relevant to the custom Kubernetes controllers kind/enhancement Improve or augment existing functionality

Comments

@starbops
Copy link
Owner

In KubeVirtBMC's current implementation, VirtualMachineBMC objects must be created in the kubevirtbmc-system namespace. Besides, the vm controller creates VirtualMachineBMC in that namespace automatically, too. It is more suitable to have VirtualMachineBMC objects created in the namespace where their parent objects, i.e., the VirtualMachine, live.

This can be improved along with #48.

@starbops starbops added kind/enhancement Improve or augment existing functionality component/manager Relevant to the custom Kubernetes controllers labels Jan 14, 2025
@starbops starbops moved this to Backlog in KubeVirtBMC project Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rbac component/manager Relevant to the custom Kubernetes controllers kind/enhancement Improve or augment existing functionality
Projects
Status: Backlog
Development

No branches or pull requests

1 participant