Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial draft of wg lts annual report #7910

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 24 additions & 11 deletions wg-lts/annual-report-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,36 @@

1. What work did the WG do this year that should be highlighted?

<!--
Some example items that might be worth highlighting:
- artifacts
- reports
- white papers
- work not tracked in KEPs
-->
During 2023, we worked to restart the WG after [discussion at KCS EU 2023](https://docs.google.com/document/d/1C7utWMjGpDcBc5TB_ooddERsid59sFLC7gqLzyS5aKY/edit?usp=sharing).

We also designed and published a [survey](https://bit.ly/k8s-upgrade-survey) to capture pain points and better understand challenges Kubernetes users face with upgrading. We collected 223 survey responses. From this data, we identified some areas where we can better communicate improvements that have already been made to the project. We plan to work on several of these during 2024 and will present analyzed results from the survey to the community and sponsoring SIGs during 2024.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imo, its better to list out the main topics/areas listed over here. Please discard this comment if its not a practice.


Some of these include blog posts around:

* How upgrades are easier/safer now
* How to do upgrades that are less disruptive
* Work the community has done around production readiness
* Building empathy for users and avoiding breaking changes

We hosted a [maintainer track session](https://www.youtube.com/watch?v=0fngdOlwZtQ) at KubeCon NA in Chicago to discuss what the working group wanted to achieve.

We have been meeting on a bi-weekly cadence, but have not provided updates to the sponsoring SIGs as most of 2023 was spent forming and drafting the survey. We will provide updates to the sponsoring SIGS during 2024.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit,

Suggested change
We have been meeting on a bi-weekly cadence, but have not provided updates to the sponsoring SIGs as most of 2023 was spent forming and drafting the survey. We will provide updates to the sponsoring SIGS during 2024.
We have been meeting on a bi-weekly cadence, but have not provided updates to the sponsoring SIGs as most of 2023 was spent forming and drafting the survey. We will provide updates to the sponsoring SIG during 2024.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the change SIG is applicable on line 10 too..

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are several sponsoring SIGs for this WG.



2. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?

* [KCSNA 2023 - Swimming with the current: make it easy to stay up-to-date - Jordan Liggitt](https://www.youtube.com/watch?v=OtigVP3lRh4)
* [KubeCon NA 2023 - Community-Powered Kubernetes LTS: Ensuring Stability and Compatibility While Driving Innovation - Jeremy Rickard](https://kccncna2023.sched.com/event/1R4cZ/sponsored-keynote-community-powered-kubernetes-lts-ensuring-stability-and-compatibility-while-driving-innovation-jeremy-rickard-principal-software-engineer-microsoft-azure)
* [KubeCon NA 2023 - What's up with Kubernetes Long Term Support? - Jeremy Rickard](https://kccncna2023.sched.com/event/1R2tj/whats-up-with-kubernetes-long-term-support-jeremy-rickard-microsoft)

2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?

## Operational

Operational tasks in [wg-governance.md]:

- [ ] [README.md] reviewed for accuracy and updated if needed
- [ ] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
- [x] [README.md] reviewed for accuracy and updated if needed
- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
- [ ] Updates provided to sponsoring SIGs in 2023
- [$sig-name](https://git.k8s.io/community/$sig-id/)
- links to email, meeting notes, slides, or recordings, etc
Expand Down