Skip to content

Commit 93112ff

Browse files
committed
Add #podman-desktop to the Kubernetes slack
<!-- Thanks for sending a pull request! Here are some tips for you: - If this is your first contribution, read our Getting Started guide https://github.com/kubernetes/community/blob/master/contributors/guide/README.md - If you are editing SIG information, please follow these instructions: https://git.k8s.io/community/generator You will need to follow these steps: 1. Edit sigs.yaml with your change 2. Generate docs with `make generate`. To build docs for one sig, run `make WHAT=sig-apps generate` --> **Which issue(s) this PR fixes**: N/A **Overview:** Hey all! We're a dev team that focuses on creating a GUI interface for "Podman" which is an open source project. Podman Desktop implements Kubernetes heavily as you can create a container, change it to a pod, and then deploy to Kubernetes. All with open source tools. Under-the-hood it is podman (open source) as well as the kubernetes Node.JS library. We have first class support for Kubernetes and wish to be part of the Kubernetes slack for all community communication. Our future intentions of the project is the implementation of Docker Compose to Kubernetes tools such as Kompose (https://github.com/kubernetes/kompose), which I'm a core maintainer of. We have a ROADMAP to add more Kubernetes features (https://github.com/orgs/containers/projects/2), specifically: podman-desktop/podman-desktop#29 **Purpose of the channel:** Over the past year, we've been using Discord. Our motivation to join the Kubernetes Slack is because all of us are already on it! We all already have accounts and are active in other channels. **Criteria:** I Believe we fit all the critera as we're: * An open source project * Kubernetes-specific with first class support * Not product focused or proprietary **Chatroom requested:** #podman-desktop **About the team:** * Charlie Drage (cdrage): Maintainer of http://github.com/kubernetes/kompose which already has a Kubernetes #kompose channel * Florent Benoit (benoitf): Contributor and active maintainer in the https://github.com/containers * Vladyslav Zhukovskyi (vzhukovs): Contributor and active maintainer of https://github.com/containers **Other:** * We understand and acknowledge the Kubernetes Code of Conduct * Hi from Kubecon (was there yesterday!) Many thanks and let us know if you need anything else! Signed-off-by: Charlie Drage <[email protected]>
1 parent 0f21751 commit 93112ff

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ channels:
358358
- name: pharmer
359359
- name: pinniped
360360
- name: pl-users
361+
- name: podman-desktop
361362
- name: pr-reviews
362363
- name: prometheus
363364
- name: prometheus-operator

communication/slack-config/usergroups.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,16 @@ usergroups:
180180
- jonasrosland
181181
- pnbrown
182182

183+
- name: podman-desktop-devs
184+
long_name: Podman Desktop Dev Team
185+
description: Active developers of Podman Desktop on #podman-desktop
186+
channels:
187+
- podman-desktop
188+
members:
189+
- cdrage
190+
- benoitf
191+
- vzhukovs
192+
183193
- name: steering-members
184194
long_name: Kubernetes Steering Committee
185195
description: Members of the Kubernetes Steering Committee

communication/slack-config/users.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ users:
2020
bart0sh: U8VJC20R3
2121
benjaminapetersen: U0217E7EXV4
2222
bentheelder: U1P7T516X
23+
benoitf: UCQC3DNUA
2324
bhumijgupta: U022JUBM3B4
2425
briandealwis: UAZKM38JV
2526
bubblemelon: U7K9C643G
@@ -171,6 +172,7 @@ users:
171172
varshaprasad96: UK59YP2DA
172173
Verolop: U7NNE57PU
173174
vladimirmukhin: UHVSCSD4G
175+
vzhukovs: U030TR1FG85
174176
wilsonehusin: U0100068GF2
175177
wurbanski: URX7CMK97
176178
xmudrii: U4Q2TNGVD

0 commit comments

Comments
 (0)