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

Add support for deployment labels and annotations #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonasrmichel
Copy link

What was changed

This PR adds support for configuring custom labels and annotations in the main metadata of all Deployment workloads:

  • server
  • server.frontend
  • server.history
  • server.matching
  • server.worker
  • admintools
  • web

Why?

These changes were added specifically to allow for custom server Deployment annotations so that a tool like stakater/Reloader may be used to auto-restart the server when persistence auth keys are rotated.

Checklist

  1. Closes

  2. How was this tested:

Local helm template rendering.

  1. Any docs updates needed?

@jonasrmichel jonasrmichel requested a review from a team as a code owner July 24, 2024 20:23
@CLAassistant
Copy link

CLAassistant commented Jul 24, 2024

CLA assistant check
All committers have signed the CLA.

@robholland
Copy link
Contributor

I'm going to wait for #539 to be merged, please then adjust this to lean on the helper, and add a similar helper for annotations.

@robholland
Copy link
Contributor

#539 is now merged. Please can you re-work the PR based on that?

@robholland robholland added the needs revision Team has requested some changes label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs revision Team has requested some changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants