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

Fix issue with runtime config being consumed at build time #3715

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

stuartwdouglas
Copy link
Member

The Kubernetes resource generation only occurs at build time so it suffices
to read the http port value from MP Config

Fixes: #3677

The Kubernetes resource generation only occurs at build time so it suffices
to read the http port value from MP Config

Fixes: quarkusio#3677
@cescoffier cescoffier added the kind/bug Something isn't working label Aug 27, 2019
@cescoffier cescoffier added this to the 0.22.0 milestone Aug 27, 2019
@cescoffier cescoffier merged commit 12e2815 into quarkusio:master Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run time configuration consumed from VertxWebProcessor.kubernetes()
2 participants