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
CONSOLE-4765: Automate console tech preview flag via cluster FeatureSet
Implement automatic enabling of console tech preview features when the
cluster FeatureSet is configured to TechPreviewNoUpgrade. The console
operator now monitors the cluster's FeatureGate resource and sets the
TechPreviewEnabled flag in the console-config ConfigMap accordingly.
Key changes:
- Add FeatureGate informer to console operator
- Implement SyncTechPreview function following established patterns
- Add TechPreviewEnabled field to ClusterInfo in console config
- Update config builder to support tech preview flag
- Add comprehensive test coverage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments