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

feat(refinery): add support for topologySpreadConstraints #390

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

nakamume
Copy link
Contributor

@nakamume nakamume commented Sep 19, 2024

Which problem is this PR solving?

Short description of the changes

Adds support for providing topologySpreadConstraints field. This will help us deploy refinery confirming to some topology constraints.

@nakamume nakamume requested a review from a team as a code owner September 19, 2024 09:19
@TylerHelmuth TylerHelmuth added type: enhancement New feature or request status: oncall Flagged for awareness from Honeycomb Telemetry Oncall version: bump minor A PR that adds behavior, but is backwards-compatible. labels Sep 19, 2024
@nakamume
Copy link
Contributor Author

@TylerHelmuth can we get some ❤️ ❤️ here. Thanks.

@JamieDanielson
Copy link
Contributor

Thanks for this @nakamume ! At a glance this seems reasonable but I'm looking into whether there's any reason we haven't done it yet (is it just time/resources or something else?). I'd think this should be a feature (feat) not a chore, with a minor bump instead of a patch. And it looks like this would close #97 so we can link that up as well.

@JamieDanielson JamieDanielson changed the title chore(refinery): add support for topologySpreadConstraints feat(refinery): add support for topologySpreadConstraints Oct 3, 2024
@JamieDanielson JamieDanielson merged commit cb75cfb into honeycombio:main Oct 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: oncall Flagged for awareness from Honeycomb Telemetry Oncall type: enhancement New feature or request version: bump minor A PR that adds behavior, but is backwards-compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider Enabling topologySpreadConstraints for Refinery Helm Chart
4 participants