Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Done
-
None
-
None
-
False
-
None
-
False
-
NEW
-
OBSDA-7 - Adopting Loki as an alternative to Elasticsearch to support more lightweight, easier to manage/operate storage scenarios
-
Logging (LogExp) - Sprint 220, Log Storage - Sprint 221, Log Storage - Sprint 222, Log Storage - Sprint 223
Description
For quite sometime now kubebuilder supports and encourages operators to move any cli flags to proper component configuration manifests. This ensures that the ecosystem stays aligned with a future forward design as per the Kubernetes community has been migrating the core components away from this and toward using versioned config files, referred to as “component configs”.
Acceptance Criteria
- All present feature flags are available through the custom project config.
Developer Notes
- Requires to move the operator from single to multi-group. See https://book.kubebuilder.io/migration/multi-group.html
- Requires to add custom project config. See https://book.kubebuilder.io/component-config-tutorial/tutorial.html
Attachments
Issue Links
- links to