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
In both the current and future implementation (#153) of configuring the operator using config we require that a config needs to be set for the operator to work. #153 implements even not reconciling paas(ns)'es while no config has been applied.
Please refactor to start the operator, and do some basic reconciling against a default config with sane defaults.
Describe Preferred Solution
Add a sane default config to the operator. If the user applies his own config, overwrite the default one.
Describe Alternatives
Everything regarding the paasconfig-controller and PaasConfigStore
Related Code
Additional Context
If the feature request is approved, would you be willing to submit a PR? (Help can be provided if you need assistance submitting a PR)
Yes
No
The text was updated successfully, but these errors were encountered:
Feature Request
Describe the Feature Request
In both the current and future implementation (#153) of configuring the operator using config we require that a config needs to be set for the operator to work. #153 implements even not reconciling paas(ns)'es while no config has been applied.
Please refactor to start the operator, and do some basic reconciling against a default config with sane defaults.
Describe Preferred Solution
Add a sane default config to the operator. If the user applies his own config, overwrite the default one.
Describe Alternatives
Everything regarding the paasconfig-controller and PaasConfigStore
Related Code
Additional Context
If the feature request is approved, would you be willing to submit a PR?
(Help can be provided if you need assistance submitting a PR)
The text was updated successfully, but these errors were encountered: