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
Was updating the upgrade doc page to include aws and vpc-router-plugin images and I noticed that the vpc-router-plugin runs as romana-vpcrouter, which is inconsistent with the other image names.
kubectl -n kube-system set image deployment/romana-vpcrouter romana-vpcrouter=quay.io/romana/vpcrouter-romana-plugin:v2.0.1
Was updating the upgrade doc page to include
aws
andvpc-router-plugin
images and I noticed that thevpc-router-plugin
runs asromana-vpcrouter
, which is inconsistent with the other image names.kubectl -n kube-system set image deployment/romana-vpcrouter romana-vpcrouter=quay.io/romana/vpcrouter-romana-plugin:v2.0.1
kube-system deploy/romana-vpcrouter 1 1 1 1 5h romana-vpcrouter quay.io/romana/vpcrouter-romana-plugin:1.1.14 romana-app=vpcrouter
There is also an image called
vpc-router
in the quay repo, which also is confusing.The text was updated successfully, but these errors were encountered: