Skip to content
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

Improve Config on k8s #5743

Open
tomas-langer opened this issue Dec 21, 2022 · 0 comments
Open

Improve Config on k8s #5743

tomas-langer opened this issue Dec 21, 2022 · 0 comments
Assignees
Labels
config enhancement New feature or request OCI P3

Comments

@tomas-langer
Copy link
Member

Investigate options for improving config location pick-up on a Kubernetes pod.
Is there a way to discover config maps/secrets? If so, can we easily add it as config sources to Helidon?

If such a discovery is possible, we could add a simple switch (config option, env var, sys property) to enable such automated pickup (+ having a module on classpath).

This would simplify deployment to k8s.
The current way is to use Helidon SE profiles, or Helidon MP meta conifguration with optional locations for the files to be loaded.

@m0mus m0mus added enhancement New feature or request verrazzano P3 labels Dec 22, 2022
@klustria klustria reopened this Dec 22, 2022
@trentjeff trentjeff added the OCI label Mar 29, 2023
@trentjeff trentjeff mentioned this issue Oct 4, 2023
1 task
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Normal priority in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config enhancement New feature or request OCI P3
Projects
Status: Normal priority
Development

No branches or pull requests

5 participants