--- title: Carvel Community Meeting tags: community --- # Carvel Community Meeting The community meeting for ytt, kapp, kapp-controller, kctrl, secretgen-controller, imgpkg, kbld, and vendir. *This doc is meant to serve as the "one doc to rule them all" for Carvel community meetings and open discussions.* :::info :information_source: **Community Meeting Details** ::: - Community meetings are held **every 2nd and 4th Wednesday at 08:00AM Pacific Time** ([Convert to your time zone](https://dateful.com/time-zone-converter?t=08:00&tz=PT%20%28Pacific%20Time%29)). - Join the [CNCF Carvel-specific Mailing List](https://lists.cncf.io/g/cncf-carvel-users) to get updates on the project and invites to community meetings. - [Community meeting Zoom link](https://zoom.us/j/94291046332?pwd=dFZYS3RVbzlLWU9VaktJaUtZeDBodz09) - Previous recordings: - [Carvel YouTube Playlist](https://www.youtube.com/playlist?list=PLbzc2WTSZatU44ZYLkW5-uaxHDizgybP8) (Current) - [VMware YouTube Playlist](https://www.youtube.com/playlist?list=PL7bmigfV0EqS1ZxRR1cRd8eqdwQij9Lsa) - Archived Community Meeting Agendas: - [2020 Community Meetings](https://hackmd.io/nST4xTprTKaA4EJ9ejhuWQ) - [2021 Community Meetings](https://hackmd.io/PHGWaBYAR_iMkJaAvJZp0Q) - [2022 Community Meetings](https://hackmd.io/F7g3RT2hR3OcIh-Iznk2hw) - [2023 Community Meetings](https://hackmd.io/5cAP46n8SQSbA4eGxKRdsw) - [2024 Community Meetings](https://hackmd.io/fZCgsrgdSbGK98hc_Ep1Aw) - **Need help or have an issue to discuss with the team?** Add your item to **Discussion Topics** for the next meeting's agenda. :point_down: :::info :information_source: **Where to Find Us** ::: The Carvel team can be reached at: * [#Carvel channel](https://kubernetes.slack.com/archives/CH8KCCKA5) in The Kubernetes Slack * If you aren't already a member on the Kubernetes Slack workspace, please first [request an invitation](https://slack.k8s.io/) to gain access. * [Email Us](mailto:cncf-carvel-maintainers@lists.cncf.io) * GitHub: Within any of our [project repos](https://github.com/carvel-dev). * X: [@carvel_dev](https://twitter.com/carvel_dev) :::warning _Please read and abide by our [Code of Conduct](https://github.com/carvel-dev/carvel/blob/develop/CODE_OF_CONDUCT.md)._ ::: --- # May 28, 2025 Agenda If you are using any of the Carvel tools, please add details on your usage in this pinned issue: [Are you using Carvel?](https://github.com/carvel-dev/carvel/issues/213) ### Attendees (Please add your name + organization below) 1. ### Announcements * **x** * **Content** * Since we last met: * x * This week: * x * Upcoming: * x * Community Content Sharing (this means you :raising_hand: :point_left: ) * Please [signup](https://github.com/vmware-tanzu/carvel/blob/develop/processes/weekly-content-sharing.md) to share your Carvel knowledge! All non-Carvel Maintainers will receive a t-shirt as a thank you! * **Releases** * `imgpkg` * [v0.46.0](https://github.com/carvel-dev/imgpkg/releases/tag/v0.46.0) * [v0.46.1](https://github.com/carvel-dev/imgpkg/releases/tag/v0.46.1) * `kapp-controller` * [0.56.0](https://github.com/carvel-dev/kapp-controller/releases/tag/v0.56.0) * [0.56.1](https://github.com/carvel-dev/kapp-controller/releases/tag/v0.56.1) * [0.57.0](https://github.com/carvel-dev/kapp-controller/releases/tag/v0.57.0) * [0.58.0](https://github.com/carvel-dev/kapp-controller/releases/tag/v0.58.0) * `kbld` * [v0.45.2](https://github.com/carvel-dev/kbld/releases/tag/v0.45.2) * [v0.46.0](https://github.com/carvel-dev/kbld/releases/tag/v0.46.0) * `secretgen-controller` * [v0.19.2](https://github.com/carvel-dev/secretgen-controller/releases/tag/v0.19.2) * `vendir` * [v0.44.0](https://github.com/carvel-dev/vendir/releases/tag/v0.44.0) * `ytt` * [v0.52.0](https://github.com/carvel-dev/ytt/releases/tag/v0.52.0) ### Status Updates / What's Being Worked On Since Last Meeting * [Project Roadmap](https://github.com/carvel-dev/carvel/blob/develop/ROADMAP.md) * [Backlog](https://github.com/orgs/carvel-dev/projects/1) * [Done] update the k8s tests to for 1.26 to 1.32 * rename kind action * should this be automatic bump? * there is a dependabot configuration that help bump actions.(to explore). or change the version to @latest. * [Done]`kctrl` package is not at `carvel.dev/kapp-controller/cli` * [Done] We will allow package renames via the CLI after warning the users vi `kctrl` * Update on comunity communication: * Folks reached out to: GEC, Bloomberg, Twilio * Gotta check out older community repo to track down folks who are added themselves as adopters. ### Discussion Topics _(Something you'd like to share/ask? add it here!👇)_ * [JP] We have a bunch of releases in draft in kapp, and in kbld. Any particular reason for that? --- # February 26, 2025 Agenda If you are using any of the Carvel tools, please add details on your usage in this pinned issue: [Are you using Carvel?](https://github.com/carvel-dev/carvel/issues/213) ### Attendees (Please add your name + organization below) 1. Scott Rosenberg - TeraSky 2. Soumik Majumder - Broadcom 3. Devanshu - Broadcom ### Announcements * **x** * **Content** * Since we last met: * x * This week: * x * Upcoming: * x * Community Content Sharing (this means you :raising_hand: :point_left: ) * Please [signup](https://github.com/vmware-tanzu/carvel/blob/develop/processes/weekly-content-sharing.md) to share your Carvel knowledge! All non-Carvel Maintainers will receive a t-shirt as a thank you! * **Releases** * `kapp-controller` * [0.55.1](https://github.com/carvel-dev/kapp-controller/releases/tag/v0.55.1) * `secretgen-controller` * [0.19.1](https://github.com/carvel-dev/secretgen-controller/releases/tag/v0.19.1) ### Status Updates / What's Being Worked On Since Last Meeting * [Project Roadmap](https://github.com/carvel-dev/carvel/blob/develop/ROADMAP.md) * [Backlog](https://github.com/orgs/carvel-dev/projects/1) * [Done] update the k8s tests to for 1.26 to 1.32 * rename kind action * should this be automatic bump? * there is a dependabot configuration that help bump actions.(to explore). or change the version to @latest. * [Done]`kctrl` package is not at `carvel.dev/kapp-controller/cli` * [Done] We will allow package renames via the CLI after warning the users vi `kctrl` * Update on comunity communication: * Folks reached out to: GEC, Bloomberg, Twilio * Gotta check out older community repo to track down folks who are added themselves as adopters. ### Discussion Topics _(Something you'd like to share/ask? add it here!👇)_ * --- # January 22, 2025 Agenda If you are using any of the Carvel tools, please add details on your usage in this pinned issue: [Are you using Carvel?](https://github.com/carvel-dev/carvel/issues/213) ### Attendees (Please add your name + organization below) 1. Scott Rosenberg - Terasky 2. Soumik Majumder - Broadcom 3. Joao Pereira - Broadcom 4. ### Announcements * **x** * **Content** * Since we last met: * kapp-controller [v0.55.0](https://github.com/carvel-dev/kapp-controller/releases/tag/v0.55.0) * create an issue for failing fast. * This week: * x * Upcoming: * x * Community Content Sharing (this means you :raising_hand: :point_left: ) * Please [signup](https://github.com/vmware-tanzu/carvel/blob/develop/processes/weekly-content-sharing.md) to share your Carvel knowledge! All non-Carvel Maintainers will receive a t-shirt as a thank you! * **Releases** * `project` ### Status Updates / What's Being Worked On Since Last Meeting * [Project Roadmap](https://github.com/carvel-dev/carvel/blob/develop/ROADMAP.md) * [Backlog](https://github.com/orgs/carvel-dev/projects/1) * update the k8s tests to for 1.26 to 1.32 * rename kind action * should this be automatic bump? * there is a dependabot configuration that help bump actions.(to explore). or change the version to @latest. * ### Discussion Topics _(Something you'd like to share/ask? add it here!👇)_ * Maintainer pool is shrinking. * Need to assess where we are as a community. * Where do we want to go * Concrete actions we can do going ahead. * Data points * Number of issues opened (created in the last year) * Responded to. * New features added. * Where is carvel helping you, and where you need more help. * Less issues opened * Users are already happy? Or are they not using our tools? * How do we get this data? * We do have infrequent contributions from users from untracked orgs. * Number of downloads? * We do not have internal pipelines bloating the numbers anymore * AI [Renu]: Lets capture of downloads per tool over time * What is next? What makes sense? * Need to invest wisely. * AI [Soumik]: Reach out to active orgs and users in Slack and GitHUb * How is their usage? * What would they like to see? * Scotts 2 cents: * In order to have momentum we should put `ytt` out there * `ytt` is a larger differentiator * Integration with larger tools out there like Argo/Flux * Higher channces of getting a larger contributor base * Frequency of the community meeting * Scott: The other tols are useful, but I do not **need** more features * `ytt` is pluggable, pushing out `kapp-controller` involves pushing against established ecosystems and tools. * AI: Deprecation of older tools that are not maintained is needed. [github issue](https://github.com/carvel-dev/carvel/issues/801) --- # January 08, 2025 Agenda If you are using any of the Carvel tools, please add details on your usage in this pinned issue: [Are you using Carvel?](https://github.com/carvel-dev/carvel/issues/213) ### Attendees (Please add your name + organization below) 1. Devanshu (Broadcom) 2. Joao Pereira (Broadcom) 3. Guruprasad C (Broadcom) ### Announcements * **x** * **Content** * Since we last met: * Kubecon India 2024 * ytt still the star * This week: * * Upcoming: * kapp-controller v0.55.0 * Add tag cli args for pkg repo release * Community Content Sharing (this means you :raising_hand: :point_left: ) * Please [signup](https://github.com/vmware-tanzu/carvel/blob/develop/processes/weekly-content-sharing.md) to share your Carvel knowledge! All non-Carvel Maintainers will receive a t-shirt as a thank you! * **Releases** * kapp-controller v0.54.1 * secretgen-controller v0.19.0 * ytt v0.51.1 * kbld v0.45.0 * kapp v0.64.0 * vendir v0.43.0 * - To release minor for KC ### Status Updates / What's Being Worked On Since Last Meeting * [Project Roadmap](https://github.com/carvel-dev/carvel/blob/develop/ROADMAP.md) * [Backlog](https://github.com/orgs/carvel-dev/projects/1) * On 100mik: Still need to add tests for vendir PR ### Discussion Topics _(Something you'd like to share/ask? add it here!👇)_ * Doc updates: based on * Where do we want to position carvel in the ecosystem * Is carvel package management solution? is that the first thing to show on the docs * if not then the tools should be made more prominent. * As maintainers discuss the roadmap for Carvel. * Next community meeting we would like to discuss * Triaging of issues * Slack discussions * Maintainer pool is shrinking. * Need to assess where we are as a community. * Where do we want to go * Concrete actions we can do going ahead. * Data points * Number of issues opened (created in the last year) * Responded to. * New features added. * Where is carvel helping you, and where you need more help. --- ***Template*** # [Date] Agenda If you are using any of the Carvel tools, please add details on your usage in this pinned issue: [Are you using Carvel?](https://github.com/carvel-dev/carvel/issues/213) ### Attendees (Please add your name + organization below) 1. x ### Announcements * **x** * **Content** * Since we last met: * x * This week: * x * Upcoming: * x * Community Content Sharing (this means you :raising_hand: :point_left: ) * Please [signup](https://github.com/vmware-tanzu/carvel/blob/develop/processes/weekly-content-sharing.md) to share your Carvel knowledge! All non-Carvel Maintainers will receive a t-shirt as a thank you! * **Releases** * `project` ### Status Updates / What's Being Worked On Since Last Meeting * [Project Roadmap](https://github.com/carvel-dev/carvel/blob/develop/ROADMAP.md) * [Backlog](https://github.com/orgs/carvel-dev/projects/1) * x ### Discussion Topics _(Something you'd like to share/ask? add it here!👇)_ * x