summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-29Merge pull request #5917 from logicalhan/guidelinesKubernetes Prow Robot
amend instrumentation cardinality guidelines to explicitly advise against using namespaces
2021-07-29amend instrumentation cardinality guidelines to explicitly call out namespacesHan Kang
2021-07-26Merge pull request #5909 from SataQiu/remove-bazel-buildKubernetes Prow Robot
Remove bazel build
2021-07-25Merge pull request #5884 from Shubham82/fix-link-Project_Goals_and_ScopeKubernetes Prow Robot
Fix the link for Project Goals and Scope.
2021-07-25Merge pull request #5896 from reylejano/update-vendor-selection-dateKubernetes Prow Robot
Update the vendor selection date in the 2021 External Audit RFP
2021-07-25remove bazel buildSataQiu
2021-07-23Merge pull request #5898 from spiffxp/sig-testing-tlsKubernetes Prow Robot
sig-testing: make chair/tech_lead explicit
2021-07-23Merge pull request #5901 from KnVerey/kustomize-bug-scrubKubernetes Prow Robot
Add Kustomize bug scrub meeting to SIG-CLI
2021-07-23Fix typoBaiju Muthukadan
Kubernetes Enhancement Proposals is shortened as "KEPs" (with lower case `s`). Ref. https://github.com/kubernetes/enhancements/blob/master/keps/README.md Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com>
2021-07-23Update link to Helm proposal to be part of CNCFBaiju Muthukadan
Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com>
2021-07-22Merge pull request #5902 from kd7lxl/patch-1Kubernetes Prow Robot
Fix typo in triage/needs-information label
2021-07-21Fix typo in triage/needs-information labelTom Hayward
The issue triage instructions referenced `lifecycle/needs-information`, but the correct label is `triage/needs-information`. I also added the Prow command corresponding to this label.
2021-07-21Add Kustomize bug scrub meeting to SIG-CLIKatrina Verey
2021-07-20Merge pull request #5893 from spiffxp/use-dl-k8s-ioKubernetes Prow Robot
contributors/devel/sig-release: use dl.k8s.io where possible
2021-07-20Merge pull request #5899 from mrbobbytables/add-lwkdKubernetes Prow Robot
sig-contribex: Add lwkd repo
2021-07-20sig-contribex: Add lwkd repoBob Killen
2021-07-20sig-testing: make chair/tech_lead explicitAaron Crickenberger
2021-07-19update vendor selection date to 8-10-2021Rey Lejano
2021-07-19Merge pull request #5895 from kadel/remove-girishKubernetes Prow Robot
remove girishramnani from odo-devs slack group
2021-07-19Update vendor selection dateRey Lejano
2021-07-19Merge pull request #5775 from alisondy/contributor-workshopKubernetes Prow Robot
Contributor workshop update mentoring information
2021-07-19remove girishramnani from odo-devs slack groupTomas Kral
He is no longer a member of the odo development team.
2021-07-17Merge pull request #5894 from kflansburg/kflansburg/add-krator-slack-channelKubernetes Prow Robot
Add slack channel for Krator sandbox project.
2021-07-17Add slack channel for Krator sandbox project.Kevin Flansburg
2021-07-17add contributing guide under sig-authPravar Agrawal
2021-07-16contributors/devel/sig-release: use dl.k8s.io where possibleAaron Crickenberger
Update the kubernetes-versions guide to avoid referencing `gsutil` and URI's that have GCS bucket names hardcoded in them where possible. We don't have a CLI accessible way to list the contents of a given build through dl.k8s.io, so it was necessary to keep it there. Anything else that uses http or https to download kubernetes artifacts should always use dl.k8s.io. It greatly reduces the amount of code that will need to change whenever a different location is used (GCS bucket rename, some other backing store, etc.)
2021-07-16Merge pull request #5882 from ehashman/leads-curriculum-outlineKubernetes Prow Robot
Add curriculum outline for leads program
2021-07-16Merge pull request #5869 from msau42/update-api-docsKubernetes Prow Robot
Update steps on how to make a new API version
2021-07-15Update steps on how to make a new API version and add guidance around ↵Michelle Au
structuring commits for API promotions
2021-07-14Merge pull request #5845 from nimbinatus/2021-community-meeting-updateKubernetes Prow Robot
Update community meeting doc with new information
2021-07-14Merge pull request #5888 from nikhita/nabarun-kdev-moderatorKubernetes Prow Robot
communication: add Nabarun Pal as primary moderator for k-dev
2021-07-14communication: add Nabarun Pal as primary moderator for k-devNikhita Raghunath
Nabarun has been around in the Kubernetes community for a long time and has been in high-trust roles like the Kubernetes release lead and the New Membership Coordinator (with approval access to k8s GitHub org config) so he is a good fit for the moderator role for the k-dev mailing list (which is a high trust role as well). Additionally, Nabarun is in APAC so this helps us distribute the moderation load better.
2021-07-13Merge pull request #5885 from rlenferink/remove-rlenferink-slackKubernetes Prow Robot
Removing myself as Slack moderator
2021-07-13Removing myself as Slack moderatorRoy Lenferink
2021-07-13Fix the link for Project Goals and Scope.Shubham Kuchhal
2021-07-11Merge pull request #5880 from vaibhav2107/node-contributionKubernetes Prow Robot
Update the link in sig-node/CONTRIBUTING.md
2021-07-11Merge pull request #5649 from divya-mohan0209/patch-4Kubernetes Prow Robot
Adding section about Maintenance mode
2021-07-09Update communication/marketing-team/role-handbooks/storytellers.mdJason Morgan
Co-authored-by: Matt Broberg <matt@opensource.com>
2021-07-09Update communication/marketing-team/role-handbooks/storytellers.mdJason Morgan
Co-authored-by: Matt Broberg <matt@opensource.com>
2021-07-09Update communication/marketing-team/role-handbooks/storytellers.mdJason Morgan
Co-authored-by: Matt Broberg <matt@opensource.com>
2021-07-09Add curriculum outline for leads programElana Hashman
2021-07-09Merge pull request #5832 from ↵Kubernetes Prow Robot
toumorokoshi/feature/consolidate-object-reference-guidance consolidate object ref guidance in api conventions
2021-07-08Merge pull request #5857 from PushkarJ/patch-3Kubernetes Prow Robot
Typos and other punctuation fixes
2021-07-08Update the link in sig-node/CONTRIBUTING.mdvaibhav
2021-07-07Merge pull request #5878 from coderanger/patch-1Kubernetes Prow Robot
📝 Pins don't expire AFAIK and pinning messages in a jobs channel is p…
2021-07-07📝 Pins don't expire AFAIK and pinning messages in a jobs channel is ↵Noah Kantrowitz
pointless anyway since it would be 100% pinned posts.
2021-07-06Merge pull request #5873 from jprzychodzen/containerdKubernetes Prow Robot
Add information for containerd being CRI of choice for SIG Scalability
2021-07-07Update sig-scalability/configs-and-limits/provider-configs.mdJakub Przychodzeń
Co-authored-by: Noah Kantrowitz <noah@coderanger.net>
2021-07-06Add information for containerd being CRI of choice for SIG ScalabilityJakub Przychodzeń
2021-07-03Merge pull request #5871 from xinydev/remove-broken-linkKubernetes Prow Robot
Remove broken analytics links