| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-22 | Update Kubernetes version to be the most recent at the close of the RFP | Rey Lejano | |
| 2021-03-21 | Merge pull request #5647 from raelga/docs/udpdate-discuss-moderators | Kubernetes Prow Robot | |
| docs: updates the discuss moderators list | |||
| 2021-03-21 | Update meetup time link for clearer result (#5648) | Leif Segen | |
| * Update meetup time link for clearer result * Update communication/README.md Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com> | |||
| 2021-03-21 | docs: updates the discuss moderators list | Rael Garcia | |
| 2021-03-18 | Merge pull request #5642 from reylejano/rfp-update | Kubernetes Prow Robot | |
| Extend 2021 External Security Audit RFP's question period and closing dates | |||
| 2021-03-17 | Extend 2021 RFP question period date and closing date | Rey Lejano | |
| Extend 2021 RFP question period date and closing date Extend 2021 RFP question period date and closing date | |||
| 2021-03-17 | Merge pull request #5579 from parispittman/endreports | Kubernetes Prow Robot | |
| annual reports: clarifying end process | |||
| 2021-03-17 | clarifying end process | Paris Pittman | |
| 2021-03-17 | Merge pull request #5639 from thebsdbox/patch-1 | Kubernetes Prow Robot | |
| Adds a kube-vip channel | |||
| 2021-03-17 | Adds a kube-vip channel | Daniel Finneran | |
| Hello, A project that I maintain for HA Kubernetes clusters and LoadBalancer type services in Kubernetes, has started to get a little bit of traction. Currently I'm getting questions in channels such as `#cluster-api` or `#cluster-api-vsphere` and I think it might make things easier to have somewhere dedicated for conversations, support, feature requests and general inquiries about this topic. Kube-Vip page: [https://kube-vip.io](https://kube-vip.io) Kube-Vip GitHub: [https://github.com/plunder-app/kube-vip](https://github.com/plunder-app/kube-vip) | |||
| 2021-03-16 | Merge pull request #5633 from spiffxp/wg-k8s-infra-lead-rotation | Kubernetes Prow Robot | |
| wg-k8s-infra: lead rotation | |||
| 2021-03-16 | wg-k8s-infra: add github teams | Aaron Crickenberger | |
| 2021-03-16 | Merge pull request #5638 from soltysh/soltysh_apps | Kubernetes Prow Robot | |
| Replace prydonius with soltysh for sig-apps leads | |||
| 2021-03-16 | Replace prydonius with soltysh for sig-apps leads | Maciej Szulik | |
| 2021-03-16 | Merge pull request #5631 from nikhita/sig-instrumentation-repo | Kubernetes Prow Robot | |
| sig-instrumentation: add k-sigs/instrumentation repo | |||
| 2021-03-15 | Merge pull request #5634 from nikhita/remove-k-csi-drivers | Kubernetes Prow Robot | |
| sig-storage: remove k-csi/drivers repo | |||
| 2021-03-16 | sig-storage: remove k-csi/drivers repo | Nikhita Raghunath | |
| 2021-03-15 | wg-k8s-infra: lead rotation | Aaron Crickenberger | |
| 2021-03-15 | Merge pull request #5584 from idvoretskyi/idvoretskyi-mentoring-1 | Kubernetes Prow Robot | |
| Mentoring information updated | |||
| 2021-03-15 | sig-instrumentation: add k-sigs/instrumentation repo | Nikhita Raghunath | |
| 2021-03-15 | Merge pull request #5627 from Shubham82/fix_link | Kubernetes Prow Robot | |
| Fix the link for Third-Party Security Audit Working Group. | |||
| 2021-03-13 | Merge pull request #5629 from resouer/patch-1 | Kubernetes Prow Robot | |
| Add channel for openkruise project | |||
| 2021-03-12 | Add channel for openkruise project | Lei Zhang (Harry) | |
| Create a channel for better discussion around OpenKruise (a set of extended k8s workload controllers) and connect its maintainers with k8s community. | |||
| 2021-03-12 | Fix the link for Third-Party Security Audit Working Group. | Shubham Kuchhal | |
| 2021-03-11 | Merge pull request #5625 from marosset/sig-windows-meeting-updates | Kubernetes Prow Robot | |
| Updating meeting info for SIG-Windows | |||
| 2021-03-11 | Updating meeting info for SIG-Windows | marosset | |
| 2021-03-10 | Merge pull request #5622 from ↵ | Kubernetes Prow Robot | |
| neolit123/1.21-add-note-about-minimum-kubelet-version sig-testing/e2e-tests.md: add notes about MinimumKubeletVersion | |||
| 2021-03-10 | Merge pull request #5623 from mrbobbytables/fix-branch | Kubernetes Prow Robot | |
| fix branch_protection link | |||
| 2021-03-10 | fix branch_protection link | Bob Killen | |
| 2021-03-09 | Merge pull request #5583 from April-Q/patch-1 | Kubernetes Prow Robot | |
| Update README-zh.md | |||
| 2021-03-10 | sig-testing/e2e-tests.md: add notes about MinimumKubeletVersion | Lubomir I. Ivanov | |
| 2021-03-09 | Merge pull request #5611 from spiffxp/link-to-owners-in-readme | Kubernetes Prow Robot | |
| generator: make subproject owners links useful | |||
| 2021-03-09 | ran make generate | Aaron Crickenberger | |
| 2021-03-09 | generator: make subproject owners links useful | Aaron Crickenberger | |
| reduce the visual noise, and make the links go to githubs UI so: https://raw.githubusercontent.com/org/repo/branch/path/to/OWNERS becomes: - link text: org/repo/path/to - link target: https://github.com/org/repo/blob/branch/path/to/ORWNERS note: this does assume/imply we don't need to model the complexity of subprojects owning different branches... but, we haven't found a reason to do so in 5 years, seems a safe assumption | |||
| 2021-03-09 | generator: allow github and raw urls in sigs.yaml | Aaron Crickenberger | |
| 2021-03-09 | generator: add githubURL, orgRepoPath funcs | Aaron Crickenberger | |
| 2021-03-09 | generator: add validation of subprojects | Aaron Crickenberger | |
| specifically: - only sigs+committees can have subprojects - subprojects need at least one owners entry - owners should be raw github links I think the last one could/should change, but: - I'm about to auto-generate links assuming this format, so I want to verify I can assume all owners are in this format - I am not quite sure if we should treat sigs.yaml as public api and give notice/deprecation for field changes | |||
| 2021-03-09 | generator: "make test" passes again | Aaron Crickenberger | |
| there's a lot of boilerplate that is now expected in sigs.yaml | |||
| 2021-03-09 | Merge pull request #5463 from spzala/newmeetingtime | Kubernetes Prow Robot | |
| Update regular meeting time and frequency | |||
| 2021-03-09 | Merge pull request #5609 from nikhita/main-migration-docs-01 | Kubernetes Prow Robot | |
| github-management: add docs for master to main migration | |||
| 2021-03-09 | Update regular meeting time and frequency | Sahdev Zala | |
| Update time and frequency per the recent changes. | |||
| 2021-03-09 | Merge pull request #5567 from logicalhan/inst-subprojects | Kubernetes Prow Robot | |
| add SIG instrumentation sub-projects | |||
| 2021-03-09 | remove deprecated subprojects | Han Kang | |
| 2021-03-09 | github-management: add docs for master to main migration | Nikhita Raghunath | |
| This document is meant to be used by repos without too much traffic, if they wish to migrate the default branch from master to main. | |||
| 2021-03-08 | Add SIG Docs Spanish team meeting schedule (#5558) | Rael Garcia | |
| * feat: add weekly meeting to the sig-docs agenda * docs: generate sig-docs-es meeting docs | |||
| 2021-03-08 | Merge pull request #5607 from liggitt/enum-change | Kubernetes Prow Robot | |
| Describe process for allowing a new enum value in an existing field | |||
| 2021-03-08 | Address comments | Jordan Liggitt | |
| 2021-03-08 | add grafana operator maintainer groups (#5469) | Hubert Stefanski | |
| * add grafana operator maintainer groups Signed-off-by: Hubert Stefanski <hstefans@redhat.com> * add robshelly * fix yaml formatting | |||
| 2021-03-08 | Merge pull request #5551 from ingvagabund/sig-scheduling-queue | Kubernetes Prow Robot | |
| sig-scheduling: Scheduling queue in kube-scheduler | |||
| 2021-03-08 | Merge pull request #5613 from Kappie37/patch-1 | Kubernetes Prow Robot | |
| Update development.md to match new Go version | |||
