Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
36bd4cdc
Unverified
Commit
36bd4cdc
authored
4 years ago
by
Florian Ruynat
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update cni plugin to 0.9.0 (#7049)
parent
87eea16d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
roles/download/defaults/main.yml
+4
-4
4 additions, 4 deletions
roles/download/defaults/main.yml
with
5 additions
and
5 deletions
README.md
+
1
−
1
View file @
36bd4cdc
...
@@ -122,7 +122,7 @@ Note: Upstart/SysV init based OS types are not supported.
...
@@ -122,7 +122,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
containerd
](
https://containerd.io/
)
v1.3.9
-
[
containerd
](
https://containerd.io/
)
v1.3.9
-
[
cri-o
](
http://cri-o.io/
)
v1.19 (experimental: see
[
CRI-O Note
](
docs/cri-o.md
)
. Only on fedora, ubuntu and centos based OS)
-
[
cri-o
](
http://cri-o.io/
)
v1.19 (experimental: see
[
CRI-O Note
](
docs/cri-o.md
)
. Only on fedora, ubuntu and centos based OS)
-
Network Plugin
-
Network Plugin
-
[
cni-plugins
](
https://github.com/containernetworking/plugins
)
v0.
8.7
-
[
cni-plugins
](
https://github.com/containernetworking/plugins
)
v0.
9.0
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.16.5
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.16.5
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.8.5
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.8.5
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
4
−
4
View file @
36bd4cdc
...
@@ -74,7 +74,7 @@ typha_enabled: false
...
@@ -74,7 +74,7 @@ typha_enabled: false
flannel_version
:
"
v0.13.0"
flannel_version
:
"
v0.13.0"
cni_version
:
"
v0.
8.7
"
cni_version
:
"
v0.
9.0
"
weave_version
:
2.7.0
weave_version
:
2.7.0
pod_infra_version
:
"
3.3"
pod_infra_version
:
"
3.3"
...
@@ -428,9 +428,9 @@ etcd_binary_checksums:
...
@@ -428,9 +428,9 @@ etcd_binary_checksums:
arm64
:
1934ebb9f9f6501f706111b78e5e321a7ff8d7792d3d96a76e2d01874e42a300
arm64
:
1934ebb9f9f6501f706111b78e5e321a7ff8d7792d3d96a76e2d01874e42a300
amd64
:
2ac029e47bab752dacdb7b30032f230f49e2f457cbc32e8f555c2210bb5ff107
amd64
:
2ac029e47bab752dacdb7b30032f230f49e2f457cbc32e8f555c2210bb5ff107
cni_binary_checksums
:
cni_binary_checksums
:
arm
:
5757778f4c322ffd93d7586c60037b81a2eb79271af6f4edf9ff62b4f7868ed9
arm
:
11e6f62c6e67cb17b98f91e30718a057c6caf88d02e8f6ab3f3e0e8f642e0e26
arm64
:
ae13d7b5c05bd180ea9b5b68f44bdaa7bfb41034a2ef1d68fd8e1259797d642f
arm64
:
49bdf1d3c852a831964aea8c9d12340b36107ee756d8328403905ff599abc6f5
amd64
:
977824932d5667c7a37aa6a3cbba40100a6873e7bd97e83e8be837e3e7afd0a8
amd64
:
58a58d389895ba9f9bbd3ef330f186c0bb7484136d0bfb9b50152eed55d9ec24
calicoctl_binary_checksums
:
calicoctl_binary_checksums
:
arm
:
arm
:
v3.16.5
:
0
v3.16.5
:
0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment