Skip to content

Added configmap and deployment annotations capabilities#583

Open
Amir-Wollman wants to merge 1 commit into
influxdata:masterfrom
Amir-Wollman:resource_annotations
Open

Added configmap and deployment annotations capabilities#583
Amir-Wollman wants to merge 1 commit into
influxdata:masterfrom
Amir-Wollman:resource_annotations

Conversation

@Amir-Wollman

Copy link
Copy Markdown

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
Copy Markdown

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

Amir-Wollman commented Jan 7, 2024

Copy link
Copy Markdown
Author

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.

2 participants