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 kill istio proxy logic #33779

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

Owen-CH-Leung
Copy link
Contributor

Further to this merged PR, I tested locally and observe that istio-proxy is still not being killed (yet the DAG is still being marked as success in the airflow UI).

After some testing I figured out that the simple solution is just to put a quote to the entire curl command. To test if it works successfully and sidecar is being killed, you can refer to my step-to-step instructions in here

Put a quote to the entire curl command
@potiuk potiuk merged commit 42bc8fc into apache:main Aug 26, 2023
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:cncf-kubernetes Kubernetes provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants