cosmo
cosmo copied to clipboard
Add annotations value for pod in k8s jobs
Component(s)
controlplane
Is your feature request related to a problem? Please describe.
Add annotations value for pod in k8s jobs
Describe the solution you'd like
I added a PR see https://github.com/wundergraph/cosmo/pull/650
Describe alternatives you've considered
No response
Additional context
No response
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible. The roadmap is driven by our customers and we have to prioritize issues that are important to them. You can influence the priority by becoming a customer. Please contact us here.
Hi,
Thank you for your contribution! We will take a look in due course.
Thank you also for your patience!
@Aenimus @StarpTech Any news here? I can open a PR if you want?
Hi @PeteMac88 we added support for labels but annotations are missing. Feel free to create a PR that extends it in the same way.
additionalJobAnnotations: {}
jobs:
deactivateOrganization:
additionalAnnotations: {}