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

[dev_dns_updater] Fix dev_dns_updater for use with the new GKE auth plugin #1086

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

JamesMBartlett
Copy link
Member

Summary: The dev_dns_updater used to rely on running entirely under sudo. This broke k8s auth with the new GKE auth plugin. Instead we only use sudo to update the /etc/hosts file, and run the rest under the user.

Type of change: /kind bug

Test Plan: Tested that the dev_dns_updater now works with the new GKE auth plugin.

…lugin

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
@JamesMBartlett JamesMBartlett merged commit 99f4565 into pixie-io:main Mar 24, 2023
@JamesMBartlett JamesMBartlett deleted the dev_dns_fix branch March 24, 2023 22:38
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