Unverified Commit 1c95f85c authored by Kinara Shah's avatar Kinara Shah Committed by GitHub
Browse files

Merge pull request #1879 from kinarashah/vgm

[2.3] vendor update
parents 65668784 c93fbdc3
Showing with 5 additions and 5 deletions
+5 -5
......@@ -47,7 +47,7 @@ require (
github.com/mattn/go-colorable v0.1.0
github.com/mcuadros/go-version v0.0.0-20180611085657-6d5863ca60fa
github.com/pkg/errors v0.8.1
github.com/rancher/kontainer-driver-metadata v0.0.0-20200103163853-fc4b583e9322
github.com/rancher/kontainer-driver-metadata v0.0.0-20200113180946-882815341981
github.com/rancher/norman v0.0.0-20191126011629-6269ccdbeace
github.com/rancher/types v0.0.0-20191220141556-ad31d6815bbd
github.com/sirupsen/logrus v1.4.2
......
......@@ -876,7 +876,7 @@ spec:
# When cluster is using large nodes(with more cores), "coresPerReplica" should dominate.
# If using small nodes, "nodesPerReplica" should dominate.
- --default-params={"linear":{"coresPerReplica":128,"nodesPerReplica":4,"min":1,"preventSinglePointFailure":true}}
- --nodelabels=node-role.kubernetes.io/worker=true
- --nodelabels=node-role.kubernetes.io/worker=true,beta.kubernetes.io/os=linux
- --logtostderr=true
- --v=2
{{- if eq .RBACConfig "rbac"}}
......
......@@ -129,7 +129,7 @@ github.com/prometheus/procfs
github.com/prometheus/procfs/internal/util
github.com/prometheus/procfs/nfs
github.com/prometheus/procfs/xfs
# github.com/rancher/kontainer-driver-metadata v0.0.0-20200103163853-fc4b583e9322
# github.com/rancher/kontainer-driver-metadata v0.0.0-20200113180946-882815341981
github.com/rancher/kontainer-driver-metadata/rke
github.com/rancher/kontainer-driver-metadata/rke/templates
# github.com/rancher/norman v0.0.0-20191126011629-6269ccdbeace
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment