dark
dark
While I was doing code analysis, I found that variables already defined in grammar.py were duplicated.
### Feature request Can the pod's terminationGracePeriodSeconds setting be added to the pod template? **Reference** - https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#probe-level-terminationgraceperiodseconds ### Use case It often cancels a `pipelineRun` or `taskRun` that is running....
### Report There is an issue where, after creating the initial ScaledObject with the “paused” annotation set, when resuming, the ScaledObject correctly generates the HPA, but the "Paused" condition state...