You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Applying spec.components.runner.runnerAnnotations of the ChaosEngine CR in litmuschaos.io/v1alpha1 does not generate the requested annotation on the runner pod. The functionality seems to be broken. In addition, some inconsistencies between documentation, CRD, source code were found, e.g. here: https://litmuschaos.github.io/litmus/experiments/concepts/chaos-resources/chaos-engine/runner-components/ in the schema description - runnerAnnotations vs runnerAnnotation, or the source code
Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
What happened:
Applying spec.components.runner.runnerAnnotations of the ChaosEngine CR in litmuschaos.io/v1alpha1 does not generate the requested annotation on the runner pod. The functionality seems to be broken. In addition, some inconsistencies between documentation, CRD, source code were found, e.g. here: https://litmuschaos.github.io/litmus/experiments/concepts/chaos-resources/chaos-engine/runner-components/ in the schema description - runnerAnnotations vs runnerAnnotation, or the source code
chaos-operator/controllers/chaosengine_controller.go
Line 211 in 9fb5e5a
What you expected to happen:
runner annotations to be correctly applied
How to reproduce it (as minimally and precisely as possible):
by trying to apply this option
Anything else we need to know?:
Could you please check?
The text was updated successfully, but these errors were encountered: