Skip to content

Conversation

nemacysts
Copy link
Member

This was initially added just for autoscaling purposes, but it complicates the code a bit to have it only be included for autoscaled instances and it's a somewhat useful label to have for adhoc filtering - so let's do a big bounce to simplify/improve things :)

EvanKrall
EvanKrall previously approved these changes Sep 26, 2025
This was initially added just for autoscaling purposes, but it
complicates the code a bit to have it only be included for autoscaled
instances and it's a somewhat useful label to have for adhoc filtering -
so let's do a big bounce to simplify/improve things :)
# character limit for k8s labels (63 chars)
labels["paasta.yelp.com/deploy_group"] = self.get_deploy_group()

# NOTE: these are not mutually exclusive as a service could use multiple autoscaling types
Copy link
Contributor

Choose a reason for hiding this comment

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

+++++++++

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.

3 participants