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

fix(proxy): use fqdn for kotsadm-rqlite and kotsadm-minio addresses #4874

Conversation

emosbaugh
Copy link
Member

@emosbaugh emosbaugh commented Sep 9, 2024

What this PR does / why we need it:

When setting NO_PROXY env var to include .cluster.local this will not work with the shorthand dns.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?

KOTS will now use the fully qualified .svc.cluster.local address when making requests to kotsadm-rqlite and kotsadm-minio services for simplified HTTP proxy configuration using `NO_PROXY=.cluster.local`.

Does this PR require documentation?

@emosbaugh emosbaugh added type::bug Something isn't working bug::normal labels Sep 9, 2024
sgalsaleh
sgalsaleh previously approved these changes Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

@emosbaugh emosbaugh changed the title fix(proxy): use fqdn for kotsadm-rqlite address fix(proxy): use fqdn for kotsadm-rqlite and kotsadm-minio addresses Sep 9, 2024
@emosbaugh emosbaugh requested a review from sgalsaleh September 9, 2024 22:23
@emosbaugh emosbaugh merged commit abe9f73 into main Sep 9, 2024
116 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/sc-111693/remove-unnecessary-default-no-proxy-addresses branch September 9, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants