issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.91B
issue_number
int64
1
131k
[ "kubernetes", "kubernetes" ]
Since the k8s is v1.16,i cannot realize the RequestedToCapacityRatio Score Plugins instead of the LeastRequestedPriority by the Framework Plugins; So how can i deal with the problem in v1.16 environment?
How to implement the "RequestedToCapacityRatio" Priorities on the v1.16 k8s server?
https://api.github.com/repos/kubernetes/kubernetes/issues/98414/comments
9
2021-01-26T11:02:48Z
2021-09-01T19:43:27Z
https://github.com/kubernetes/kubernetes/issues/98414
794,139,503
98,414
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Admission request...
DualStack: apiserver pod has only single IP address
https://api.github.com/repos/kubernetes/kubernetes/issues/98411/comments
10
2021-01-26T09:22:16Z
2021-03-19T04:08:35Z
https://github.com/kubernetes/kubernetes/issues/98411
794,070,060
98,411
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Enable profiling by default in kube-proxy. **Why is this needed**: Profiling is a very useful feature when debugging performance issues. Except kube-proxy, other k8s components all enable profile by default. kube-apiserver, kubelet and kube-scheduler also support dynamica...
Enable profiling by default in kube-proxy
https://api.github.com/repos/kubernetes/kubernetes/issues/98410/comments
7
2021-01-26T09:11:25Z
2021-05-31T02:25:38Z
https://github.com/kubernetes/kubernetes/issues/98410
794,062,637
98,410
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: // See github.com/emicklei/go-restful/blob/master/examples/static/restful-serve-static.go right address of restful-serve-static.go in the comment of pkg/routes/logs.go **Why is this needed**: the ad...
fix the address of restful-serve-static.go in the comment of pkg/routes/logs.go
https://api.github.com/repos/kubernetes/kubernetes/issues/98409/comments
4
2021-01-26T08:30:15Z
2021-02-02T04:40:28Z
https://github.com/kubernetes/kubernetes/issues/98409
794,036,855
98,409
[ "kubernetes", "kubernetes" ]
**What happened**: When I deployed new Headless Services, which had Endpoints were external server, I mean Servers were not in Kubernetes Cluster. After a day I deployed. Endpoints of this Services became None. So I have to redeploy Endpoints. **What you expected to happen**: I do not want these Endpoints disappear ...
Endpoints of Headless Service disappear after 12 hours when deployed
https://api.github.com/repos/kubernetes/kubernetes/issues/98399/comments
9
2021-01-26T04:40:04Z
2021-01-28T03:09:35Z
https://github.com/kubernetes/kubernetes/issues/98399
793,922,126
98,399
[ "kubernetes", "kubernetes" ]
<!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) or our [Discussion Forums](https://discuss.kubernetes.io). You can also post your question o...
set limit on how much space an hostpath volume can consume
https://api.github.com/repos/kubernetes/kubernetes/issues/98397/comments
8
2021-01-26T03:43:30Z
2021-06-25T12:39:34Z
https://github.com/kubernetes/kubernetes/issues/98397
793,903,723
98,397
[ "kubernetes", "kubernetes" ]
<!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) or our [Discussion Forums](https://discuss.kubernetes.io). You can also post your question o...
Does *VolumeSource need to be optimized?
https://api.github.com/repos/kubernetes/kubernetes/issues/98396/comments
5
2021-01-26T02:56:08Z
2021-04-12T02:40:13Z
https://github.com/kubernetes/kubernetes/issues/98396
793,884,843
98,396
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: We need to be able to turn off individual metrics for Metrics Stability GA, which is slated for v1.21. This should be togglable via a CLI flag. /assign @YoyinZyc /sig instrumentation /cc @ehashman
Ability to turn off individual metrics
https://api.github.com/repos/kubernetes/kubernetes/issues/98381/comments
1
2021-01-25T20:53:45Z
2021-02-20T15:51:42Z
https://github.com/kubernetes/kubernetes/issues/98381
793,717,215
98,381
[ "kubernetes", "kubernetes" ]
**What happened**: `conversion-gen` under `k8s.io/code-generator` has been generating incorrect conversion functions for types containing an array of pointers to custom objects. ```golang // DockerMachinePoolStatus defines the observed state of DockerMachinePool type DockerMachinePoolStatus struct { // Instance...
conversion-gen producing incorrect conversion functions
https://api.github.com/repos/kubernetes/kubernetes/issues/98380/comments
17
2021-01-25T18:20:30Z
2023-04-20T16:58:38Z
https://github.com/kubernetes/kubernetes/issues/98380
793,615,762
98,380
[ "kubernetes", "kubernetes" ]
I have re-opened https://github.com/kubernetes/kubernetes/issues/71612, as the issue had 40 +1s, I think its really useful, and I wasn't able to get it re-opened. Currently, kubectl get supports --custom-columns as one of its output format flags. The behavior of this flag allows a user to specify a comma-delimited l...
Kubectl - Introduce "custom-columns" variant to add additional columns to output
https://api.github.com/repos/kubernetes/kubernetes/issues/98368/comments
23
2021-01-25T15:35:56Z
2022-10-21T16:14:30Z
https://github.com/kubernetes/kubernetes/issues/98368
793,485,766
98,368
[ "kubernetes", "kubernetes" ]
**What happened**: Cannot enter the process namespace using `kubectl alpha debug` with target parameter. The nginx process does not appear, but a pause process instead. ```shell $ kubectl alpha debug -it nginx --image=busybox --target=nginx Defaulting debug container name to debugger-gs59f. If you don't see a...
Cannot enter the process namespace using kubectl alpha debug with target parameter
https://api.github.com/repos/kubernetes/kubernetes/issues/98362/comments
13
2021-01-25T10:45:35Z
2021-05-14T13:33:09Z
https://github.com/kubernetes/kubernetes/issues/98362
793,267,800
98,362
[ "kubernetes", "kubernetes" ]
Hello, I have 3 nodes and 45 pods and replicaset. Must of them are on node-2. I would like to have 15 pods per node. Can you help me with this please ? Regards, Djeff
Pods and replicat set dispatching
https://api.github.com/repos/kubernetes/kubernetes/issues/98360/comments
11
2021-01-25T09:37:07Z
2021-06-25T15:39:34Z
https://github.com/kubernetes/kubernetes/issues/98360
793,213,269
98,360
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: In some condi...
Route controller should update route when node ip changed
https://api.github.com/repos/kubernetes/kubernetes/issues/98359/comments
17
2021-01-25T09:01:10Z
2023-01-19T03:02:35Z
https://github.com/kubernetes/kubernetes/issues/98359
793,184,692
98,359
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Provide an API interface for dynamically setting the klog log level. **Why is this needed**: You can call the interface directly to set the log level without restarting the component. eg: ```golang f...
Provide an API interface for dynamically setting the klog log level.
https://api.github.com/repos/kubernetes/kubernetes/issues/98356/comments
13
2021-01-25T07:43:12Z
2021-03-24T19:07:55Z
https://github.com/kubernetes/kubernetes/issues/98356
793,126,071
98,356
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which test(s) are failing**: ``` --- FAIL: TestHandlePackage (0.00s) main_test.go:139: code: package test var a = map[string]interface{}{"num1": 9223372036854775807} ...
Go 1.16: TestHandlePackage fails due to a change in error message
https://api.github.com/repos/kubernetes/kubernetes/issues/98354/comments
7
2021-01-25T05:13:45Z
2021-01-25T17:01:53Z
https://github.com/kubernetes/kubernetes/issues/98354
793,031,939
98,354
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: "kubeadm in...
"kubeadm init" does not auto-detect CRI-O as documentation states
https://api.github.com/repos/kubernetes/kubernetes/issues/98335/comments
10
2021-01-24T06:20:51Z
2021-01-24T21:31:33Z
https://github.com/kubernetes/kubernetes/issues/98335
792,731,130
98,335
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: kubelet servi...
Does V1.20.2 not support Redhat8.3?
https://api.github.com/repos/kubernetes/kubernetes/issues/98331/comments
5
2021-01-23T06:26:12Z
2021-01-23T18:56:49Z
https://github.com/kubernetes/kubernetes/issues/98331
792,453,721
98,331
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Created a f...
New Cluster Crashes After Adding Calico CNI
https://api.github.com/repos/kubernetes/kubernetes/issues/98327/comments
7
2021-01-23T01:09:23Z
2021-01-23T04:25:51Z
https://github.com/kubernetes/kubernetes/issues/98327
792,398,105
98,327
[ "kubernetes", "kubernetes" ]
Many e2e tests today have a `[sig-foo]` tag in their name, which lets us know which sig is responsible for fixing failing or flaky e2e tests. However, not all tests have such a tag. We should: - assign `[sig-foo]` tags to all e2e tests that don't yet have them - enforce that no new e2e tests can be added without ...
Assign and enforce sig ownership of all e2e tests
https://api.github.com/repos/kubernetes/kubernetes/issues/98326/comments
42
2021-01-22T21:39:14Z
2021-03-18T19:19:07Z
https://github.com/kubernetes/kubernetes/issues/98326
792,323,190
98,326
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which test(s) are flaking**: //staging/src/k8s.io/apiserver/pkg/util/shufflesharding **Testgrid link**: https://testgrid.k8s.io/sig-release-1.20-blocking#baze...
APF: shufflesharding unit tests time out (flake)
https://api.github.com/repos/kubernetes/kubernetes/issues/98322/comments
5
2021-01-22T19:54:31Z
2021-01-25T19:43:13Z
https://github.com/kubernetes/kubernetes/issues/98322
792,265,596
98,322
[ "kubernetes", "kubernetes" ]
**What happened**: Dependent environment loaded from configmap not changed. **How to reproduce it (as minimally and precisely as possible)**: ``` $ cat <<EOF > env.vars REDIS_HOST=redis REDIS_PASS=secret REDIS_ZDSN=redis://$(REDIS_PASS)@$(REDIS_HOST):6379/0 EOF $ kubectl create cm vars --from-env-file=env.va...
Dependent Environment in Configmap
https://api.github.com/repos/kubernetes/kubernetes/issues/98319/comments
15
2021-01-22T18:30:03Z
2022-08-10T04:46:24Z
https://github.com/kubernetes/kubernetes/issues/98319
792,218,405
98,319
[ "kubernetes", "kubernetes" ]
**What happened**: Used `kubeadm alpha certs renew all` command on the masters in my ha cluster. `show-expiration` showed all certs renewed. Unfortunately, when the expiration date rolled around, the kube-api servers stopped responding with "certificate expired error". This was easily fixed by restarting the kube-...
Kubeadm documentation: note in docs that the cert renew command requires some restarts
https://api.github.com/repos/kubernetes/kubernetes/issues/98310/comments
4
2021-01-22T14:35:27Z
2021-01-23T01:25:52Z
https://github.com/kubernetes/kubernetes/issues/98310
792,053,255
98,310
[ "kubernetes", "kubernetes" ]
hi team, we are trying to change the default permission of service account token that is mounted inside pods, by default the permission is 644 other users also get read access to the token so we need to reduce the risk from our containers please let me know if we have any solution for this issue
How to change the service account token mount file permission inside a pode kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/98308/comments
6
2021-01-22T13:15:02Z
2021-01-24T14:53:54Z
https://github.com/kubernetes/kubernetes/issues/98308
791,996,024
98,308
[ "kubernetes", "kubernetes" ]
1. With following config file and start kube-proxy with flags `--config=/tmp/kube-proxy.yaml --master=https://localhost:6443 --profiling=true`. ``` cat <<EOF > /tmp/kube-proxy.yaml apiVersion: kubeproxy.config.k8s.io/v1alpha1 kind: KubeProxyConfiguration clientConnection: kubeconfig: /var/run/kubernetes/kube-p...
kube-proxy flags are not respected when using config file together
https://api.github.com/repos/kubernetes/kubernetes/issues/98302/comments
19
2021-01-22T09:47:10Z
2021-09-18T21:37:16Z
https://github.com/kubernetes/kubernetes/issues/98302
791,857,986
98,302
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently (below) are the packages that are covered in `make test KUBE_COVER=y KUBE_COVER_REPORT_DIR=tmp/ KUBE_TIMEOUT="--timeout=300s"` They exclude packages under `k8s.io/kubernetes/staging/` It woul...
Kube Cover excludes packages in Staging
https://api.github.com/repos/kubernetes/kubernetes/issues/98293/comments
5
2021-01-22T05:32:05Z
2021-01-22T19:49:45Z
https://github.com/kubernetes/kubernetes/issues/98293
791,711,817
98,293
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: In the flag verification of the kubelet component, if the verification fails, call klog.fatal directly to print the log and exit. At this time, all trace information will be printed out, I think it is n...
In the kubelet flags validity check, is it reasonable to use klog.Fatal?
https://api.github.com/repos/kubernetes/kubernetes/issues/98292/comments
4
2021-01-22T05:27:30Z
2021-03-17T06:06:56Z
https://github.com/kubernetes/kubernetes/issues/98292
791,710,004
98,292
[ "kubernetes", "kubernetes" ]
https://github.com/kubernetes/kubernetes/blob/88c652c154c1e3e68699a3e6d57a752a35e156ea/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go#L438 ``` // ExportOptions is the query options to the standard REST get call. // Deprecated. Planned for removal in 1.18. type ExportOptions struct { TypeMeta `json:",in...
ExportOptions was planed to removal in 1.18 while still used now
https://api.github.com/repos/kubernetes/kubernetes/issues/98289/comments
5
2021-01-22T03:26:48Z
2021-02-02T21:27:18Z
https://github.com/kubernetes/kubernetes/issues/98289
791,666,055
98,289
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Add Support for Windows Server version 2004 and 20H2. **Why is this needed**: Windows Server version 1909 is going end of life.
Add Support for Windows Server 2004 and 20H2 for GCE Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/98285/comments
1
2021-01-22T01:22:46Z
2021-01-22T20:21:40Z
https://github.com/kubernetes/kubernetes/issues/98285
791,612,215
98,285
[ "kubernetes", "kubernetes" ]
**What happened**: I have a production cluster of K8s 1.9.5 and two developer linux machines with the same Go and kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.5", GitCommit:"e338cf2c6d297aa603b50ad3a301f761b4173aa6", GitTreeState:"clean", BuildDate:"2020-12-09T11:18:51Z"...
kubectl commands lagging
https://api.github.com/repos/kubernetes/kubernetes/issues/98283/comments
9
2021-01-22T00:21:05Z
2021-05-06T08:17:11Z
https://github.com/kubernetes/kubernetes/issues/98283
791,588,122
98,283
[ "kubernetes", "kubernetes" ]
**What happened**: The current in-tree PV topology is still using beta version label "failure-domain.beta.kubernetes.io". This was intentionally not upgrade because of CSI migration. https://github.com/kubernetes/kubernetes/pull/81431#discussion_r341216734 However, since the CSI migration timeline is likely to sl...
Update in-tree PV kubernetes topology label to GA
https://api.github.com/repos/kubernetes/kubernetes/issues/98281/comments
11
2021-01-21T23:21:42Z
2021-06-22T01:13:58Z
https://github.com/kubernetes/kubernetes/issues/98281
791,563,924
98,281
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently for CSI migration feature, there is no metric for both in-tree/CSI that can indicate the call is a migration enabled feature or not. **Why is this needed**: This can be hard for the suppor...
CSI Migration Metrics
https://api.github.com/repos/kubernetes/kubernetes/issues/98279/comments
7
2021-01-21T22:55:19Z
2021-02-23T21:11:08Z
https://github.com/kubernetes/kubernetes/issues/98279
791,552,340
98,279
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: This happen...
Additional security group rules removed with NLB
https://api.github.com/repos/kubernetes/kubernetes/issues/98278/comments
19
2021-01-21T22:55:13Z
2022-05-26T16:51:44Z
https://github.com/kubernetes/kubernetes/issues/98278
791,552,297
98,278
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: We want to start migrating metrics which people depend on for operations to stable status. etcd_object_counts was mentioned in a recent SIG meeting as a viable candidate. However, the 'etcd_' prefix is not in line with stated metric conventions. SIG consensus determined that crea...
Create a stable version of etcd_object_counts
https://api.github.com/repos/kubernetes/kubernetes/issues/98270/comments
6
2021-01-21T17:34:08Z
2021-03-09T19:05:51Z
https://github.com/kubernetes/kubernetes/issues/98270
791,357,977
98,270
[ "kubernetes", "kubernetes" ]
**Current behavior** In the container section, it is only possible to specify an image from a single registry. Exemple: ``` containers: - name: slurm image: strusfr/docker-ubuntu1604-slurmctld:latest imagePullPolicy: Always ``` **Proposal** The idea would be to be able to specify multi...
enhancement: provide a list of images and not a single one to pickup private registry before internet one
https://api.github.com/repos/kubernetes/kubernetes/issues/98268/comments
12
2021-01-21T15:20:22Z
2021-06-24T03:44:24Z
https://github.com/kubernetes/kubernetes/issues/98268
791,211,091
98,268
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: **Why is this needed**: Current k8s.io/client-go releases are tagged as v0.x.y corresponding to kubernetes 1.x.y (e.g. v0.20.2, corresponding to kubernetes v1.20.2). `go get k8s.io/client-go` fetches the latest semantic version. That is either v1.5.1 (corresponding to k...
Consider marking pre-go-module k8s.io/client-go versions as retracted
https://api.github.com/repos/kubernetes/kubernetes/issues/98267/comments
21
2021-01-21T14:49:04Z
2021-02-28T06:09:24Z
https://github.com/kubernetes/kubernetes/issues/98267
791,174,085
98,267
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: node-kubelet-orphans **Which test(s) are failing**: ``` 1. Pods should run through the lifecycle of Pods and PodStatus [Conformance] 2. Networking Granular Check...
node-kubelet-orphans tests failing
https://api.github.com/repos/kubernetes/kubernetes/issues/98265/comments
7
2021-01-21T13:13:56Z
2021-07-06T03:12:38Z
https://github.com/kubernetes/kubernetes/issues/98265
791,073,670
98,265
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: ![image](ht...
kubelet podEphemeralStorageLimitEviction panic
https://api.github.com/repos/kubernetes/kubernetes/issues/98260/comments
4
2021-01-21T11:48:56Z
2021-01-29T01:00:32Z
https://github.com/kubernetes/kubernetes/issues/98260
790,993,690
98,260
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: A converter that converts selector to v1.NodeSelectorRequirement **Why is this needed**: In fact `k8s.io/apimachinery/pkg/labels.Selector` has the same syntax as `k8s.io/api/core/v1.NodeSelector` Exa...
proposal: add a helper function to convert labels.selector to v1.NodeSelector
https://api.github.com/repos/kubernetes/kubernetes/issues/98256/comments
11
2021-01-21T08:08:19Z
2022-12-12T21:26:32Z
https://github.com/kubernetes/kubernetes/issues/98256
790,804,261
98,256
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: `kubectl al...
kubectl alpha debug node does not work on tainted nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/98253/comments
16
2021-01-21T05:35:35Z
2021-07-07T04:04:43Z
https://github.com/kubernetes/kubernetes/issues/98253
790,714,476
98,253
[ "kubernetes", "kubernetes" ]
**What happened**: It is poorly readable when migrating the following code to structured Logging. before: https://github.com/kubernetes/kubernetes/blob/a04b6e4b1671810ede5b8cacf4527741781d6fb9/staging/src/k8s.io/apiserver/pkg/audit/metrics.go#L109 func HandlePluginError(plugin string, err error, impacted ...*audit...
How to used structured Logging for variable length object
https://api.github.com/repos/kubernetes/kubernetes/issues/98251/comments
14
2021-01-21T03:24:12Z
2021-10-26T21:18:48Z
https://github.com/kubernetes/kubernetes/issues/98251
790,651,972
98,251
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-e2e-kind-ipv6 Flakes in the past week: **20** Consistency: **95.10%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | [sig-network] KubeProxy should set TCP CLOSE_WAIT timeout [Privileged] | 8 | [Flakiest Jobs](https://storage.googleapis.com/k8s-metrics/...
pr:pull-kubernetes-e2e-kind-ipv6 flaked 20 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/98247/comments
7
2021-01-21T00:58:03Z
2021-03-01T22:02:48Z
https://github.com/kubernetes/kubernetes/issues/98247
790,558,573
98,247
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently CCM is build and released by cloud provider. It would be great to have a cross component test for CCM so that we could catch issues early. The initial thought would be simulate the main.go in t...
Add cross component test for CCM
https://api.github.com/repos/kubernetes/kubernetes/issues/98242/comments
9
2021-01-20T21:48:55Z
2021-06-27T21:54:53Z
https://github.com/kubernetes/kubernetes/issues/98242
790,355,049
98,242
[ "kubernetes", "kubernetes" ]
/sig apps /area workload-api/job The Job controller might do syncs that won't produce any changes. In particular, status updates that it itself produces are not skipped. Furthermore, a solution for #28486 requires to do extra Pod updates (to remove finalizers) that might trigger unnecessary Job syncs. Is this e...
Job controller does wasteful work due to status updates it produces
https://api.github.com/repos/kubernetes/kubernetes/issues/98239/comments
6
2021-01-20T20:08:13Z
2021-06-19T21:51:23Z
https://github.com/kubernetes/kubernetes/issues/98239
790,285,318
98,239
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Apparently in...
Unable to retrieve init container logs
https://api.github.com/repos/kubernetes/kubernetes/issues/98236/comments
10
2021-01-20T19:14:38Z
2022-10-05T07:31:36Z
https://github.com/kubernetes/kubernetes/issues/98236
790,244,165
98,236
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When browsing t...
Kubelet cAdvisor API not working on windows nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/98235/comments
17
2021-01-20T18:22:51Z
2021-07-09T13:42:03Z
https://github.com/kubernetes/kubernetes/issues/98235
790,211,983
98,235
[ "kubernetes", "kubernetes" ]
**What happened**: Using this StorageClass: ``` kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name: azurediskdedicated provisioner: kubernetes.io/azure-disk parameters: kind: dedicated storageaccounttype: Standard_LRS reclaimPolicy: Delete volumeBindingMode: Immediate ``` Volume provi...
AzureDisk plugin can't provision "kind: dedicated" volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/98234/comments
10
2021-01-20T18:11:05Z
2021-06-24T20:31:12Z
https://github.com/kubernetes/kubernetes/issues/98234
790,204,595
98,234
[ "kubernetes", "kubernetes" ]
This issue is a bucket placeholder for collaborating on the "Known Issues" ([example from 1.20 release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#known-issues)). If you know of issues or API changes that are going out in 1.21, please comment here so that we can coordinate in...
1.21 Release Notes: Known Issues
https://api.github.com/repos/kubernetes/kubernetes/issues/98232/comments
5
2021-01-20T17:18:08Z
2021-04-08T14:57:35Z
https://github.com/kubernetes/kubernetes/issues/98232
790,169,936
98,232
[ "kubernetes", "kubernetes" ]
The `debian-iptables` based container images for `kube-proxy` are shipped with the wrong architecture within the manifest if not amd64: ``` > skopeo inspect docker://k8s.gcr.io/conformance-arm64:v1.20.1 | jq -r .Architecture amd64 > skopeo inspect docker://k8s.gcr.io/conformance-arm:v1.20.1 | jq -r .Architecture ...
Non amd64 kube-proxy container images have the wrong manifest architecture
https://api.github.com/repos/kubernetes/kubernetes/issues/98229/comments
2
2021-01-20T14:45:08Z
2021-01-28T14:43:34Z
https://github.com/kubernetes/kubernetes/issues/98229
790,043,602
98,229
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: auto-detect and match the docker service cgroup driver in dockershim. https://github.com/kubernetes/kubernetes/pull/97764#discussion_r556595741 https://github.com/kubernetes-sigs/cluster-api/issues/...
dockershim: auto-detect and match the Docker cgroup driver
https://api.github.com/repos/kubernetes/kubernetes/issues/98222/comments
9
2021-01-20T13:20:45Z
2021-03-09T15:02:29Z
https://github.com/kubernetes/kubernetes/issues/98222
789,973,305
98,222
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: ci-kubernetes-node-kubelet-alpha - (sig-node-kubelet -> node-kubelet-alpha) https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/node-...
node-kubelet-alpha tab failure
https://api.github.com/repos/kubernetes/kubernetes/issues/98220/comments
11
2021-01-20T13:06:36Z
2021-03-10T01:33:32Z
https://github.com/kubernetes/kubernetes/issues/98220
789,963,074
98,220
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: N/A. There are only tests for head version running. **Which test(s) are failing**: [HPA] Horizontal pod autoscaling (scale resource: Custom Metrics from Stackdrive...
Autoscaling e2e test for k8s 1.19 will fail
https://api.github.com/repos/kubernetes/kubernetes/issues/98219/comments
6
2021-01-20T12:59:25Z
2021-02-08T19:37:12Z
https://github.com/kubernetes/kubernetes/issues/98219
789,957,904
98,219
[ "kubernetes", "kubernetes" ]
**What happened**: with --cpu-manager-policy=static kubelet will panic when pause container lose during kubelet restarting **What you expected to happen**: kubelet can start normally **How to reproduce it (as minimally and precisely as possible)**: 1,config kubelet with --cpu-manager-policy=static 2, Run a l...
kubelet will panic when pause container lose during kubelet restarting
https://api.github.com/repos/kubernetes/kubernetes/issues/98218/comments
13
2021-01-20T12:46:38Z
2022-03-01T02:15:47Z
https://github.com/kubernetes/kubernetes/issues/98218
789,949,122
98,218
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **Background**: We define Pod Topo...
Rolling updates interfere with Pod Topology Spread Constraints
https://api.github.com/repos/kubernetes/kubernetes/issues/98215/comments
26
2021-01-20T11:56:55Z
2022-07-30T08:40:43Z
https://github.com/kubernetes/kubernetes/issues/98215
789,914,154
98,215
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **Background** Our product consist...
Scheduler should evict pods to honor Pod Disruption Budgets
https://api.github.com/repos/kubernetes/kubernetes/issues/98214/comments
15
2021-01-20T10:22:24Z
2021-11-20T23:39:59Z
https://github.com/kubernetes/kubernetes/issues/98214
789,844,675
98,214
[ "kubernetes", "kubernetes" ]
**What happened**: Noticed some tests in this repo never run properly - they only use the last element in the loop repeatedly. **What you expected to happen**: The tests should use all elements they iterate on for testing **How to reproduce it (as minimally and precisely as possible)**: Run the tests, see that...
Some "vectorized" tests never run due to bad closure var capture
https://api.github.com/repos/kubernetes/kubernetes/issues/98213/comments
18
2021-01-20T10:09:42Z
2023-09-20T06:04:07Z
https://github.com/kubernetes/kubernetes/issues/98213
789,834,738
98,213
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: `Kubelet` sta...
Default not support PIDPressure of DefaultEvictionHard
https://api.github.com/repos/kubernetes/kubernetes/issues/98206/comments
6
2021-01-20T08:03:38Z
2021-06-27T01:49:52Z
https://github.com/kubernetes/kubernetes/issues/98206
789,738,685
98,206
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/util/validation/validation.go#L166 is regex for `label` and in https://github.com/kubernetes/cloud-provider-open...
Is it possible to allow label to contain blank ' ' ?
https://api.github.com/repos/kubernetes/kubernetes/issues/98202/comments
6
2021-01-20T06:40:58Z
2021-01-21T21:15:06Z
https://github.com/kubernetes/kubernetes/issues/98202
789,687,494
98,202
[ "kubernetes", "kubernetes" ]
Currently `allowVolumeExpansion` field of storageclass is only field that decides whether a PVC is expandable or not. We are considering copying this field to PV during provisioning, so as even if SC is deleted or changes - expandable property of PV does not changes. There are three problems with this though: 1. Fo...
copy allowvolumeexpansion field from SC to PV
https://api.github.com/repos/kubernetes/kubernetes/issues/98186/comments
8
2021-01-19T16:32:59Z
2021-10-24T19:01:08Z
https://github.com/kubernetes/kubernetes/issues/98186
789,173,458
98,186
[ "kubernetes", "kubernetes" ]
**What happened**: Flag `--cloud-provider` is marked as deprecated but does not have a corresponding [`KubeletConfiguration`](https://github.com/kubernetes/kubernetes/blob/release-1.20/staging/src/k8s.io/kubelet/config/v1beta1/types.go) field. > `--cloud-provider string` > The provider for cloud services. Set t...
Kubelet flag `--cloud-provider` is marked deprecated but missing corresponding KubeletConfiguration field
https://api.github.com/repos/kubernetes/kubernetes/issues/98185/comments
3
2021-01-19T16:16:23Z
2021-01-19T18:00:36Z
https://github.com/kubernetes/kubernetes/issues/98185
789,160,086
98,185
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: - `ci-kubernetes-e2e-windows-gce-1909` - `ci-kubernetes-e2e-windows-gce-2019` **Which test(s) are failing**: It looks like ~50% of tests on the job are failing. ...
[Failing Test] ci-kubernetes-e2e-windows-gce-2019, ci-kubernetes-e2e-windows-gce-1909
https://api.github.com/repos/kubernetes/kubernetes/issues/98184/comments
5
2021-01-19T15:30:39Z
2021-04-20T01:25:24Z
https://github.com/kubernetes/kubernetes/issues/98184
789,122,717
98,184
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `gce-master-scale-correctness` **Which test(s) are flaking**: `[sig-auth] Metadata Concealment should run a check-metadata-concealment job to completion` **Testgrid link**: https://testgrid.k8s.io/sig-scalability-gce#gce-master-scale-correctness Failed job run URL: https://prow.k...
[Flaky test] [sig-auth] Metadata Concealment should run a check-metadata-concealment job to completion
https://api.github.com/repos/kubernetes/kubernetes/issues/98182/comments
13
2021-01-19T15:26:15Z
2021-04-26T17:43:12Z
https://github.com/kubernetes/kubernetes/issues/98182
789,119,064
98,182
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: - `ci-kubernetes-e2e-gci-gce` (`gce-cos-master-default`) **Which test(s) are flaking**: - `[sig-apps] Deployment should run the li...
[Flaky Test] [sig-apps] Deployment should run the lifecycle of a Deployment
https://api.github.com/repos/kubernetes/kubernetes/issues/98180/comments
24
2021-01-19T14:57:01Z
2022-01-10T22:38:24Z
https://github.com/kubernetes/kubernetes/issues/98180
789,094,060
98,180
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When I type `...
new kubectl exec with two args isn't answearing it right
https://api.github.com/repos/kubernetes/kubernetes/issues/98179/comments
8
2021-01-19T14:43:37Z
2021-01-19T18:53:43Z
https://github.com/kubernetes/kubernetes/issues/98179
789,082,840
98,179
[ "kubernetes", "kubernetes" ]
**What happened**: When a pod can't be scheduled and the cardinality of taints on nodes is high, the Note field in the event can become bigger than the 1024 allowed and the event isn't sent. The pod stays in a state of `Pending` without en event which makes the User Experience very bad **What you expected to happen...
Kube-scheduler can't send event because Note field too large
https://api.github.com/repos/kubernetes/kubernetes/issues/98175/comments
12
2021-01-19T13:26:02Z
2021-02-04T16:20:32Z
https://github.com/kubernetes/kubernetes/issues/98175
789,021,169
98,175
[ "kubernetes", "kubernetes" ]
**What happened**: Configured HPA to have `stabilizationWindowSeconds` on `scaleUp` and `scaleDown` events: ``` apiVersion: autoscaling/v2beta2 kind: HorizontalPodAutoscaler metadata: name: api-server-hpa spec: maxReplicas: 40 minReplicas: 2 scaleTargetRef: apiVersion: apps/v1 kind: Depl...
HPA scales up during ScaleDown event
https://api.github.com/repos/kubernetes/kubernetes/issues/98174/comments
3
2021-01-19T13:18:24Z
2021-01-21T05:49:50Z
https://github.com/kubernetes/kubernetes/issues/98174
789,015,535
98,174
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Improve logs and connectivity debugging information on Netpol E2E tests suite bootstrap, so it will give us fine-grained info: https://github.com/kubernetes/kubernetes/blob/73d4c245ef870390b052a070134f...
Enhance netpol E2E tests connectivity information on startup
https://api.github.com/repos/kubernetes/kubernetes/issues/98173/comments
8
2021-01-19T12:49:12Z
2021-08-28T20:44:47Z
https://github.com/kubernetes/kubernetes/issues/98173
788,995,878
98,173
[ "kubernetes", "kubernetes" ]
My k8s version number is 1.18.8, using Longhorn as storage. When creating the snapshot, report the following error, please help to see, provide some guidance,thank you. **----------------------------------------------------------log-------------------------------------------------------------------------------** I0...
create longhorn snapshot error
https://api.github.com/repos/kubernetes/kubernetes/issues/98170/comments
4
2021-01-19T08:37:18Z
2021-01-19T13:31:26Z
https://github.com/kubernetes/kubernetes/issues/98170
788,820,380
98,170
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: There is an...
[kubelet metrics] kubelet_containers_per_pod_count_bucket optimization, buckets smaller than 1 are meaningless
https://api.github.com/repos/kubernetes/kubernetes/issues/98167/comments
2
2021-01-19T08:17:44Z
2021-01-19T14:37:46Z
https://github.com/kubernetes/kubernetes/issues/98167
788,808,090
98,167
[ "kubernetes", "kubernetes" ]
If the pod exceeds the memory limit and is oomkilled, executing any command in the pod will cause the pod to oomkilled continuously, even if the memory does not exceed the upper limit. ## system info: ``` [root@research ~]# printf "`uname -rs`\n`cat /etc/os-release`\n" Linux 3.10.0-1127.13.1.el7.x86_64 NAME="Cen...
When the pod is OOMKilled, the pod falls into the loop OOMKilled.
https://api.github.com/repos/kubernetes/kubernetes/issues/98157/comments
7
2021-01-19T04:15:24Z
2021-06-20T21:58:26Z
https://github.com/kubernetes/kubernetes/issues/98157
788,691,661
98,157
[ "kubernetes", "kubernetes" ]
**What happened**: the `kubelet` fails to start; it logs, ``` Jan 18 17:33:58 aura kubelet[1457370]: E0118 17:33:58.888700 1457370 bootstrap.go:265] part of the existing bootstrap client certificate is expired: 2020-12-06 18:55:55 +0000 UTC Jan 18 17:33:58 aura kubelet[1457370]: F0118 17:33:58.888743 1457370 serve...
kubelet: improve error messages about expired certificates
https://api.github.com/repos/kubernetes/kubernetes/issues/98150/comments
7
2021-01-18T22:54:15Z
2021-01-25T20:39:20Z
https://github.com/kubernetes/kubernetes/issues/98150
788,589,995
98,150
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Created a K8S...
Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: connect: connection refused
https://api.github.com/repos/kubernetes/kubernetes/issues/98149/comments
7
2021-01-18T21:17:42Z
2021-01-19T18:58:49Z
https://github.com/kubernetes/kubernetes/issues/98149
788,551,845
98,149
[ "kubernetes", "kubernetes" ]
Using 'oidc:' in the --oidc-groups-prefix as [suggested by the documentation](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuring-the-api-server) does not behave well Relevant parts of kube-apiserver.yaml ``` spec: containers: - command: - kube-apiserver - --oidc-i...
including a ':' in oidc-groups-prefix does not behave as it should for kubelet / kube-apiserver
https://api.github.com/repos/kubernetes/kubernetes/issues/98148/comments
7
2021-01-18T20:41:17Z
2021-01-20T00:57:25Z
https://github.com/kubernetes/kubernetes/issues/98148
788,535,610
98,148
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I spent some ...
Clarify external CST signerName in docs and in CSR status fields
https://api.github.com/repos/kubernetes/kubernetes/issues/98146/comments
4
2021-01-18T16:22:11Z
2021-03-03T22:41:13Z
https://github.com/kubernetes/kubernetes/issues/98146
788,398,200
98,146
[ "kubernetes", "kubernetes" ]
**What happened**: Kubectl patch sub-command shows wrong error help message if an input is wrong. The error message says `error: resource(s) were provided, but no name, label selector, or --all flag specified` and when I try to use `--all` flag it says `Error: unknown flag: --all`. **What you expected to happen**...
`kubectl patch` error message mentions of a non-existent flag
https://api.github.com/repos/kubernetes/kubernetes/issues/98143/comments
9
2021-01-18T14:14:11Z
2021-03-05T03:32:22Z
https://github.com/kubernetes/kubernetes/issues/98143
788,303,614
98,143
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Seeing this i...
error reading container (probably exited) json message: EOF
https://api.github.com/repos/kubernetes/kubernetes/issues/98142/comments
9
2021-01-18T12:47:02Z
2021-02-04T23:54:59Z
https://github.com/kubernetes/kubernetes/issues/98142
788,241,796
98,142
[ "kubernetes", "kubernetes" ]
# Progress <code>[3/6]</code> - [X] APISnoop org-flow : [AppStatefulsetsMocktest](https://github.com/apisnoop/ticket-writing/edit/AppsEndpoints/AppStatefulsetsMocktest.md) - [X] test approval issue : [kubernetes/kubernetes#](https://github.com/kubernetes/kubernetes/issues/98125) - [X] test pr : kuberenetes/k...
Write Updated test for StatefulSet Replica scaling to include Patch Scale +1 endpoint
https://api.github.com/repos/kubernetes/kubernetes/issues/98125/comments
1
2021-01-17T22:47:09Z
2021-02-12T17:27:10Z
https://github.com/kubernetes/kubernetes/issues/98125
787,813,000
98,125
[ "kubernetes", "kubernetes" ]
tl;dr agnhost images on 2:26, dont work w/ ncat anymore the same way..... ``` ➜ kubernetes git:(9ac1df0ebe4) ✗ kubectl logs connectivity-test -n nettest-3770 Connection to 8.8.8.8 53 port [tcp/domain] succeeded! ...
"nc" regression in the new Agnhost containers are breaking the should provide Internet connection for containers tests?
https://api.github.com/repos/kubernetes/kubernetes/issues/98123/comments
6
2021-01-17T16:21:52Z
2021-01-17T17:18:57Z
https://github.com/kubernetes/kubernetes/issues/98123
787,740,494
98,123
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: On a node tha...
Failed to run Kubelet when using a valid cpuset specified by --reserved-cpus when not all CPUs are turned on
https://api.github.com/repos/kubernetes/kubernetes/issues/98121/comments
9
2021-01-17T12:52:41Z
2021-04-24T14:57:00Z
https://github.com/kubernetes/kubernetes/issues/98121
787,699,730
98,121
[ "kubernetes", "kubernetes" ]
<!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) or our [Discussion Forums](https://discuss.kubernetes.io). You can also post your question o...
Kubernetes Elasticsearch logging discovery
https://api.github.com/repos/kubernetes/kubernetes/issues/98120/comments
4
2021-01-17T12:18:38Z
2021-01-18T15:09:27Z
https://github.com/kubernetes/kubernetes/issues/98120
787,693,922
98,120
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-bazel-test Flakes in the past week: **34** Consistency: **93.10%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | //pkg/kubelet/volumemanager/reconciler/go_default_test:run_2_of_2 | 5 | #### Previously closed issues for this job flaking: #65847 #53936 ...
pr:pull-kubernetes-bazel-test flaked 34 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/98118/comments
6
2021-01-17T00:54:35Z
2021-03-01T19:10:58Z
https://github.com/kubernetes/kubernetes/issues/98118
787,586,560
98,118
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: sig-network-kind#sig-network-kind **Which test(s) are failing**: ``` Kubernetes e2e suite: [sig-network] Networking should provide Internet connection for co...
[Failing Test] Networking should provide Internet connection for containers
https://api.github.com/repos/kubernetes/kubernetes/issues/98117/comments
6
2021-01-16T21:40:40Z
2021-01-26T09:44:58Z
https://github.com/kubernetes/kubernetes/issues/98117
787,557,776
98,117
[ "kubernetes", "kubernetes" ]
**What happened**: kubeadm init will cover User define ` /var/lib/kubelet/config.yaml` **What you expected to happen**: kubeadm init will never cover User define ` /var/lib/kubelet/config.yaml` **How to reproduce it (as minimally and precisely as possible)**: esay to reproduce **Anything else we need to k...
init containerd error when user define /var/lib/kubelet/config.yaml cause cover by kubeadm
https://api.github.com/repos/kubernetes/kubernetes/issues/98112/comments
9
2021-01-16T04:45:06Z
2021-01-17T17:19:22Z
https://github.com/kubernetes/kubernetes/issues/98112
787,347,369
98,112
[ "kubernetes", "kubernetes" ]
**What happened**: Apply a deployment with `:latest`, then switch the image to not use `:latest`. Remove the deployment, then apply the image without `:latest` again. This time, imagePullPolicy is different. ``` $ cat <<EOF | kubectl apply -f - apiVersion: apps/v1 kind: Deployment metadata: name: shell s...
imagePullPolicy and :latest defaulting doesn't interact well with declarative API
https://api.github.com/repos/kubernetes/kubernetes/issues/98108/comments
13
2021-01-16T00:07:28Z
2021-09-25T10:51:35Z
https://github.com/kubernetes/kubernetes/issues/98108
787,295,304
98,108
[ "kubernetes", "kubernetes" ]
Hi, I am trying to modify the kernel.core_pattern but I am unable to modify it as it is Read-Only. I have tried: _echo 'kernel.core_pattern=/tmp/core-%e.%p.%h.%t' >> /etc/sysctl.conf_ Reload sysctl: _sysctl --system_ * Applying /etc/sysctl.conf ... sysctl: setting key "kernel.core_pattern": Read-only file sy...
Unable to set kernel.core_pattern for the pods
https://api.github.com/repos/kubernetes/kubernetes/issues/98106/comments
9
2021-01-15T21:52:44Z
2021-09-13T20:29:25Z
https://github.com/kubernetes/kubernetes/issues/98106
787,227,120
98,106
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: - `ci-kubernetes-e2e-ubuntu-gce-containerd` - `ci-kubernetes-e2e-gci-gce` **Which test(s) are flaking**: `[sig-network] Services ...
[Flaky Test] [sig-network] Services should be able to change the type from ClusterIP to ExternalName
https://api.github.com/repos/kubernetes/kubernetes/issues/98104/comments
3
2021-01-15T16:48:43Z
2021-01-30T01:21:50Z
https://github.com/kubernetes/kubernetes/issues/98104
787,037,231
98,104
[ "kubernetes", "kubernetes" ]
**What happened**: We are seeing that, on kubelets that use containerd on WINDOWS, periodically processes dont get cleaned up, and get leaked. this leads to gradual increase of resource useage over time, and also leads to what appears to be scenarios where `kubectl exec` 'hangs', and never actually completes runnin...
Windows Containerd: Kubelet processes not cleaned up due to container_log_manager cleanup issues, results in hung exec processes and memory explosion over time
https://api.github.com/repos/kubernetes/kubernetes/issues/98102/comments
42
2021-01-15T16:00:09Z
2022-09-14T17:19:38Z
https://github.com/kubernetes/kubernetes/issues/98102
787,003,623
98,102
[ "kubernetes", "kubernetes" ]
**What happened**: I get an error when I try to use wildcards with kubectl. ``` C:\Users\joe\Documents>kubectl apply -f *.yaml error: the path "*.yaml" cannot be accessed: CreateFile *.yaml: The filename, directory name, or volume label syntax is incorrect. ``` **What you expected to happen**: `cmd` do...
Kubectl on Windows does not support wildcards
https://api.github.com/repos/kubernetes/kubernetes/issues/98100/comments
7
2021-01-15T15:10:17Z
2021-02-03T18:48:02Z
https://github.com/kubernetes/kubernetes/issues/98100
786,967,452
98,100
[ "kubernetes", "kubernetes" ]
[Docs](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/#supported-fields) on field selectors mentions: > Supported field selectors vary by Kubernetes resource type. According to https://stackoverflow.com/a/63128911/1458343 one can select jobs with ``` kubectl get job --field...
Field Selectors Need Docs on `status.successful` Selector for Jobs
https://api.github.com/repos/kubernetes/kubernetes/issues/107536/comments
28
2021-01-15T14:37:01Z
2023-03-30T20:52:48Z
https://github.com/kubernetes/kubernetes/issues/107536
1,102,125,938
107,536
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: gce-master-scale-correctness **Which test(s) are flaking**: Services should be able to change the type and ports of a service [Slow] **Testgrid link**: https://k8s-testgrid.appspot.com/sig-scalability-gce#gce-master-scale-correctness **Reason for failure**: Test timeouts in ~half of t...
[Flaky test] [sig-network] Services should be able to change the type and ports of a service [Slow]
https://api.github.com/repos/kubernetes/kubernetes/issues/98099/comments
25
2021-01-15T14:23:48Z
2021-02-11T08:17:07Z
https://github.com/kubernetes/kubernetes/issues/98099
786,933,750
98,099
[ "kubernetes", "kubernetes" ]
**What happened**: When updating a LoadBalancer service (mapped to a NLB) additional ports were added that when combined with the large number of rules being defined via the `loadBalancerSourceRanges` broke the account security group rule limit with the following errors were returned (which was expected). > Error...
AWS EKS LoadBalancer service stuck updating NLB security group
https://api.github.com/repos/kubernetes/kubernetes/issues/98097/comments
12
2021-01-15T11:27:05Z
2022-01-24T16:13:08Z
https://github.com/kubernetes/kubernetes/issues/98097
786,822,629
98,097
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: kubelet log...
Error on socket receive: read tcp 127.0.0.1:42499->127.0.0.1:40604: use of closed network connection
https://api.github.com/repos/kubernetes/kubernetes/issues/98094/comments
15
2021-01-15T07:51:53Z
2025-01-23T05:26:24Z
https://github.com/kubernetes/kubernetes/issues/98094
786,686,236
98,094
[ "kubernetes", "kubernetes" ]
I deployed the k8s cluster using kubeadm and gave the file /etc/kubernetes/admin.conf to others as the kubeconfig file. Due to security issues, now i want to discard the permissions of the file, but I found out that the certificate of the file is bound to the system:masters group which is not controlled by RBAC perm...
How to discard the permissions defined in /etc/kubernetes/admin.conf
https://api.github.com/repos/kubernetes/kubernetes/issues/98092/comments
4
2021-01-15T07:06:39Z
2021-01-17T17:30:35Z
https://github.com/kubernetes/kubernetes/issues/98092
786,660,707
98,092
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: ![image](ht...
GracefulNodeShutdown Repeatedly aquire the inhibit lock
https://api.github.com/repos/kubernetes/kubernetes/issues/98087/comments
2
2021-01-15T02:59:21Z
2021-01-22T08:37:27Z
https://github.com/kubernetes/kubernetes/issues/98087
786,492,623
98,087
[ "kubernetes", "kubernetes" ]
**What happened**: Per this PR #97982 which fixed #89554, I have tried run ```bash docker run --rm -it --entrypoint bash gcr.io/google-containers/conformance:v1.18.0 -c "echo ok" ``` I still got this error message: ```bash standard_init_linux.go:211: exec user process caused "exec format error" ``` I can s...
Conformance image v1.18.0 still fails on arm64
https://api.github.com/repos/kubernetes/kubernetes/issues/98086/comments
13
2021-01-15T02:56:11Z
2021-01-21T05:22:14Z
https://github.com/kubernetes/kubernetes/issues/98086
786,491,596
98,086
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: pull-kubernetes-e2e-azure-disk-windows **Which test(s) are flaking**: **Testgrid link**: https://prow.k8s.io/view/gs/kubernet...
[Flaking Test][sig-windows] /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go
https://api.github.com/repos/kubernetes/kubernetes/issues/98084/comments
9
2021-01-15T02:05:37Z
2021-08-05T15:13:15Z
https://github.com/kubernetes/kubernetes/issues/98084
786,473,810
98,084
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: While attem...
CustomResources dropping "null" values from arrays
https://api.github.com/repos/kubernetes/kubernetes/issues/98080/comments
13
2021-01-14T23:44:18Z
2021-06-04T08:21:26Z
https://github.com/kubernetes/kubernetes/issues/98080
786,422,261
98,080
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I have a Cu...
Validation fails for CustomResource with array of pointers
https://api.github.com/repos/kubernetes/kubernetes/issues/98079/comments
14
2021-01-14T23:38:20Z
2023-04-20T16:58:29Z
https://github.com/kubernetes/kubernetes/issues/98079
786,420,005
98,079
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Kubernetes community has built ks8 storage features, CSI, sidecars, etc. to manage the lifecycle of storage volumes. Many cloud and storage vendors leverage this to build CSI drivers that work for their...
Build easy to use CSI tools to detect and resolve k8s storage issues and tools to run speed/stress test against k8s storage/CSI driver
https://api.github.com/repos/kubernetes/kubernetes/issues/98076/comments
7
2021-01-14T21:46:21Z
2021-06-14T05:12:07Z
https://github.com/kubernetes/kubernetes/issues/98076
786,363,236
98,076
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: We want to change ownership of a test from scheduler to network **Which test(s) are failing**: [sig-scheduling] SchedulerPredicates [Serial] validates that there is n...
Exercise hostPort test in scheduler e2e for both Windows and Linux nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/98075/comments
3
2021-01-14T19:43:56Z
2021-01-29T13:17:40Z
https://github.com/kubernetes/kubernetes/issues/98075
786,266,737
98,075
[ "kubernetes", "kubernetes" ]
#### What happened: * quotas were working well during months with the same configuration * the same issue happens on multiple namespaces * existing quotas are displayed, but changes in settings and usage are ignored, current usage looks frozen ##### quota status and settings are not displayed anymore ``` $ ...
Quotas not displayed and not updated anymore
https://api.github.com/repos/kubernetes/kubernetes/issues/98071/comments
12
2021-01-14T17:04:59Z
2023-01-18T21:21:27Z
https://github.com/kubernetes/kubernetes/issues/98071
786,159,661
98,071