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
The Go library has a misconfiguration which adds in "replicas"
and "availableReplicas" to the OpenVSX Proxy StatefulSet. This
can cause validation issues dependent upon the version of Kubernetes
that's being used.
This removes the block from the rendered Kubernetes objects which
is the expected behaviour.
0 commit comments