summaryrefslogtreecommitdiff
path: root/sig-cli
diff options
context:
space:
mode:
Diffstat (limited to 'sig-cli')
-rw-r--r--sig-cli/annual-report-2022.md117
1 files changed, 117 insertions, 0 deletions
diff --git a/sig-cli/annual-report-2022.md b/sig-cli/annual-report-2022.md
new file mode 100644
index 00000000..9d5848d4
--- /dev/null
+++ b/sig-cli/annual-report-2022.md
@@ -0,0 +1,117 @@
+# 2022 Annual Report: SIG CLI
+
+## Current initiatives
+
+1. What work did the SIG do this year that should be highlighted?
+
+ -
+ -
+ -
+
+2. What initiatives are you working on that aren't being tracked in KEPs?
+
+ -
+ -
+ -
+
+
+
+3. KEP work in 2022 (v1.24, v1.25, v1.26):
+ - alpha:
+ - [2299 - Kustomize Plugin Composition API](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2299-kustomize-plugin-composition) - v1.24
+ - [2551 - kubectl return code normalization](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2551-return-code-normalization) - v1.24
+ - [2906 - Kustomize Function Catalog](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2906-kustomize-function-catalog) - v1.24
+ - [2953 - Kustomize Plugin Graduation](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2953-kustomize-plugin-graduation) - v1.24
+ - [3104 - Introduce kuberc](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3104-introduce-kuberc) - v1.25
+ - beta:
+ - [1441 - kubectl debug](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/1441-kubectl-debug) - v1.24
+
+
+## Project health
+
+1. What areas and/or subprojects does your group need the most help with?
+ Any areas with 2 or fewer OWNERs? (link to more details)
+
+ -
+ -
+ -
+
+2. What metrics/community health stats does your group care about and/or measure?
+
+ -
+ -
+ -
+
+3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
+ to activities or programs that provide useful context or allow easy participation?
+
+ -
+
+4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
+ does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
+
+ -
+
+5. Does the group have contributors from multiple companies/affiliations?
+
+ -
+
+6. Are there ways end users/companies can contribute that they currently are not?
+ If one of those ways is more full time support, what would they work on and why?
+
+ -
+ -
+
+## Membership
+
+- Primary slack channel member count:
+- Primary mailing list member count:
+- Primary meeting attendee count (estimated, if needed):
+- Primary meeting participant count (estimated, if needed):
+- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
+- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
+
+Include any other ways you measure group membership
+
+## [Subprojects](https://git.k8s.io/community/sig-cli#subprojects)
+
+
+
+**Continuing:**
+
+ - cli-experimental
+ - cli-sdk
+ - cli-utils
+ - krew
+ - krew-index
+ - krm-functions
+ - kubectl
+ - kui
+ - kustomize
+
+
+## [Working groups](https://git.k8s.io/community/sig-cli#working-groups)
+
+
+## Operational
+
+Operational tasks in [sig-governance.md]:
+
+- [ ] [README.md] reviewed for accuracy and updated if needed
+- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
+ (or created if missing and your contributor steps and experience are different or more
+ in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
+- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
+- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
+- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
+- [ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
+ -
+ -
+
+[CONTRIBUTING.md]: https://git.k8s.io/community/sig-cli/CONTRIBUTING.md
+[contributor ladder]: https://git.k8s.io/community/community-membership.md
+[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
+[README.md]: https://git.k8s.io/community/sig-cli/README.md
+[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
+[contributor guide]: https://git.k8s.io/community/contributors/guide/README.md
+[devel]: https://git.k8s.io/community/contributors/devel/README.md