Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
Rancher
Commits
f41e4fad
Commit
f41e4fad
authored
6 years ago
by
Alena Prokharchyk
Browse files
Options
Download
Email Patches
Plain Diff
Types vendor update to rollback to 1.11.3 as default k8s
parent
ed75132f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
vendor.conf
+1
-1
vendor.conf
vendor/github.com/rancher/types/apis/management.cattle.io/v3/k8s_defaults.go
+1
-1
...ancher/types/apis/management.cattle.io/v3/k8s_defaults.go
with
2 additions
and
2 deletions
+2
-2
vendor.conf
+
1
-
1
View file @
f41e4fad
...
...
@@ -36,7 +36,7 @@ github.com/heptio/authenticator d282f87a19728018b67d80754bcb3e9b04
github
.
com
/
mcuadros
/
go
-
version
6
d5863ca60fa6fe914b5fd43ed8533d7567c5b0b
github
.
com
/
rancher
/
rdns
-
server
bf662911db6acce4d6a85d2878653f68413b9176
github
.
com
/
rancher
/
types
9618
ce8fdaf31ccc7b1b1fc784275b7b78e489cf
github
.
com
/
rancher
/
types
b32f990585ca1cf5af482798fb3d71c8fef9fa5e
github
.
com
/
rancher
/
norman
d9c8831c9fa18d9072ad2a5ee8a3aae3e0cb4cd4
...
...
This diff is collapsed.
Click to expand it.
vendor/github.com/rancher/types/apis/management.cattle.io/v3/k8s_defaults.go
+
1
-
1
View file @
f41e4fad
...
...
@@ -9,7 +9,7 @@ import (
)
const
(
DefaultK8s
=
"v1.1
2.1
-rancher1-1"
DefaultK8s
=
"v1.1
1.3
-rancher1-1"
)
var
(
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment