Aivars Sterns

Results 15 comments of Aivars Sterns

Sure, i will start working on this :)

Actually it is same situation with worker pod too.

by working on this, found also, that, if ReadWriteOnce is used, then housekeeping should be disabled, cause CronJob does not have PodAffinity definition

CronJob does not support affinity as per spec: https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/cron-job-v1/

ok, my bad, i saw error about that affinity when tried on cronjob, but that was cause of spacing wrong in definition.

i had this 512 error also, just like @arthepsy writes, fix connection string by appending `\n` before cookie output, and use `printf` instead of `echo`

Try moving newline in "\n{1}"

If you want some part to be responsible for please add PR with OWNERS file: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

I would most definitely like to see this in go, also maybe with some caching of objects when you switch context or namespace...