Skip to content

Conversation

@frankh
Copy link
Contributor

@frankh frankh commented Jan 17, 2024

Also fix matchLabel clash between different worker deployments

Description

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How has this been tested?

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
Also fix matchLabel clash between different worker deployments
@frankh frankh requested a review from webjunkie January 17, 2024 10:20
Copy link
Contributor

@webjunkie webjunkie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these references need to be adjusted.

@frankh frankh force-pushed the frank/worker-hpa-fix branch from a65ad2a to ce76fb9 Compare January 17, 2024 10:40
MatchLabels is immutable so easiest workaround is change the deployment names
@frankh frankh requested a review from webjunkie January 17, 2024 11:30
@frankh frankh merged commit 0cb5186 into main Jan 17, 2024
@frankh frankh deleted the frank/worker-hpa-fix branch January 17, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants