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

Spawn a pod to make request to cluster-agent #71

Merged

Conversation

HomayoonAlimohammadi
Copy link

Overview

This PR changes how we make a request to the cluster-agent. With this change we create a pod and run the curl command from that pod. This is a workaround for situations were pod IPs are internal/private and can not be contacted directly from CAPI providers.

@HomayoonAlimohammadi HomayoonAlimohammadi requested a review from a team October 22, 2024 16:59
Copy link

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

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

LGTM, great work!

@HomayoonAlimohammadi HomayoonAlimohammadi merged commit 14d9900 into main Oct 24, 2024
4 checks passed
@HomayoonAlimohammadi HomayoonAlimohammadi deleted the KU-1921/spawn-a-pod-to-call-remove-endpoint branch October 24, 2024 08:31
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.

2 participants