Skip to content

Commit 7ca3ae7

Browse files
committed
slack-config: create "dra" channel
"dra" stands for dynamic resource allocation, a KEP that got accepted for Kubernetes 1.25: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3063-dynamic-resource-allocation#readme It is a complex feature that is owned by SIG Node, SIG Scheduling and various others. Significant discussions are expected not just while we develop this feature, but also while third-party developers and users start to make use of the functionality. It is similar to CSI (owned by SIG Storage) in that regard which also has its own #csi channel. Discussing it in either of these SIG's channels would miss relevant people and may cause additional noise for those who are not interested in details of this new feature. We also considered other means of communication (CNCF #tag-runtime Slack channel, private Teams chat) but none of those are really suitable.
1 parent e6d1634 commit 7ca3ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ channels:
9090
- name: digitalocean-k8s
9191
- name: distroless
9292
- name: diversity
93+
- name: dra
9394
- name: draft-dev
9495
- name: draft-users
9596
- name: eks

0 commit comments

Comments
 (0)