diff --git a/sig-ui/CONTRIBUTING.md b/sig-ui/CONTRIBUTING.md new file mode 100644 index 000000000..69af71fd9 --- /dev/null +++ b/sig-ui/CONTRIBUTING.md @@ -0,0 +1,39 @@ +# Contributing Guidelines + +Welcome to Kubernetes. We are excited about the prospect of you joining our [community](https://github.com/kubernetes/community)! The Kubernetes community abides by the CNCF [code of conduct](../code-of-conduct.md). Here is an excerpt: + +_As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities._ + +## Getting Started + +To learn more about the project, please read through the following documents: + +- https://github.com/kubernetes/dashboard/tree/master/docs +- https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ + +All the contributions are done via GitHub. +More documentation on contributing can be found here: + +- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests +- [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](https://git.k8s.io/community/contributors/guide#contributing) +- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet/README.md) - Common resources for existing developers + +### Create a patch + +1. Submit an issue by describing your proposed change to the repo in question. +2. The repo owners will respond to your issue rapidly. +3. Fork the repo make your changes and test it. +4. Submit a pull request. + +### Get through review process + +All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. + +## Mentorship + +- [Mentoring Initiatives](https://git.k8s.io/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers! + +## Contact Information + +- [Slack channel](https://kubernetes.slack.com/messages/sig-ui) +- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-ui) diff --git a/sig-ui/annual-report-2023.md b/sig-ui/annual-report-2023.md index 3990aabf4..18b733ffe 100644 --- a/sig-ui/annual-report-2023.md +++ b/sig-ui/annual-report-2023.md @@ -21,14 +21,13 @@ --> 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)? - +None 4. KEP work in 2023 (v1.27, v1.28, v1.29): - - + - None ## [Subprojects](https://git.k8s.io/community/sig-ui#subprojects) @@ -43,12 +42,12 @@ ## 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 -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed -- [ ] SIG leaders (chairs, tech leads, and subproject leads) 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] [CONTRIBUTING.md] reviewed for accuracy and updated if needed +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed +- [x] SIG leaders (chairs, tech leads, and subproject leads) 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 [CONTRIBUTING.md]: https://git.k8s.io/community/sig-ui/CONTRIBUTING.md diff --git a/sig-ui/charter.md b/sig-ui/charter.md index 9ef8bdb2a..6618502b4 100644 --- a/sig-ui/charter.md +++ b/sig-ui/charter.md @@ -9,7 +9,6 @@ SIG-UI covers GUI-related aspects of the Kubernetes project. Efforts are centere #### Code, Binaries and Services - [Kubernetes Dashboard](https://github.com/kubernetes/dashboard) -- [Dashboard Metrics Scraper](https://github.com/kubernetes-sigs/dashboard-metrics-scraper) #### Cross-cutting and Externally Facing Processes @@ -36,4 +35,4 @@ SIG UI delegates subproject approval to Technical Leads. See [Subproject creatio [Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md [Subproject creation - Option 1]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md#subproject-creation [Kubernetes/Dashboard]: https://github.com/kubernetes/dashboard -[ROLES.md]: https://github.com/kubernetes/dashboard/blob/master/ROLES.md \ No newline at end of file +[ROLES.md]: https://github.com/kubernetes/dashboard/blob/master/ROLES.md diff --git a/sigs.yaml b/sigs.yaml index 42654b71b..9421dedc5 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -3076,10 +3076,10 @@ sigs: chairs: - github: floreks name: Sebastian Florek - company: Kubermatic + company: Plural - github: maciaszczykm name: Marcin Maciaszczyk - company: Kubermatic + company: Plural - github: shu-mutou name: Shu Muto company: NEC @@ -3089,11 +3089,8 @@ sigs: - github: jeefy name: Jeffrey Sica meetings: - - description: Regular SIG Meeting - day: Thursday - time: "09:00" - tz: PT (Pacific Time) - frequency: bi-weekly + - description: SIG Meeting + frequency: on demand url: https://groups.google.com/forum/#!forum/kubernetes-sig-ui archive_url: https://docs.google.com/document/d/1PwHFvqiShLIq8ZpoXvE3dSUnOv1ts5BTtZ7aATuKd-E/edit?usp=sharing recordings_url: https://www.youtube.com/watch?v=r3pL8i3wPhk&list=PL69nYSiGNLP35H5MZbg9OU6pqpfWgtbLm @@ -3106,7 +3103,6 @@ sigs: subprojects: - name: dashboard owners: - - https://raw.githubusercontent.com/kubernetes-sigs/dashboard-metrics-scraper/master/OWNERS - https://raw.githubusercontent.com/kubernetes/dashboard/master/OWNERS - dir: sig-windows name: Windows