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
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
If I put this is my test repository:
then I cannot update it.
First theory: it hits a corner case of ruamel (the python YAML parser in kubeyaml), which mangles it. But
outputs the result just fine.
Second theory: we're parsing or interpreting the manifest wrong in
cluster/kubernetes/resource/cronjob.go
-- yet to test this.The text was updated successfully, but these errors were encountered: