Skip to content

Commit 7ec2aaa

Browse files
author
Auto-release
committed
Release version 5.5.0
1 parent 09c8c84 commit 7ec2aaa

File tree

3 files changed

+81
-12
lines changed

3 files changed

+81
-12
lines changed

CHANGELOG.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v5.5.0](https://github.com/puppetlabs/puppetlabs-kubernetes/tree/v5.5.0) (2020-12-16)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-kubernetes/compare/v5.4.0...v5.5.0)
8+
9+
### Added
10+
11+
- Support installing containerd using a package [\#460](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/460) ([treydock](https://github.com/treydock))
12+
- pdksync - \(feat\) - Add support for puppet 7 [\#459](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/459) ([daianamezdrea](https://github.com/daianamezdrea))
13+
514
## [v5.4.0](https://github.com/puppetlabs/puppetlabs-kubernetes/tree/v5.4.0) (2020-11-30)
615

716
[Full Changelog](https://github.com/puppetlabs/puppetlabs-kubernetes/compare/v5.3.0...v5.4.0)
@@ -13,12 +22,7 @@ All notable changes to this project will be documented in this file. The format
1322

1423
### Fixed
1524

16-
- Updates docker yumrepo default [\#436](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/436) ([JasonWhall](https://github.com/JasonWhall))
17-
18-
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
19-
2025
- Remove invalid kube-proxy config resourceContainer [\#448](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/448) ([treydock](https://github.com/treydock))
21-
- Release mergeback version 5.3.0 [\#437](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/437) ([daianamezdrea](https://github.com/daianamezdrea))
2226

2327
## [v5.3.0](https://github.com/puppetlabs/puppetlabs-kubernetes/tree/v5.3.0) (2020-09-02)
2428

@@ -30,20 +34,19 @@ All notable changes to this project will be documented in this file. The format
3034
- Package pinning and auto restart of etcd [\#420](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/420) ([scoopex](https://github.com/scoopex))
3135
- Delegated PKI and adapt to k8s 1.15.3+ [\#412](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/412) ([Wiston999](https://github.com/Wiston999))
3236
- Add option to set the dns domain in kubernetes cluster [\#405](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/405) ([BaronMsk](https://github.com/BaronMsk))
37+
- \(FEAT\) Add docker storage options [\#383](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/383) ([AblionGE](https://github.com/AblionGE))
3338

3439
### Fixed
3540

41+
- Updates docker yumrepo default [\#436](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/436) ([JasonWhall](https://github.com/JasonWhall))
3642
- Update default yum repositories for docker [\#414](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/414) ([carabasdaniel](https://github.com/carabasdaniel))
3743
- Remove invalid field "max" from conntrack spec [\#407](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/407) ([nickperry](https://github.com/nickperry))
44+
- Configure extra\_volumes when cloud\_provider is set and cloud\_config is not. Fixes \#301 [\#361](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/361) ([nickperry](https://github.com/nickperry))
3845

3946
## [v5.2.0](https://github.com/puppetlabs/puppetlabs-kubernetes/tree/v5.2.0) (2020-05-13)
4047

4148
[Full Changelog](https://github.com/puppetlabs/puppetlabs-kubernetes/compare/v5.1.0...v5.2.0)
4249

43-
### Added
44-
45-
- \(FEAT\) Add docker storage options [\#383](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/383) ([AblionGE](https://github.com/AblionGE))
46-
4750
### Fixed
4851

4952
- Create client certificates per server with SAN values [\#382](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/382) ([AblionGE](https://github.com/AblionGE))
@@ -63,7 +66,6 @@ All notable changes to this project will be documented in this file. The format
6366
### Fixed
6467

6568
- Fix worker k8s 1.6 [\#363](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/363) ([BaronMsk](https://github.com/BaronMsk))
66-
- Configure extra\_volumes when cloud\_provider is set and cloud\_config is not. Fixes \#301 [\#361](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/361) ([nickperry](https://github.com/nickperry))
6769
- Add support for readOnly and pathType fields on volumes [\#359](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/359) ([nickperry](https://github.com/nickperry))
6870
- Adding all IPs for etcd servers to etcd server cert [\#350](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/350) ([blodone](https://github.com/blodone))
6971
- repair/improve package installation [\#348](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/348) ([scoopex](https://github.com/scoopex))
@@ -78,7 +80,6 @@ All notable changes to this project will be documented in this file. The format
7880
### Changed
7981

8082
- \(MODULES-9550\) - v5.0.0 Release Prep [\#324](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/324) ([sheenaajay](https://github.com/sheenaajay))
81-
- \(FM-8100\) Update minimum supported Puppet version to 5.5.10 [\#291](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/291) ([sheenaajay](https://github.com/sheenaajay))
8283

8384
### Added
8485

@@ -96,6 +97,10 @@ All notable changes to this project will be documented in this file. The format
9697

9798
[Full Changelog](https://github.com/puppetlabs/puppetlabs-kubernetes/compare/4.0.0...v4.0.1)
9899

100+
### Changed
101+
102+
- \(FM-8100\) Update minimum supported Puppet version to 5.5.10 [\#291](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/291) ([sheenaajay](https://github.com/sheenaajay))
103+
99104
### Fixed
100105

101106
- Add extra arguments for API server and controller manager [\#282](https://github.com/puppetlabs/puppetlabs-kubernetes/pull/282) ([fydai](https://github.com/fydai))

REFERENCE.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,14 @@ Parameters
596596
This is the version of the containerd runtime the module will install.
597597
Defaults to 1.1.0
598598

599+
[*containerd_install_method*]
600+
Whether to install containerd via archive or package.
601+
Defaults to archive
602+
603+
[*containerd_package_name*]
604+
containerd package name
605+
Defaults to containerd.io
606+
599607
[*containerd_archive*]
600608
The name of the containerd archive
601609
Defaults to containerd-${containerd_version}.linux-amd64.tar.gz
@@ -1086,6 +1094,22 @@ Data type: `Optional[String]`
10861094

10871095
Default value: `'1.1.0'`
10881096

1097+
##### `containerd_install_method`
1098+
1099+
Data type: `Enum['archive','package']`
1100+
1101+
1102+
1103+
Default value: `'archive'`
1104+
1105+
##### `containerd_package_name`
1106+
1107+
Data type: `String`
1108+
1109+
1110+
1111+
Default value: `'containerd.io'`
1112+
10891113
##### `docker_package_name`
10901114

10911115
Data type: `Optional[String]`
@@ -2862,6 +2886,30 @@ Data type: `Boolean`
28622886

28632887
Default value: `$kubernetes::controller`
28642888

2889+
##### `containerd_version`
2890+
2891+
Data type: `Optional[String]`
2892+
2893+
2894+
2895+
Default value: `$kubernetes::containerd_version`
2896+
2897+
##### `containerd_install_method`
2898+
2899+
Data type: `Enum['archive','package']`
2900+
2901+
2902+
2903+
Default value: `$kubernetes::containerd_install_method`
2904+
2905+
##### `containerd_package_name`
2906+
2907+
Data type: `String`
2908+
2909+
2910+
2911+
Default value: `$kubernetes::containerd_package_name`
2912+
28652913
##### `containerd_archive`
28662914

28672915
Data type: `Optional[String]`
@@ -3134,6 +3182,14 @@ Data type: `Optional[String]`
31343182

31353183
Default value: `$kubernetes::docker_key_source`
31363184

3185+
##### `containerd_install_method`
3186+
3187+
Data type: `Optional[String]`
3188+
3189+
3190+
3191+
Default value: `$kubernetes::containerd_install_method`
3192+
31373193
##### `manage_docker`
31383194

31393195
Data type: `Boolean`
@@ -3166,6 +3222,14 @@ Data type: `String`
31663222

31673223
Default value: `$kubernetes::container_runtime`
31683224

3225+
##### `containerd_install_method`
3226+
3227+
Data type: `Enum['archive','package']`
3228+
3229+
3230+
3231+
Default value: `$kubernetes::containerd_install_method`
3232+
31693233
##### `controller`
31703234

31713235
Data type: `Boolean`

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-kubernetes",
3-
"version": "5.4.0",
3+
"version": "5.5.0",
44
"author": "puppetlabs",
55
"summary": "The module installs and configures a Kubernetes cluster",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)