Skip to content

Conversation

Sgitario
Copy link
Contributor

@Sgitario Sgitario commented Mar 9, 2023

If we select either quarkus.kubernetes.namespace=XX or quarkus.openshift.namespace=XX, the namespace XX should be used instead of the namespace that is configured by default (via oc project YY for example).

Fix #26180

If we select either `quarkus.kubernetes.namespace=XX` or `quarkus.openshift.namespace=XX`, the namespace `XX` should be used instead of the namespace that is configured by default (via `oc project YY` for example).

Fix quarkusio#26180
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 9, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Copy link
Contributor

@iocanel iocanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Do we need to do the same for deployment?

@Sgitario
Copy link
Contributor Author

LGTM

Do we need to do the same for deployment?

No, because the resources are already updated to set the namespace from the configuration.

@iocanel iocanel merged commit 90a11d6 into quarkusio:main Mar 10, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 10, 2023
@Sgitario Sgitario deleted the 26180 branch March 10, 2023 07:44
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.

OpenShift binary build targeting to another namespace failing
2 participants