--
You received this message because you are subscribed to the Google Groups "kubevirt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubevirt-dev...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kubevirt-dev/ca96f249-f8f4-4360-9390-16eb2f632ba7n%40googlegroups.com.
Hey Nahshon!As commented in the PR, since we plan to enable Kubevirt beta feature gates by default in v1.9, I think it is important that HCO will have an API to supply an arbitrary list of kubevirt FGs to disable in order to ensure downstream can disable these feature gates.
As we agreed offline, we’ll discuss this more thoroughly next week.
On Thu, Feb 19, 2026 at 6:35 PM 'Itamar Holder' via kubevirt-dev <kubevi...@googlegroups.com> wrote:Hey Nahshon!As commented in the PR, since we plan to enable Kubevirt beta feature gates by default in v1.9, I think it is important that HCO will have an API to supply an arbitrary list of kubevirt FGs to disable in order to ensure downstream can disable these feature gates.As we agreed offline, we’ll discuss this more thoroughly next week.Please share this publicly as I'm not sure I understand this.
HCO is opinionated. It should enable/disable feature gates as it pleases. It does not follow that HCO must expose an API with a lower level features. It smells like a violation of layering.