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 Sep 9, 2020. It is now read-only.
both
ContainerPort
andServicePort
usenewConstructor("newNamed", newParam("name"), ... )
but ContainerPort has argument names swapped, at least when generated from ksonnet with
v1.8.0
apisepc:while order of args in ServicePort seems to be matching args to
newConstructor
:The text was updated successfully, but these errors were encountered: