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 worker HPA to target new worker groups #783

Merged
merged 6 commits into from
Jan 17, 2024
Merged

Commits on Jan 17, 2024

  1. Fix worker HPA to target new worker groups

    Also fix matchLabel clash between different worker deployments
    frankh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e9ba29a View commit details
    Browse the repository at this point in the history
  2. Fix root references

    frankh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    59c3e90 View commit details
    Browse the repository at this point in the history
  3. Fix non root values

    frankh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ce76fb9 View commit details
    Browse the repository at this point in the history
  4. Bump version

    frankh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d1fd7ce View commit details
    Browse the repository at this point in the history
  5. Swap worker naming around

    MatchLabels is immutable so easiest workaround is change the deployment names
    frankh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    106a251 View commit details
    Browse the repository at this point in the history
  6. Fix deploy name

    frankh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1928485 View commit details
    Browse the repository at this point in the history