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

Added configmap and deployment annotations capabilities #583

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

Conversation

Amir-Wollman
Copy link

Added ability to specify annotations in deployment and configmap.
The motivation to do so is to allow reloader to match & search resources valid for reloading, and I suspect there are further use-cases.

Did not add to service resource as it is already enabled using service.annotaions, as well as PDB, Role and RoleBinding resources for which it isn't as relevant.

@SuperCoolAlan
Copy link

Added ability to specify annotations in deployment and configmap. The motivation to do so is to allow reloader to match & search resources valid for reloading, and I suspect there are further use-cases.

@Amir-Wollman when you mention the "reloader" here, which are you referring to?

@Amir-Wollman
Copy link
Author

Amir-Wollman commented Jan 7, 2024

Added ability to specify annotations in deployment and configmap. The motivation to do so is to allow reloader to match & search resources valid for reloading, and I suspect there are further use-cases.

@Amir-Wollman when you mention the "reloader" here, which are you referring to?

@SuperCoolAlan
Sorry for the delayed response - didn't notice this message.
By reloader, I mean the stakater reloader, but this is probably useful for more implementations.

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.

None yet

2 participants