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

Make Quarkus Kubernetes gitops friendly #31373

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

Sgitario
Copy link
Contributor

@Sgitario Sgitario commented Feb 23, 2023

  • Added new property quarkus.kubernetes.idempotent=true to avoid producing non idempotent resources.
  • Added new property quarkus.kubernetes.output-directory to select the target directory where to generate the resources.

Fix #26928
Fix #15473
Fix #31296

@github-actions
Copy link

github-actions bot commented Feb 23, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

[x] Added new property `quarkus.kubernetes.idempotent=true` to avoid producing non idempotent resources.
[x] Added new property `quarkus.kubernetes.output-directory` to select the target directory where to generate the resources.

Fix quarkusio#26928
Fix quarkusio#15473
Fix quarkusio#31296
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 23, 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

Quarkus Documentation automation moved this from To do to Reviewer approved Feb 28, 2023
@Sgitario Sgitario merged commit 225c0ca into quarkusio:main Feb 28, 2023
Quarkus Documentation automation moved this from Reviewer approved to Done Feb 28, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Feb 28, 2023
@Sgitario Sgitario deleted the 26928 branch February 28, 2023 12:04
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Feb 28, 2023
fedinskiy added a commit to fedinskiy/quarkus-test-suite that referenced this pull request Jul 11, 2023
Quarkus 3 allows making K8s manifests more Git-friendly [1]
We cover them with these changes, with a single exception[2]

[1] quarkusio/quarkus#31373
[2] quarkusio/quarkus#34673
fedinskiy added a commit to fedinskiy/quarkus-test-suite that referenced this pull request Jul 13, 2023
Quarkus 3 allows making K8s manifests more Git-friendly [1]
We cover them with these changes, with a single exception[2]

[1] quarkusio/quarkus#31373
[2] quarkusio/quarkus#34673
fedinskiy added a commit to fedinskiy/quarkus-test-suite that referenced this pull request Jul 13, 2023
Quarkus 3 allows making K8s manifests more Git-friendly [1]
We cover them with these changes, with a single exception[2]

[1] quarkusio/quarkus#31373
[2] quarkusio/quarkus#34673
fedinskiy added a commit to fedinskiy/quarkus-test-suite that referenced this pull request Jul 13, 2023
Quarkus 3 allows making K8s manifests more Git-friendly [1]
We cover them with these changes, with a single exception[2]

[1] quarkusio/quarkus#31373
[2] quarkusio/quarkus#34673
fedinskiy added a commit to fedinskiy/quarkus-test-suite that referenced this pull request Jul 14, 2023
Quarkus 3 allows making K8s manifests more Git-friendly [1]
We cover them with these changes, with a single exception[2]

[1] quarkusio/quarkus#31373
[2] quarkusio/quarkus#34673
fedinskiy added a commit to quarkus-qe/quarkus-test-suite that referenced this pull request Jul 14, 2023
Quarkus 3 allows making K8s manifests more Git-friendly [1]
We cover them with these changes, with a single exception[2]

[1] quarkusio/quarkus#31373
[2] quarkusio/quarkus#34673
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants