You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe:
Sometimes in order to develop / debug, we just need to change some manifest
i.e kubeadm.conf, calico manifests etc
Provision takes lots of time.
Describe the solution you'd like:
We can create a folder in the host with manifests, and those manifests if exist,
would be populated into the cluster, replacing the manifests it use.
Describe alternatives you've considered:
We can update the container instead, but it would be the best to have a robust
method.
Additional context:
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
/lifecycle rotten
kubevirt-bot
added
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
and removed
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
labels
Feb 12, 2025
Is your feature request related to a problem? Please describe:
Sometimes in order to develop / debug, we just need to change some manifest
i.e kubeadm.conf, calico manifests etc
Provision takes lots of time.
Describe the solution you'd like:
We can create a folder in the host with manifests, and those manifests if exist,
would be populated into the cluster, replacing the manifests it use.
Describe alternatives you've considered:
We can update the container instead, but it would be the best to have a robust
method.
Additional context:
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: