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

Respect disabling container-image build #22317

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

iocanel
Copy link
Contributor

@iocanel iocanel commented Dec 17, 2021

The pull request allows the image build to be explicitly disabled when deploying on Kubernetes/Openshift etc.
Currently, if the user tweaks the manifests and triggers a redeployment, the image will also get rebuild, even if the user adds -Dquarkus.contianer-image.build=false to the build parameters.

This pull request addresses that.

@quarkus-bot

This comment has been minimized.

@iocanel iocanel requested a review from geoand December 17, 2021 10:39
@geoand geoand changed the title fix: respect disabling container-image build Respect disabling container-image build Dec 17, 2021
@geoand geoand merged commit 9a37c31 into quarkusio:main Dec 17, 2021
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants