Arnaud M.
Arnaud M.
It would great if `triage-party` can automatically reload whenever the ConfigMap is modified so that the pod doesn't need to be deleted and re-created.
### GitHub Username ameukam ### Slack Username ameukam ### What Type of Request is it (Channel, User Group, Bot, Token, or Webhook)? Webhook ### Name of Requested Resource _No response_...
Related: - https://github.com/kubernetes/community/issues/6373 Add annual report for 2021. Signed-off-by: Arnaud Meukam
**What type of PR is this?** /kind feature deprecation **What this PR does / why we need it**: Related to: - https://github.com/kubernetes/k8s.io/issues/3411 Switch to the new endpoint for container images....
Signed-off-by: Jay Pipes #### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for...
registry.k8s.io will use S3 buckets to distribute container blobs. we should be to get metrics generated by the network. AWS provides those metrics with AWS Cloudwatch. https://docs.aws.amazon.com/AmazonS3/latest/userguide/metrics-dimensions.html#s3-cloudwatch-metrics We should focus...
#### What happened: The certificate for k8s-infra-prow.k8s.io is expired and is not automatically renewed #### What you expected to happen: SSL certificate for k8s-infra-prow.k8s.io is valid ##### Environment: Project :...
Currently the bucket is multi-regional: ```bash ❯ gcloud storage buckets describe gs://k8s-artifacts-prod --format 'table(name,location,locationType)' NAME LOCATION LOCATION_TYPE k8s-artifacts-prod US multi-region ``` with the new [pricing](https://cloud.google.com/storage/pricing-announce) for Cloud Storage applied in...
https://cs.k8s.io is running on a baremetal server [provided](https://github.com/cncf/cluster/issues/67) by Equinix Metal(ex Packet) under CNCF budget and operated until now by @dims. The question was asked about whether or not we...
Part of: - https://github.com/kubernetes/k8s.io/issues/1834 Design doc: https://docs.google.com/document/d/1yNQ7DaDE5LbDJf9ku82YtlKZK0tcg5Wpk9L72-x2S2k. This issue focus on the implementation of `oci-proxy` as a proxy/redirect endpoint for `k8s.gcr.io`: # Sandbox environment - [ ] Setup a sandox...