File tree 2 files changed +20
-2
lines changed
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Version 1.0.3
2
+
3
+ Change exec path for controller PR #57
4
+
5
+ Fix gpg key for docker apt repo PR #58
6
+
7
+ Fix in kubetool for weave cni provider URL PR #63
8
+
9
+
1
10
# Version 1.0.2
2
11
Hotfix for kubelet downgrading cni in the rhel family
3
12
13
+
4
14
# Version 1.0.1
5
15
Support for weave and flannel
6
16
7
- EPEL module removed as dependency
17
+ EPEL module removed as dependency
8
18
9
19
Added ` $apiserver_extra_arguments ` PR #47
10
20
@@ -14,26 +24,34 @@ Added support for stdlib 4.24.0
14
24
15
25
Updated kubetool to include CNI information in hiera (see README)
16
26
27
+
17
28
# Version 1.0.0
18
29
Officially supported version of puppetlabs-kubernetes
19
30
31
+
20
32
# Version 0.2.0
21
33
Supports Kubernetes up to 1.9.x
22
34
23
35
Adds support for cri-containerd runtime
24
36
25
37
Provides additional os and runtime switches for Kubetool
26
38
39
+
27
40
# Version 0.1.3
41
+
28
42
Provide cli switches for kubetool, and add Dockerfile
29
43
30
44
# Version 0.1.2
45
+
46
+
31
47
Supports Kubernetes up to 1.8.x
32
48
33
49
# Version 0.1.1
50
+
34
51
Hotfix for kubeproxy
35
52
36
53
# Version 0.1.0
54
+
37
55
First release
38
56
39
57
Supports Kubernetes 1.6 - 1.7.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-kubernetes" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"author" : " Puppet" ,
5
5
"summary" : " The module installs and configures a Kubernetes cluster" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments