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: avoid injector pod name collisions #2620

Merged
merged 6 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. fix: avoid injector pod name collisions

    Lucas Rodriguez committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    748fce5 View commit details
    Browse the repository at this point in the history
  2. fix error handling in StartInjectionMadness and reduce noisy spinner …

    …output
    Lucas Rodriguez committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5722351 View commit details
    Browse the repository at this point in the history
  3. use UUID instead of hash

    Lucas Rodriguez committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ba0d13e View commit details
    Browse the repository at this point in the history
  4. fix TestBuildInjectionPod unit test

    Lucas Rodriguez committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    11b95df View commit details
    Browse the repository at this point in the history
  5. return after success

    Lucas Rodriguez committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9e15acc View commit details
    Browse the repository at this point in the history
  6. cleanup loop

    AustinAbro321 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e9e5f34 View commit details
    Browse the repository at this point in the history