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

Support empty env var values in Kubernetes/Knative/OpenShift extensions #27681

Merged
merged 1 commit into from Sep 2, 2022

Conversation

Sgitario
Copy link
Contributor

@Sgitario Sgitario commented Sep 2, 2022

This change allows setting env var with empty values: quarkus.kubernetes.env.vars.TESTVAR=

Fix #27663

@quarkus-bot

This comment was marked as resolved.

@Sgitario Sgitario changed the title kubernetes: support empty env var values Support empty env var values in Kubernetes/Knative/OpenShift extensions Sep 2, 2022
@Sgitario Sgitario force-pushed the kubernetes_allow_envvar_optional branch from 7505ed6 to 002af34 Compare September 2, 2022 06:07
@Sgitario Sgitario requested a review from geoand September 2, 2022 06:07
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 2, 2022
@geoand geoand merged commit 86a212c into quarkusio:main Sep 2, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Sep 2, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Sep 2, 2022
@Sgitario Sgitario deleted the kubernetes_allow_envvar_optional branch September 2, 2022 08:30
@gsmet gsmet modified the milestones: 2.13 - main, 2.12.1.Final Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubernetes env vars do not allow empty values
3 participants