-
Notifications
You must be signed in to change notification settings - Fork 434
fix(Grafana): .spec.config.security.admin_*
as fallback for external instances
#2092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Grafana): .spec.config.security.admin_*
as fallback for external instances
#2092
Conversation
.spec.config.security.admin_*
as fallback for External instances.spec.config.security.admin_*
as fallback for external instances
If possible, warn users about this functionality using validation logic as it's not recommended |
a443932
to
78b6d9c
Compare
78b6d9c
to
79f96b6
Compare
79f96b6
to
2f10f00
Compare
I don't think it's possible to implement warnings on specific fields when using a CRD. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Behaviour-wise, it should be OK. I do have a few recommendations around test refactoring, but I'll rather open another PR addressing that to unblock this and the dependent PR.
This allows using the
.spec.config
as a source of credentials for external instances.