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
Looks like all this changes is a few unit tests. It appears that there is a line length limit in v2.4.0 and long lines are given line breaks and continue to the next line. Will make a PR to show the changes
Blocks #1500, related to kubernetes/kubernetes#98946
Both the api/go.mod and kyaml/go.mod are pinned to v2.3.0, but this has a problem: go-yaml/yaml#670
What happens if we change to v2.4.0?
The text was updated successfully, but these errors were encountered: