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

Add the ability to customize k8s client config #31398

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Feb 24, 2023

This gives users the ability to alter the
configuration provided by Quarkus in arbitrary ways

The pattern implemented is exactly the same as the one used in other extensions

Relates to: #31395

@quarkus-bot

This comment has been minimized.

@geoand geoand requested a review from Sgitario February 25, 2023 08:37
Copy link
Contributor

@Sgitario Sgitario left a comment

Choose a reason for hiding this comment

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

I'm missing some doc updates about this change and maybe a simple test to cover this change.

@geoand
Copy link
Contributor Author

geoand commented Feb 27, 2023 via email

@geoand
Copy link
Contributor Author

geoand commented Feb 27, 2023

PR updated

@geoand geoand requested a review from Sgitario February 27, 2023 09:41
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 27, 2023
@github-actions
Copy link

github-actions bot commented Feb 27, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

This gives users the ability to alter the
configuration provided by Quarkus in arbitrary ways

The pattern implemented is exactly the same as the
one used in other extensions

Relates to: quarkusio#31395
@quarkus-bot
Copy link

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

@geoand geoand merged commit 4774ea0 into quarkusio:main Feb 27, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 27, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Feb 27, 2023
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.

2 participants