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

Upgrade 0.48.1 #211

Merged
merged 5 commits into from
Jul 15, 2021
Merged

Upgrade 0.48.1 #211

merged 5 commits into from
Jul 15, 2021

Conversation

ubergesundheit
Copy link
Member

@ubergesundheit ubergesundheit commented Jul 15, 2021

This PR upgrades the controller image to 0.48.1

From this point on, the flag --disable-svc-external-name flag is set by default to disable forwarding to ExternalName Services. If you require this feature, you can disable setting this flag through user values by setting controller.disableExternalNameForwarding to false.

@ubergesundheit ubergesundheit requested a review from a team July 15, 2021 07:17
@ubergesundheit ubergesundheit marked this pull request as ready for review July 15, 2021 07:17
@ubergesundheit ubergesundheit requested review from a team and pipo02mix July 15, 2021 07:17
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
ubergesundheit and others added 2 commits July 15, 2021 09:36
Co-authored-by: Fernando Ripoll <fernando@giantswarm.io>
@ubergesundheit ubergesundheit merged commit 50abd94 into master Jul 15, 2021
@ubergesundheit ubergesundheit deleted the upgrade-0.48.1 branch July 15, 2021 07:53
@johannges
Copy link

johannges commented Oct 24, 2022

This PR upgrades the controller image to 0.48.1

From this point on, the flag --disable-svc-external-name flag is set by default to disable forwarding to ExternalName Services. If you require this feature, you can disable setting this flag through user values by setting controller.disableExternalNameForwarding to true.

@ubergesundheit Correct would be:

If you require this feature, you can disable setting this flag through user values by setting controller.disableExternalNameForwarding to false.

@ubergesundheit
Copy link
Member Author

@johannges thank you for noticing. It seems it is already correct in the Changelog. This PR was released as chart version 2.0.0

I'll also change it here.

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.

3 participants