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

chore: Use loopback address to call knative readiness/liveness internally #391

Merged

Conversation

jonathan-innis
Copy link
Member

Fixes: aws/karpenter-provider-aws#4154

Description

Use loopback address to call knative readiness/liveness internally so that no_proxy can be properly enabled to not proxy the request outside the pod.

How was this change tested?

/karpenter snapshot

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jonathan-innis jonathan-innis requested a review from a team as a code owner June 30, 2023 20:08
@jonathan-innis jonathan-innis enabled auto-merge (squash) June 30, 2023 20:08
@coveralls
Copy link

coveralls commented Jun 30, 2023

Pull Request Test Coverage Report for Build 5426612824

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.08%) to 81.711%

Files with Coverage Reduction New Missed Lines %
pkg/test/cachesyncingclient.go 2 82.47%
Totals Coverage Status
Change from base Build 5426283929: 0.08%
Covered Lines: 6983
Relevant Lines: 8546

💛 - Coveralls

@jonathan-innis jonathan-innis merged commit 540802e into kubernetes-sigs:main Jul 3, 2023
@jonathan-innis jonathan-innis deleted the fix-liveness-readiness branch July 3, 2023 18:56
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.

Webhook health checks break Karpenter usage with http_proxy
4 participants