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

added a sanitization to replace / with - #3167

Merged
merged 1 commit into from
May 10, 2023

Conversation

jacoblbeck
Copy link
Contributor

@jacoblbeck jacoblbeck commented May 8, 2023

Description

AWS automatically adds a / in the cluster names, so i'm replacing all / with a - so when the authenticator service runs it properly creates the file instead of a path

Checklist

  • I made sure to update ./CHANGELOG.md.
  • I made sure to add any docs changes required for my change (including release notes).
  • My change is adequately tested.
  • I updated DEVELOPING.md with any any special dev tricks I had to use to work on this code efficiently.
  • I updated TELEMETRY.md if I added, changed, or removed a metric name.
  • Once my PR is ready to have integration tests ran, I posted the PR in #telepresence-dev in the datawire-oss slack so that the "ok to test" label can be applied.

@jacoblbeck jacoblbeck force-pushed the jbeck/sanitize_kubeconfig_names branch 2 times, most recently from 84dd2bc to 447894a Compare May 8, 2023 20:25
@jacoblbeck jacoblbeck marked this pull request as ready for review May 8, 2023 20:25
@jacoblbeck jacoblbeck added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 8, 2023
@jacoblbeck jacoblbeck requested review from a team and thallgren and removed request for a team May 9, 2023 17:04
@jacoblbeck jacoblbeck force-pushed the jbeck/sanitize_kubeconfig_names branch from 447894a to 124ef8b Compare May 9, 2023 18:56
@jacoblbeck jacoblbeck added ok to test Applied by maintainers when a PR is ready to have tests run on it and removed ok to test Applied by maintainers when a PR is ready to have tests run on it labels May 9, 2023
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 9, 2023
@jacoblbeck jacoblbeck force-pushed the jbeck/sanitize_kubeconfig_names branch from 124ef8b to 5fe9ecf Compare May 10, 2023 14:12
@jacoblbeck jacoblbeck added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 10, 2023
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 10, 2023
@jacoblbeck jacoblbeck merged commit 41cdc42 into release/v2 May 10, 2023
@jacoblbeck jacoblbeck deleted the jbeck/sanitize_kubeconfig_names branch May 10, 2023 17:01
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