File tree Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Tell us about a problem you are experiencing
4+ labels : kind/bug
5+
6+ ---
7+
8+
9+ ** What steps did you take and what happened:**
10+ [ A clear and concise description of what the bug is.]
11+
12+
13+ ** What did you expect to happen:**
14+
15+
16+ ** Anything else you would like to add:**
17+ [ Miscellaneous information that will assist in solving the issue.]
18+
19+
20+ ** Environment:**
21+
22+ - Cluster-api-ipam-provider-in-cluster version:
23+ - Cluster-api version:
24+ - Kubernetes version: (use ` kubectl version ` ):
25+ - OS (e.g. from ` /etc/os-release ` ):
26+
27+ /kind bug
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature enhancement request
3+ about : Suggest an idea for this project
4+ labels : enhancement, kind/feature
5+
6+ ---
7+
8+
9+ ** Describe the solution you'd like**
10+ [ A clear and concise description of what you want to happen.]
11+
12+
13+ ** Anything else you would like to add:**
14+ [ Miscellaneous information that will assist in solving the issue.]
15+
16+
17+ /kind feature
Original file line number Diff line number Diff line change 1+ ---
2+ name : Release
3+ about : Release checklist
4+ labels : kind/release
5+
6+ ---
7+
8+ ## Release
9+
10+ Release vX.X.X
11+
12+ ## Checklist
13+
14+ - [ ] Update metadata & clusterctl-settings
15+ - [ ] Update docs, (compatibility table, usage etc) .
16+ - [ ] Create tag.
17+ - [ ] Update the created draft release to include (BREAKING Changes, Important Notes).
18+ - [ ] Promote the [ image] ( https://github.com/kubernetes/k8s.io/blob/main/registry.k8s.io/images/k8s-staging-capi-ipam-ic/images.yaml ) ,
19+ - [ ] Publish the release.
20+
21+
22+ /assign @cluster-api-ipam-provider-in-cluster -maintainers
23+ /kind release
You can’t perform that action at this time.
0 commit comments