-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Update Procedure
- Read this document.
Before Check List
There is a check list to confirm depending libraries or tools are released. The release notes for Kubernetes should also be checked.
Must Update Dependencies
Must update Kubernetes with each new version of Kubernetes.
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-tools
- topolvm
Release notes check
- Read the necessary release notes for Kubernetes.
Checklist
- Finish implementation of the issue
- Test all functions