The highest tagged major version is
v18.
module
Version:
v6.4.0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
k8scloudconfig
Cloud-init configuration for setting up Kubernetes clusters
Versioning
k8scloudconfig library uses semver versioning scheme. Please follow simple rules, when creating new version:
- Increment MAJOR version number when breaking library API changes introduced.
- Increment PATCH version number for critical bug fixes. Patch release needs to be immediately included into patch release of operator.
- Increment MINOR version number for all other changes.
- WIP releases are only possible for major and minor version updates. Patch releases should be immediately frozen.
Examples:
- "Hyperkube upgrade from 1.9.5 to 1.10.1" is a minor version upgrade.
- "New field
DisableCalico
added to Params
struct" is a major version upgrade.
- "Kubelet configuration changed to prevent stuck in terminating state pods" is a patch version upgrade.
Branches
legacy
- All versions matching ~0.1.0.
- For dep-based operators.
master
- From version v6.0.0.
- For operators using go modules.
Directories
¶
pkg
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.