Reloader icon indicating copy to clipboard operation
Reloader copied to clipboard

Does Reloader support Kubernetes Jobs

Open stuartm21 opened this issue 2 years ago • 3 comments

We have some secrets and that secret will automatically update by another our apps. So we are looking to run a k8s job when the secret got updated.

stuartm21 avatar Mar 16 '22 09:03 stuartm21

Currently, Reloader does not support Jobs, but we welcome the contributions via pull requests :)

faizanahmad055 avatar Mar 16 '22 09:03 faizanahmad055

Oh, I was wondering the same

brunocascio avatar Apr 25 '23 20:04 brunocascio

Is it still not supported ? Because I tried to deploy it using the latest version and I'm having "Failed to list cronjobs cronjobs.batch is forbidden. User "serviceaccount:abc:abc" cannot list resource "cronjobs" in API group "batch" in the namespace "kube-system".

Edited: just updating my helm chart should fix it. I think this issue should be close, https://github.com/stakater/Reloader/issues/452

JnMik avatar Nov 30 '23 17:11 JnMik