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"
] | externalTrafficPolicy:Local does not preserve source if client and server is the same POD
**What happened**:
On access to a load-balancer-IP for a service with `externalTrafficPolicy:Local` from the POD that is also a server (endpoint) for the service the source is NAT'ed to a node address.
The source is *co... | externalTrafficPolicy:Local does not preserve source if client and server is the same POD | https://api.github.com/repos/kubernetes/kubernetes/issues/98069/comments | 9 | 2021-01-14T15:51:52Z | 2021-08-25T21:14:01Z | https://github.com/kubernetes/kubernetes/issues/98069 | 786,101,962 | 98,069 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
After deploying pod and service with selector and changing the endpoint using kubectl apply, the endpoint's IP reported by `kubectl get ep` is updated to new value but iptables rules are not being updated. The same operation works if service is deployed without selector.
**What you expected to ... | kube-proxy would not update iptables rules when pod selectors are used for service | https://api.github.com/repos/kubernetes/kubernetes/issues/98066/comments | 12 | 2021-01-14T15:16:25Z | 2021-01-28T12:22:42Z | https://github.com/kubernetes/kubernetes/issues/98066 | 786,072,574 | 98,066 |
[
"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 order to... | [openstack cinder] in-tree e2e failed with fsType = "" | https://api.github.com/repos/kubernetes/kubernetes/issues/98052/comments | 6 | 2021-01-14T08:29:27Z | 2021-01-18T05:54:53Z | https://github.com/kubernetes/kubernetes/issues/98052 | 785,789,227 | 98,052 |
[
"kubernetes",
"kubernetes"
] | how to read kubernetes for arm ? give me a link
| how to read kubernetes for arm | https://api.github.com/repos/kubernetes/kubernetes/issues/98051/comments | 4 | 2021-01-14T06:43:45Z | 2021-01-14T12:15:32Z | https://github.com/kubernetes/kubernetes/issues/98051 | 785,704,222 | 98,051 |
[
"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**:
https://githu... | Docker images which work with *docker run* *docker-compose* won't work with kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/98048/comments | 4 | 2021-01-14T05:56:18Z | 2021-01-15T14:44:54Z | https://github.com/kubernetes/kubernetes/issues/98048 | 785,675,366 | 98,048 |
[
"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 is ... | kubelet is not ready for relist | https://api.github.com/repos/kubernetes/kubernetes/issues/98044/comments | 11 | 2021-01-14T03:35:22Z | 2021-06-24T07:31:09Z | https://github.com/kubernetes/kubernetes/issues/98044 | 785,622,799 | 98,044 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
- create a namespaced parent object (for example a `Secret`)
- delete the parent object
- create a cluster-scoped object (for example. an `ApiService`) with the parent as an `ownerReference`, which is unresolvable since the parent is namespaced.
- create a namespaced object (for example another... | Inconsistent garbage collection behavior when any ownerReference is unresolvable and the parent is deleted | https://api.github.com/repos/kubernetes/kubernetes/issues/98040/comments | 3 | 2021-01-14T00:46:17Z | 2021-01-15T15:31:52Z | https://github.com/kubernetes/kubernetes/issues/98040 | 785,562,249 | 98,040 |
[
"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-gce-100-performance
Seems to only be on the release-1.20 branch?
**Which test(s) are flaking**:
e2e.go:... | [Flaky test] [release-1.20] pull-kubernetes-e2e-gce-100-performance failing on Prometheus stack timeout | https://api.github.com/repos/kubernetes/kubernetes/issues/98039/comments | 8 | 2021-01-13T23:18:49Z | 2021-01-14T09:25:04Z | https://github.com/kubernetes/kubernetes/issues/98039 | 785,527,015 | 98,039 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I setup an Kubernetes Cluster with these [Guide](https://github.com/Trackhe/Raspberry64bitKubernetesServerDualstack).
After i Setup Calico v3.14 Metrics v.0.4.1 and the Dashboard v2.1.0 on 5 Ubuntu arm64 / 64bit RPis.
my hostnames are
raspnode00
raspnode01
and so on.
The Metrics Po... | Pods on Master cant use InternalIP ExternalIP Hostname and configs. | https://api.github.com/repos/kubernetes/kubernetes/issues/98038/comments | 11 | 2021-01-13T23:16:23Z | 2021-01-14T18:59:28Z | https://github.com/kubernetes/kubernetes/issues/98038 | 785,525,814 | 98,038 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Since k8s v1.12 the API audit.k8s.io has a stable version V1, ref: https://github.com/kubernetes/kubernetes/pull/65891.
However, the v1alpha1 and v1beta1 versions of the API are still not deprecated and ... | Deprecate and Remove audit.k8s.io/v1[alpha|beta]1 Versions | https://api.github.com/repos/kubernetes/kubernetes/issues/98035/comments | 16 | 2021-01-13T21:18:24Z | 2022-03-08T09:02:34Z | https://github.com/kubernetes/kubernetes/issues/98035 | 785,464,014 | 98,035 |
[
"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**:
The [endpoint... | EndpointSliceMirroring controller does not mirror annotations from endpoints | https://api.github.com/repos/kubernetes/kubernetes/issues/98026/comments | 13 | 2021-01-13T18:53:20Z | 2021-03-09T04:47:12Z | https://github.com/kubernetes/kubernetes/issues/98026 | 785,355,216 | 98,026 |
[
"kubernetes",
"kubernetes"
] | What I ran:
```
$ kubectl apply -f repro.yml
mutatingwebhookconfiguration.admissionregistration.k8s.io/test created
$ kubectl apply -f repro.yml --server-side
Error from server: failed to create typed patch object: .webhooks: duplicate entries for key [name="my.webhook.io"]
$ kubectl apply -f repro.yml --dry-run=... | mutating webhook v1beta1 bad key with server side apply | https://api.github.com/repos/kubernetes/kubernetes/issues/98024/comments | 12 | 2021-01-13T16:35:13Z | 2021-06-19T03:42:23Z | https://github.com/kubernetes/kubernetes/issues/98024 | 785,257,738 | 98,024 |
[
"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 Kubernet... | Getting empty resource list with RemoveSelfLink=true causes API to return items: null | https://api.github.com/repos/kubernetes/kubernetes/issues/98022/comments | 13 | 2021-01-13T15:49:12Z | 2021-06-13T23:07:05Z | https://github.com/kubernetes/kubernetes/issues/98022 | 785,220,398 | 98,022 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
[sig-node-kubelet/node-kubelet-features-master ](https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-features-master)
**Which test(s) are failing**:
https://gith... | NodeFeature:SetHostnameAsFQDN failing in periodic node-kubelet-features-master job | https://api.github.com/repos/kubernetes/kubernetes/issues/98020/comments | 6 | 2021-01-13T14:14:19Z | 2021-01-16T01:08:14Z | https://github.com/kubernetes/kubernetes/issues/98020 | 785,140,097 | 98,020 |
[
"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**:

But ... | error: error upgrading connection: error dialing backend: dial tcp: lookup ms on 127.0.0.11:53: no such host | https://api.github.com/repos/kubernetes/kubernetes/issues/98011/comments | 4 | 2021-01-13T09:35:06Z | 2021-01-13T12:54:22Z | https://github.com/kubernetes/kubernetes/issues/98011 | 784,942,342 | 98,011 |
[
"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 kubelet ... | kubelet --root-dir use nfs dir give error "could not find device with major: 0, minor: 38 in cached partitions map" | https://api.github.com/repos/kubernetes/kubernetes/issues/98009/comments | 9 | 2021-01-13T08:35:25Z | 2021-03-10T05:31:49Z | https://github.com/kubernetes/kubernetes/issues/98009 | 784,901,628 | 98,009 |
[
"kubernetes",
"kubernetes"
] | Everything is described in https://github.com/kubernetes/kubernetes/issues/96731#issuecomment-759244994
Thanks @diemus for the report! | startupProbe takes 60s before killing a failing container | https://api.github.com/repos/kubernetes/kubernetes/issues/98007/comments | 3 | 2021-01-13T07:31:28Z | 2021-03-06T19:45:42Z | https://github.com/kubernetes/kubernetes/issues/98007 | 784,864,349 | 98,007 |
[
"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... | systemd Cgroup driver cause error: applying cgroup configuration for process caused \"No such device or address\" | https://api.github.com/repos/kubernetes/kubernetes/issues/98006/comments | 15 | 2021-01-13T07:19:32Z | 2024-11-19T02:30:06Z | https://github.com/kubernetes/kubernetes/issues/98006 | 784,857,132 | 98,006 |
[
"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**:
A node is i... | GracefulNodeShutdown rescheduled to the node of shutdown state | https://api.github.com/repos/kubernetes/kubernetes/issues/98004/comments | 2 | 2021-01-13T06:48:26Z | 2021-01-29T01:51:53Z | https://github.com/kubernetes/kubernetes/issues/98004 | 784,839,092 | 98,004 |
[
"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**:
We are usin... | SignerName in CSR v1beta1 API is not defaulted when nil | https://api.github.com/repos/kubernetes/kubernetes/issues/98000/comments | 9 | 2021-01-13T02:57:49Z | 2021-01-13T19:05:28Z | https://github.com/kubernetes/kubernetes/issues/98000 | 784,744,723 | 98,000 |
[
"kubernetes",
"kubernetes"
] |
We need a way to provide the full CA chain with the service account token when using an intermediate CA from a private PKI. This is required because some clients may try to validate the full chain when talking to the API.
Currently we have to provide a custom configmap and config but I think there could be an eas... | Configuration option for CA certificate chain | https://api.github.com/repos/kubernetes/kubernetes/issues/97994/comments | 4 | 2021-01-13T00:52:49Z | 2021-08-28T18:05:40Z | https://github.com/kubernetes/kubernetes/issues/97994 | 784,700,359 | 97,994 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
**Which test(s) are failing**:
provisioning should provision storage with pvc data source in parallel
**Since when has it been failing**:
The test case was int... | Storage cloning e2e using default storageclass instead of configured | https://api.github.com/repos/kubernetes/kubernetes/issues/97993/comments | 3 | 2021-01-13T00:27:28Z | 2021-03-02T03:23:46Z | https://github.com/kubernetes/kubernetes/issues/97993 | 784,690,883 | 97,993 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
There is a hardcoded variable for the HTTP response header "retry-after" that I would like to have exposed as a cli option for the kube-apiserver binary. The "retry-after" is internally set to 1s which ... | Expose retry-after HTTP response header variable as a kube-apiserver cli option | https://api.github.com/repos/kubernetes/kubernetes/issues/97991/comments | 5 | 2021-01-12T23:32:45Z | 2021-01-19T21:16:35Z | https://github.com/kubernetes/kubernetes/issues/97991 | 784,670,451 | 97,991 |
[
"kubernetes",
"kubernetes"
] | CSI Migration has been beta for a few releases. We are planning to move forward and progress CSI Migration towards GA. CSI Migration is a multi-cloud-provider and multi-driver effort project. So we are planning to move gce-pd in-tree plugin to CSIMigrationGCE GA first.
A very first step we can do is to install the ... | Install gce-pd-csi-driver by default in the kube-up script | https://api.github.com/repos/kubernetes/kubernetes/issues/97985/comments | 7 | 2021-01-12T22:27:41Z | 2022-06-06T22:55:51Z | https://github.com/kubernetes/kubernetes/issues/97985 | 784,640,048 | 97,985 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Support per priority class preemption metrics that track how many pods are preempted in each priority class over time.
**Why is this needed**:
This is interesting because priority is a main factor fo... | Scheduler: support per priority class preemption victim metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/97983/comments | 20 | 2021-01-12T19:59:04Z | 2021-07-10T05:49:59Z | https://github.com/kubernetes/kubernetes/issues/97983 | 784,551,466 | 97,983 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**: I'd like to add metrics to the kubelet to measure the usage of ephemeral containers.
I propose adding two metrics:
* A gauge describing the number of ephemeral containers currently in use on the kubele... | Create kubelet metrics for ephemeral containers creation and usage | https://api.github.com/repos/kubernetes/kubernetes/issues/97974/comments | 9 | 2021-01-12T17:17:52Z | 2021-07-08T21:00:55Z | https://github.com/kubernetes/kubernetes/issues/97974 | 784,428,636 | 97,974 |
[
"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/
-->
While closing the https://github.co... | Server Side Apply - Selectors are not atomic | https://api.github.com/repos/kubernetes/kubernetes/issues/97970/comments | 5 | 2021-01-12T14:42:33Z | 2021-04-08T21:27:31Z | https://github.com/kubernetes/kubernetes/issues/97970 | 784,297,915 | 97,970 |
[
"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**:
We see the fo... | kube-apiserver: runtime error: invalid memory address or nil pointer dereference | https://api.github.com/repos/kubernetes/kubernetes/issues/97962/comments | 19 | 2021-01-12T10:43:15Z | 2021-02-23T06:59:27Z | https://github.com/kubernetes/kubernetes/issues/97962 | 784,120,521 | 97,962 |
[
"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**:
``` bash
#... | pod cannot be deleted without cniVersion in flanne.conf | https://api.github.com/repos/kubernetes/kubernetes/issues/97956/comments | 10 | 2021-01-12T10:12:11Z | 2021-01-14T09:11:22Z | https://github.com/kubernetes/kubernetes/issues/97956 | 784,097,575 | 97,956 |
[
"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**:
https://git... | GracefulNodeShutdown dbus shutdown events not continuing if they are not valid | https://api.github.com/repos/kubernetes/kubernetes/issues/97951/comments | 2 | 2021-01-12T06:43:18Z | 2021-01-20T18:38:48Z | https://github.com/kubernetes/kubernetes/issues/97951 | 783,960,763 | 97,951 |
[
"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**:
 are failing**:
TestSecretUpdated
**Testgrid link**:
https://prow.k8s.io/view/gs/kubernete... | [Failing Test] go_test: //staging/src/k8s.io/legacy-cloud-providers/vsphere/go_default_test:run_2_of_2 | https://api.github.com/repos/kubernetes/kubernetes/issues/97944/comments | 4 | 2021-01-12T03:28:16Z | 2021-01-12T03:35:15Z | https://github.com/kubernetes/kubernetes/issues/97944 | 783,876,637 | 97,944 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
make test-integration WHAT=./test/integration/apiserver/apply GOFLAGS="-v"
**Which test(s) are failing**:
=== Failed
=== FAIL: test/integration/apiserver/apply TestA... | make test-integration failed | https://api.github.com/repos/kubernetes/kubernetes/issues/97942/comments | 17 | 2021-01-12T03:08:56Z | 2021-08-02T00:25:14Z | https://github.com/kubernetes/kubernetes/issues/97942 | 783,869,161 | 97,942 |
[
"kubernetes",
"kubernetes"
] | # How to reproduce
Create three configmaps:
```yaml
apiVersion: v1
data:
foo: bar
kind: ConfigMap
metadata:
name: test1
---
apiVersion: v1
data:
foo: bar
kind: ConfigMap
metadata:
name: test2
---
apiVersion: v1
data:
foo: bar
kind: ConfigMap
metadata:
name: test3
```
`kubectl dif... | `kubectl diff` "downloads" the OpenAPI at least once per object | https://api.github.com/repos/kubernetes/kubernetes/issues/97940/comments | 18 | 2021-01-12T00:44:15Z | 2021-08-09T23:43:10Z | https://github.com/kubernetes/kubernetes/issues/97940 | 783,815,082 | 97,940 |
[
"kubernetes",
"kubernetes"
] | `kubectl diff` downloads" the OpenAPI at least once per object | https://api.github.com/repos/kubernetes/kubernetes/issues/97939/comments | 5 | 2021-01-12T00:42:14Z | 2021-01-12T02:13:44Z | https://github.com/kubernetes/kubernetes/issues/97939 | 783,813,132 | 97,939 | |
[
"kubernetes",
"kubernetes"
] | Looks like the hardcoded URL - `https://pkg.cfssl.org/R1.2/cfssl_linux-amd64` is not working anymore and returns:
```
<html>
<head><title>522 Origin Connection Time-out</title></head>
<body bgcolor="white">
<center><h1>522 Origin Connection Time-out</h1></center>
<hr><center>cloudflare-nginx</center>
</body>
... | Switch to new location and version for cfssl and cfssljson (cfssl and cfssljson installed via ./hack/local-cluster-up.sh broken) | https://api.github.com/repos/kubernetes/kubernetes/issues/97929/comments | 7 | 2021-01-11T21:26:13Z | 2021-01-13T05:10:37Z | https://github.com/kubernetes/kubernetes/issues/97929 | 783,716,748 | 97,929 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When Service has loadBalancerIP allocated, access to LB VIP from the cluster nodes is intercepted by kube-proxy. Requests are routed the same as clusterIP traffic.
However, when the Service selector is explicitly undefined and Endpoints manually populated by an external component, kube-proxy shou... | kube-proxy should not intercept LB traffic when the LB type Service has no Selector | https://api.github.com/repos/kubernetes/kubernetes/issues/97928/comments | 4 | 2021-01-11T20:08:44Z | 2021-01-21T21:43:47Z | https://github.com/kubernetes/kubernetes/issues/97928 | 783,669,411 | 97,928 |
[
"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**:
TCP DNS query... | [ERROR] plugin/errors: 2 staging-gondor-api.postgres.database.azure.com. A: dial tcp 168.63.129.16:53: i/o timeout | https://api.github.com/repos/kubernetes/kubernetes/issues/97927/comments | 5 | 2021-01-11T19:52:33Z | 2021-01-12T12:28:00Z | https://github.com/kubernetes/kubernetes/issues/97927 | 783,656,811 | 97,927 |
[
"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 setting up t... | Secret doesn't work properly under REHL7.8 when pod pulling from docker-hub private repo | https://api.github.com/repos/kubernetes/kubernetes/issues/97926/comments | 4 | 2021-01-11T19:35:23Z | 2021-01-12T12:23:34Z | https://github.com/kubernetes/kubernetes/issues/97926 | 783,643,098 | 97,926 |
[
"kubernetes",
"kubernetes"
] |
**What would you like to be added**:
a check of nslookup.exe output for the dnsPolicy tests
**Why is this needed**:
dnsPolicy tests right now are confusing to interpret, bc they grep a regex out of the output of `ipconfig /all`.
its great to print the output of `ipconfig/all` but i think its more importan... | improve k8s windows dnsPolicy e2e to actually check DNS resolution | https://api.github.com/repos/kubernetes/kubernetes/issues/97924/comments | 4 | 2021-01-11T18:36:44Z | 2021-01-15T21:57:57Z | https://github.com/kubernetes/kubernetes/issues/97924 | 783,604,750 | 97,924 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Switch the unit test job to use go test (e.g. `make test`) instead of using bazel.
**Why is this needed**:
The unit test job is one of the few remaining places we use bazel (https://github.com/kubernetes/kubernetes/issues/88553) | Stop using bazel for unit tests | https://api.github.com/repos/kubernetes/kubernetes/issues/97921/comments | 6 | 2021-01-11T16:51:47Z | 2021-03-04T06:35:06Z | https://github.com/kubernetes/kubernetes/issues/97921 | 783,534,611 | 97,921 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Remove the `test/e2e/networking/networkpolicy` folder in favor of `test/e2e/networking/netpol`.
**Why is this needed**:
With the refactoring from the Netpol validation [KEP](https://github.com/kuberne... | Cleanup the networkpolicy tests folder | https://api.github.com/repos/kubernetes/kubernetes/issues/97920/comments | 4 | 2021-01-11T16:42:05Z | 2021-01-26T08:42:35Z | https://github.com/kubernetes/kubernetes/issues/97920 | 783,527,448 | 97,920 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I am trying to create a service endpoint using the externalName spec to allow my microservices running inside the pods to access a local MySQL server on my local host.
This is the relevant section for the yaml file:
`apiVersion: v1
kind: Service
metadata:
name: mysql
namespace: default
... | ExternalName for MySQL is not working as intended | https://api.github.com/repos/kubernetes/kubernetes/issues/97914/comments | 6 | 2021-01-11T13:31:38Z | 2021-01-11T13:41:38Z | https://github.com/kubernetes/kubernetes/issues/97914 | 783,373,686 | 97,914 |
[
"kubernetes",
"kubernetes"
] | The deployments can't be created, it's stuck all the time, and the pod hasn't been created


| The deployments can't be created, it's stuck all the time, and the pod hasn't been created | https://api.github.com/repos/kubernetes/kubernetes/issues/97910/comments | 6 | 2021-01-11T10:02:06Z | 2021-01-12T06:18:31Z | https://github.com/kubernetes/kubernetes/issues/97910 | 783,230,717 | 97,910 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Share PV across namespaces
**Why is this needed**:
When I want to share a read-only ceph RBD volume across namespace, I found it's so tricky.
1. I can not create two pods with volume source pointing to the same RBD.
```yaml
apiVersion: v1
kind: Pod
metadata:
n... | Share PV across namespaces | https://api.github.com/repos/kubernetes/kubernetes/issues/97908/comments | 13 | 2021-01-11T08:17:41Z | 2022-03-07T02:33:48Z | https://github.com/kubernetes/kubernetes/issues/97908 | 783,164,767 | 97,908 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
`kubectl drain` on multiple nodes, if one node failed, the command aborting. Without special purpose, maybe it's better to continue processing other nodes.
```
[root@node24 /]# kubectl drain --selecto... | kubectl drain keep going when one node failed | https://api.github.com/repos/kubernetes/kubernetes/issues/97907/comments | 5 | 2021-01-11T08:02:15Z | 2021-01-27T02:40:22Z | https://github.com/kubernetes/kubernetes/issues/97907 | 783,155,284 | 97,907 |
[
"kubernetes",
"kubernetes"
] | [RFC3339Micro](https://github.com/kubernetes/kubernetes/blob/bb376f161640529f600203faee4cd0de8ec16778/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go#L24) is an extended format of timestamp from RFC3339 which additionally requires explicit micro-sec expression. however in the current published openapi sc... | Openapi schema for metav1.MicroTime doesn't reflect the precision requirements | https://api.github.com/repos/kubernetes/kubernetes/issues/97904/comments | 6 | 2021-01-11T06:52:58Z | 2021-06-14T00:08:05Z | https://github.com/kubernetes/kubernetes/issues/97904 | 783,117,957 | 97,904 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
bazel test //staging/src/k8s.io/client-go/tools/remotecommand/...
When --runs_per_test value is big enough, the command will fail.
```
FAIL: //staging/src/k8s.io... | bazel test --runs_per_test=1000 //staging/src/k8s.io/client-go/tools/remotecommand/... failed | https://api.github.com/repos/kubernetes/kubernetes/issues/97900/comments | 5 | 2021-01-11T03:47:38Z | 2021-01-19T21:26:07Z | https://github.com/kubernetes/kubernetes/issues/97900 | 783,043,145 | 97,900 |
[
"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**:
Kubernetes e2e suite.[sig-network] Networking IPerf [Experimental] [Slow] [Feature:Networking-Performance] should transfer ~ 1GB ont... | Flake in pull-kubernetes-e2e-ubuntu-gce-network-policies job, iperf test | https://api.github.com/repos/kubernetes/kubernetes/issues/97890/comments | 8 | 2021-01-10T14:27:59Z | 2021-03-09T10:40:21Z | https://github.com/kubernetes/kubernetes/issues/97890 | 782,829,910 | 97,890 |
[
"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... | How to avoid frequent refreshing of create-verb audit logs | https://api.github.com/repos/kubernetes/kubernetes/issues/97889/comments | 4 | 2021-01-10T13:26:46Z | 2021-01-26T02:45:11Z | https://github.com/kubernetes/kubernetes/issues/97889 | 782,818,436 | 97,889 |
[
"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**: No error or wa... | No error or warning message when service modified with partially success. | https://api.github.com/repos/kubernetes/kubernetes/issues/97883/comments | 8 | 2021-01-09T23:07:14Z | 2021-01-19T21:26:12Z | https://github.com/kubernetes/kubernetes/issues/97883 | 782,702,240 | 97,883 |
[
"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**:
A Deployment ... | The token of the DeploymentController will not be consistent with the token-controller while the token-controller makes an error and recreate the secrets again | https://api.github.com/repos/kubernetes/kubernetes/issues/97876/comments | 7 | 2021-01-09T12:26:50Z | 2021-03-01T16:45:39Z | https://github.com/kubernetes/kubernetes/issues/97876 | 782,597,707 | 97,876 |
[
"kubernetes",
"kubernetes"
] | I'd like to add this feature to top pods.
Its often very useful to grep out hungry pods by nodes that we know have high utilization.
Currently I have to get pods -o wide | grep nodeip, to see the pods on that node. then top those pods to find the hungry ones on a specific node. It would be useful if top had a wid... | kubectl top pods -o wide | https://api.github.com/repos/kubernetes/kubernetes/issues/97859/comments | 11 | 2021-01-08T18:12:36Z | 2021-10-02T05:07:18Z | https://github.com/kubernetes/kubernetes/issues/97859 | 782,306,958 | 97,859 |
[
"kubernetes",
"kubernetes"
] | Hello,
I'm trying to redo the labs for the LFS258. I completed all the labs with the Google Cloud Platform and everything was working fine.
This time around i decided to redo the labs but instead of using the cloud, i would create my own Nodes on VMware. (with Ubuntu 18.04.3)
I created 2 nodes (master and work... | Docker Run not working after Untainting the master Node | https://api.github.com/repos/kubernetes/kubernetes/issues/97856/comments | 5 | 2021-01-08T16:57:23Z | 2021-01-09T00:03:46Z | https://github.com/kubernetes/kubernetes/issues/97856 | 782,263,190 | 97,856 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
/sig cli
**What would you like to be added**:
- The `kubectl describe` code makes live API calls for each object it wants to describe (e.g., https://github.com/kubernetes/kubernetes/blob/cc09a6df5805574394e2eff285756d2886b34805/staging/... | kubectl describe should reuse already fetched API objects instead of making another API call | https://api.github.com/repos/kubernetes/kubernetes/issues/97852/comments | 11 | 2021-01-08T15:19:18Z | 2021-06-10T16:53:50Z | https://github.com/kubernetes/kubernetes/issues/97852 | 782,191,315 | 97,852 |
[
"kubernetes",
"kubernetes"
] | kubelets should support storing kubeconfig certificate private keys inside an HSM using PKCS#11. This is particularly useful for IoT scenarios.
Ref:
- https://github.com/kubernetes/kubernetes/issues/64783
- https://github.com/kubernetes/enhancements/pull/1749 | Support PKCS#11 in kubelets | https://api.github.com/repos/kubernetes/kubernetes/issues/97851/comments | 6 | 2021-01-08T14:33:21Z | 2021-02-16T13:31:10Z | https://github.com/kubernetes/kubernetes/issues/97851 | 782,160,042 | 97,851 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
ci-golang-tip-k8s-1-18
**Since when has it been failing**:
The job started to fail with high frequency around Dec 9th; first failing job run: https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-golang-tip-k8s-1-18/1336941587187372032.
**Testgrid link**:
https://testgrid.k8s.io/s... | [Failing test] ci-golang-tip-k8s-1-18 fails very frequently | https://api.github.com/repos/kubernetes/kubernetes/issues/97846/comments | 8 | 2021-01-08T10:06:57Z | 2021-01-28T16:02:21Z | https://github.com/kubernetes/kubernetes/issues/97846 | 782,002,003 | 97,846 |
[
"kubernetes",
"kubernetes"
] | The cronjob format is as follows:
```yaml
apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: xxx-churn-pred-daily
spec:
schedule: "20 9 * * *"
jobTemplate:
spec:
template:
spec:
containers:
- name: xxx-churn-pred-daily
image: xxx
im... | One job controlled by Cronjob failed and nothing left | https://api.github.com/repos/kubernetes/kubernetes/issues/97840/comments | 8 | 2021-01-08T09:09:58Z | 2021-08-01T00:26:02Z | https://github.com/kubernetes/kubernetes/issues/97840 | 781,967,591 | 97,840 |
[
"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 Load... | External IP of externalTrafficPolicy Local service is unreachable from pods within the cluster on GCP | https://api.github.com/repos/kubernetes/kubernetes/issues/97836/comments | 10 | 2021-01-08T06:49:33Z | 2021-02-04T21:47:57Z | https://github.com/kubernetes/kubernetes/issues/97836 | 781,893,304 | 97,836 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
cloudCIDRAllocator is part of nodeipam, which allows cloud provider to allocate node CIDRs according to IP address aliases:
https://github.com/kubernetes/kubernetes/blob/cea1d4e20b4a7886d8ff65f34c6d4... | Expose cloudCIDRAllocator as a cloud-provider interface | https://api.github.com/repos/kubernetes/kubernetes/issues/97835/comments | 5 | 2021-01-08T05:44:08Z | 2021-01-12T10:43:13Z | https://github.com/kubernetes/kubernetes/issues/97835 | 781,862,650 | 97,835 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Pods created directly (without a controller) may be permanently evicted by taint manager.
**What you expected to happen**:
Just a discussion, [per the doc](https://kubernetes.io/docs/concepts/workloads/pods/#working-with-pods):
> This is because Pods are designed as **relatively ephemeral... | Should the taint manager permanently delete a pod without a controller? | https://api.github.com/repos/kubernetes/kubernetes/issues/97832/comments | 7 | 2021-01-08T02:46:56Z | 2021-06-07T05:27:07Z | https://github.com/kubernetes/kubernetes/issues/97832 | 781,799,721 | 97,832 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Provide label selector for namespaces when list-watching resources.
**Why is this needed**:
It is very common for an operator or to manage some resources selectively mostly by namespaces. Currentl... | Support multi namespaces list-watch | https://api.github.com/repos/kubernetes/kubernetes/issues/97831/comments | 9 | 2021-01-08T02:44:37Z | 2021-06-14T17:12:08Z | https://github.com/kubernetes/kubernetes/issues/97831 | 781,798,968 | 97,831 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
kubernetes can create ingress with empty rule
**How to reproduce it (as minimally and precisely as possible)**:
ingree yaml like below,
```
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: test
spec:
rules:
- {}
```
kubernetes create this successfully like below
```
... | kubernetes can create ingress with empty rule | https://api.github.com/repos/kubernetes/kubernetes/issues/97825/comments | 6 | 2021-01-08T01:46:55Z | 2021-01-12T12:36:11Z | https://github.com/kubernetes/kubernetes/issues/97825 | 781,778,995 | 97,825 |
[
"kubernetes",
"kubernetes"
] | similar to #97805
PR en route | missing nodeSelector for volume tests | https://api.github.com/repos/kubernetes/kubernetes/issues/97817/comments | 2 | 2021-01-07T18:59:56Z | 2021-01-09T00:57:06Z | https://github.com/kubernetes/kubernetes/issues/97817 | 781,535,878 | 97,817 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Originated from @ahg-g's TODO `AddPod/RemovePod should pass a *framework.PodInfo type instead of *v1.Pod.`. Some discussions at https://github.com/kubernetes/kubernetes/pull/97599#discussion_r550214325.... | Scheduler: Reduce unnecessary PodInfo struct initialization | https://api.github.com/repos/kubernetes/kubernetes/issues/97813/comments | 3 | 2021-01-07T16:11:43Z | 2021-02-24T16:52:50Z | https://github.com/kubernetes/kubernetes/issues/97813 | 781,427,647 | 97,813 |
[
"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 started... | K8s Container are removed by topology Manager after particularly 4 hours | https://api.github.com/repos/kubernetes/kubernetes/issues/97810/comments | 15 | 2021-01-07T15:09:02Z | 2021-06-14T11:12:07Z | https://github.com/kubernetes/kubernetes/issues/97810 | 781,382,204 | 97,810 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Similar to #97805 , were missing the windows nodeselectors for this one... resulting in failed pod sandboxes due to missing metadata, root cause is easy fix, will issue PR shortly
```
spec:
volumes:
- name: default-token-9c9ts
secret:
secretName: default-token-9c9ts
... | Missing NodeSelector for "functioning NodePort" tests for windows | https://api.github.com/repos/kubernetes/kubernetes/issues/97807/comments | 13 | 2021-01-07T14:36:22Z | 2021-09-14T14:41:01Z | https://github.com/kubernetes/kubernetes/issues/97807 | 781,358,607 | 97,807 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Some of our windows tests (in this case `should support configurable pod DNS servers`) dont add enough scheduling metadata to behave predictably in environments where, for example, `nodeSelector` is required to interpret a pods proper location. A "bug" in EKS CNI actually causes EKS, for example,... | Missing NodeSelector to Windows "creating a pod with dnsPolicy=" tests | https://api.github.com/repos/kubernetes/kubernetes/issues/97806/comments | 6 | 2021-01-07T14:20:28Z | 2021-06-06T15:24:08Z | https://github.com/kubernetes/kubernetes/issues/97806 | 781,347,899 | 97,806 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Some of our windows tests (in this case `should support configurable pod DNS servers`) dont add enough scheduling metadata to behave predictably in environments where, for example, `nodeSelector` is required to interpret a pods proper location. A "bug" in EKS CNI actually causes EKS, for example,... | Missing nodeSelector for DNS test in windows | https://api.github.com/repos/kubernetes/kubernetes/issues/97805/comments | 2 | 2021-01-07T14:19:43Z | 2021-01-07T19:51:13Z | https://github.com/kubernetes/kubernetes/issues/97805 | 781,347,423 | 97,805 |
[
"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**:
Creating a ... | Subpath Atomic writer volumes with nested volume subpaths do not work on Windows containerd | https://api.github.com/repos/kubernetes/kubernetes/issues/97802/comments | 5 | 2021-01-07T12:41:38Z | 2021-08-06T06:18:22Z | https://github.com/kubernetes/kubernetes/issues/97802 | 781,285,502 | 97,802 |
[
"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-gce-scale-performance, .e.g
https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-performance/1345777377413697536
**Whi... | kube-apiserver restarts in ci-kubernetes-e2e-gce-scale-performance | https://api.github.com/repos/kubernetes/kubernetes/issues/97801/comments | 9 | 2021-01-07T12:00:34Z | 2021-05-07T14:03:49Z | https://github.com/kubernetes/kubernetes/issues/97801 | 781,262,091 | 97,801 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
ci-kubernertes-e2e-gce-scale-performance is failing with slow pods LIST requests, e.g.:
```
:0
[measurement call APIResponsivenessPrometheus - APIResponsivenessPro... | Slow pod lists in ci-kubernetes-e2e-gce-scale-performance | https://api.github.com/repos/kubernetes/kubernetes/issues/97798/comments | 10 | 2021-01-07T09:48:26Z | 2021-02-04T19:02:49Z | https://github.com/kubernetes/kubernetes/issues/97798 | 781,179,892 | 97,798 |
[
"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**:
1、I started t... | Kubernetes Service Bug | https://api.github.com/repos/kubernetes/kubernetes/issues/97797/comments | 6 | 2021-01-07T09:01:28Z | 2021-01-19T21:26:17Z | https://github.com/kubernetes/kubernetes/issues/97797 | 781,148,905 | 97,797 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When audit.k8s.io/v1 Policy is configured with level=Metadata for resource pods/exec, it will create events in the form of:
{
apiVersion: audit.k8s.io/v1
kind: Event
level: Metadata
objectRef: {
apiVersion: v1
name: pod-example
namespace: appl-example
resource: pod... | audit.k8s.io/v1 leakes 'kubectl exec' args to audit log when level=Metadata | https://api.github.com/repos/kubernetes/kubernetes/issues/97795/comments | 10 | 2021-01-07T08:57:10Z | 2021-10-01T23:03:23Z | https://github.com/kubernetes/kubernetes/issues/97795 | 781,146,247 | 97,795 |
[
"kubernetes",
"kubernetes"
] | About the following two files and methods in them。 I have not found where it is called yet. so, What is the purpose of these files?
1. the functon [FuzzDurationStrict] in kubernetes/test/fuzz/json/json.go
2. the functon [FuzzDurationStrict] in kubernetes/test/fuzz/yaml/yaml.go | What is the purpose of these files [test/fuzz/json/json.go ,/test/fuzz/yaml/yaml.go]? | https://api.github.com/repos/kubernetes/kubernetes/issues/97793/comments | 2 | 2021-01-07T08:08:41Z | 2021-02-08T00:47:46Z | https://github.com/kubernetes/kubernetes/issues/97793 | 781,119,292 | 97,793 |
[
"kubernetes",
"kubernetes"
] | Hi,
Requirement/scenario - Microservice receive around 1000 user data records each time from the queue and will process data from to store in the respective databases. Once all the records processed then insert these 1000 records data into the respective database tables.
Issue - How to recover/protect user proces... | How to recover user data | https://api.github.com/repos/kubernetes/kubernetes/issues/97790/comments | 4 | 2021-01-07T06:07:27Z | 2021-01-07T17:29:39Z | https://github.com/kubernetes/kubernetes/issues/97790 | 781,056,951 | 97,790 |
[
"kubernetes",
"kubernetes"
] | Copy of https://github.com/kubernetes/kubernetes/issues/92237
Basically do https://github.com/kubernetes/kubernetes/pull/97746 for EBS.
/assign
/provider aws
/sig storage
| AWS EBS in-tree plugin: migrate to stable zone/region labels | https://api.github.com/repos/kubernetes/kubernetes/issues/97785/comments | 2 | 2021-01-07T02:33:34Z | 2021-02-24T07:48:50Z | https://github.com/kubernetes/kubernetes/issues/97785 | 780,979,963 | 97,785 |
[
"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-aks-engine-azure-windows
```
I0106 22:25:01.047525 4980 manager.go:416] Got registration request from devic... | Device manager for Windows passes when run on cluster that does not have a GPU but cuases cascading errors | https://api.github.com/repos/kubernetes/kubernetes/issues/97783/comments | 26 | 2021-01-07T00:43:34Z | 2022-10-10T17:31:15Z | https://github.com/kubernetes/kubernetes/issues/97783 | 780,943,419 | 97,783 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**: pull-kubernetes-e2e-azure-disk-vmss
**Which test(s) are failing**: pull-kubernetes-e2e-azure-disk-vmss
**Since when has it been failing**:
**Testgrid link**:
E... | pull-kubernetes-e2e-azure-disk-vmss CI is failing | https://api.github.com/repos/kubernetes/kubernetes/issues/97781/comments | 12 | 2021-01-06T21:43:51Z | 2021-01-07T19:34:21Z | https://github.com/kubernetes/kubernetes/issues/97781 | 780,864,530 | 97,781 |
[
"kubernetes",
"kubernetes"
] | ```
error: invalid tag "$REGISTRY/pause-windows-amd64-20H2:3.4": repository name must be lowercase
```
We could either:
1. `echo ${OSVERSION} | tr [:upper:] [:lower:]` where appropriate - least amount of code change but cumbersome
2. Encode OS version in the tag instead of the repository
/cc @claudiubelu
| "repository name must be lowercase" when building pause image for Windows 20H2 | https://api.github.com/repos/kubernetes/kubernetes/issues/97780/comments | 3 | 2021-01-06T21:22:46Z | 2021-01-12T21:48:36Z | https://github.com/kubernetes/kubernetes/issues/97780 | 780,854,406 | 97,780 |
[
"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**:
A pod with ... | Azure disk PVC failing to detach/reattach when a pod in a deployment changes nodes | https://api.github.com/repos/kubernetes/kubernetes/issues/97778/comments | 8 | 2021-01-06T19:58:59Z | 2021-05-24T08:17:06Z | https://github.com/kubernetes/kubernetes/issues/97778 | 780,811,616 | 97,778 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Validation of object count quotas would help prevent misuse. The syntax is currently `count/<resource>.<group>` for non-core groups, meaning a count quota like `count/jobs` or `count/deployments` will be ... | Object count quotas API has sharp edges | https://api.github.com/repos/kubernetes/kubernetes/issues/97765/comments | 10 | 2021-01-06T13:40:28Z | 2021-06-12T09:01:05Z | https://github.com/kubernetes/kubernetes/issues/97765 | 780,559,874 | 97,765 |
[
"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 using th... | ConnectionUpgrades in kube-aggregator API does not use the given roundtripper | https://api.github.com/repos/kubernetes/kubernetes/issues/97763/comments | 12 | 2021-01-06T13:25:58Z | 2021-09-29T22:32:46Z | https://github.com/kubernetes/kubernetes/issues/97763 | 780,551,198 | 97,763 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have a Kubernetes Cluster with 2 Windows Server 2019 Core VMs as worker nodes. I upgraded first the cluster, and then the first Windows node following the docs here: https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes/
Every step ran without issue, but the kube... | kubelet: don't check for the Docker cgroup driver on Windows | https://api.github.com/repos/kubernetes/kubernetes/issues/97759/comments | 7 | 2021-01-06T11:19:18Z | 2021-01-20T06:18:12Z | https://github.com/kubernetes/kubernetes/issues/97759 | 780,479,194 | 97,759 |
[
"kubernetes",
"kubernetes"
] | **Environment**:
- **Kubernetes version** (use `kubectl version`):
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.0", GitCommit:"e19964183377d0ec2052d1f1fa930c4d7575bd50", GitTreeState:"clean", BuildDate:"2020-08-26T14:30:33Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"}
- **Clo... | deleting the built-in cluster admin clusterrole does not seem to have any impact on authentication and authorization | https://api.github.com/repos/kubernetes/kubernetes/issues/97758/comments | 3 | 2021-01-06T10:53:56Z | 2021-01-06T13:20:48Z | https://github.com/kubernetes/kubernetes/issues/97758 | 780,463,802 | 97,758 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Ive done preliminary testing with `agnhost` on calico powered clusters on some windows variants and found that the probing seems to work.
Can we add
```
ginkgo.Describe("sig-windows")...
nod... | Windows and linux differentiated support for netpol suite (networkpolicy tests for windows) | https://api.github.com/repos/kubernetes/kubernetes/issues/97751/comments | 8 | 2021-01-06T03:35:14Z | 2021-05-26T13:35:21Z | https://github.com/kubernetes/kubernetes/issues/97751 | 779,955,391 | 97,751 |
[
"kubernetes",
"kubernetes"
] |
Create a deployment as described in `How to reproduce it` section, and run 'kubectl describe deploy/test`
**What happened**:
`NewReplicaSet` shows `<none>`, while `OldReplicaSets` shows the current replicaset infomation
```
OldReplicaSets: test-857fb4848b (1/1 replicas created)
NewReplicaSet: <none>
```
... | NewReplicaSet shows <none> when describing deployment | https://api.github.com/repos/kubernetes/kubernetes/issues/97750/comments | 4 | 2021-01-06T03:33:32Z | 2021-01-20T18:38:13Z | https://github.com/kubernetes/kubernetes/issues/97750 | 779,953,891 | 97,750 |
[
"kubernetes",
"kubernetes"
] | ### Flaky Job: pr:pull-kubernetes-e2e-ubuntu-gce-network-policies
Flakes in the past week: **4**
Consistency: **78.90%**
#### Flakiest tests by flake count:
| Test | Flake Count |
| --- | --- |
| [sig-network] Networking IPerf [Experimental] [Slow] [Feature:Networking-Performance] should transfer ~ 1GB onto the serv... | pr:pull-kubernetes-e2e-ubuntu-gce-network-policies flaked 4 times in the past week | https://api.github.com/repos/kubernetes/kubernetes/issues/97744/comments | 3 | 2021-01-06T00:46:24Z | 2021-01-07T23:36:26Z | https://github.com/kubernetes/kubernetes/issues/97744 | 779,803,305 | 97,744 |
[
"kubernetes",
"kubernetes"
] | Hello everyone,
I think I am facing an issue, similar to [#64206](https://github.com/kubernetes/kubernetes/issues/64206).
When adding OIDC (Keycloak), running inside the affected On-Prem Kubernetes cluster, I receive errors, when switching from client type `public` to `confidential`(requiring a client secert). Once... | Kubernetes API-Server doesn't start using OIDC | https://api.github.com/repos/kubernetes/kubernetes/issues/97741/comments | 15 | 2021-01-05T23:53:44Z | 2021-01-06T22:51:03Z | https://github.com/kubernetes/kubernetes/issues/97741 | 779,748,126 | 97,741 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
I would like to see CRI-API updated to be able to support assigning devices to Windows containers.
**Why is this needed**:
Windows and Linux containers have different methods for specifying what dei... | Add Windows container device support to CRI-API | https://api.github.com/repos/kubernetes/kubernetes/issues/97739/comments | 49 | 2021-01-05T22:20:20Z | 2025-01-25T00:15:52Z | https://github.com/kubernetes/kubernetes/issues/97739 | 779,656,323 | 97,739 |
[
"kubernetes",
"kubernetes"
] | Follow up of PR #97543 - labelNodeRoleExcludeBalancer should be renamed to labelNodeExcludeBalancers on the code
https://github.com/kubernetes/kubernetes/pull/97543/files#diff-f167d56c014f674b14a82e27dd7cf48484e362e08909dc016d63c5270da6b7a0R64
If you want to deal with this issue/PR, please assign this issue to yo... | Rename labelNodeRoleExcludeBalancer to labelNodeExcludeBalancers | https://api.github.com/repos/kubernetes/kubernetes/issues/97734/comments | 5 | 2021-01-05T17:40:12Z | 2021-02-18T02:16:52Z | https://github.com/kubernetes/kubernetes/issues/97734 | 779,340,593 | 97,734 |
[
"kubernetes",
"kubernetes"
] | We document (as of https://github.com/kubernetes/kubernetes/pull/85381) that we support the following formats:
```
// format is an OpenAPI v3 format string. Unknown formats are ignored. The following formats are validated:
//
// - bsonobjectid: a bson object ID, i.e. a 24 characters hex string
// - uri: ... | Remove OpenAPI formats that don't make much sense. | https://api.github.com/repos/kubernetes/kubernetes/issues/97733/comments | 18 | 2021-01-05T17:12:45Z | 2024-03-26T20:48:24Z | https://github.com/kubernetes/kubernetes/issues/97733 | 779,308,749 | 97,733 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Tried to convert a v1beta1 Ingress object to v1, and received the following error:
```
kubectl-convert -f v1beta1.yaml
error: unable to decode "v1beta1.yaml": no kind "Ingress" is registered for version "networking.k8s.io/v1beta1" in scheme "k8s.io/kubernetes/pkg/api/legacyscheme/scheme.go:3... | kubectl-convert cannot convert Ingress objects | https://api.github.com/repos/kubernetes/kubernetes/issues/97729/comments | 3 | 2021-01-05T15:56:15Z | 2021-01-12T17:27:54Z | https://github.com/kubernetes/kubernetes/issues/97729 | 779,213,859 | 97,729 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
A short comment to network policy's types.go explaining that for traffic to be allowed, both ingress and egress must be allowed, whereas if either one is denied then traffic is denied -- even if the oth... | Improve network policy documentation to point out resolution of allow/deny ingress/egress conflicts | https://api.github.com/repos/kubernetes/kubernetes/issues/97727/comments | 8 | 2021-01-05T14:42:50Z | 2021-05-11T19:16:58Z | https://github.com/kubernetes/kubernetes/issues/97727 | 779,119,197 | 97,727 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add instructions in PR template to choose SIGs.
**Why is this needed**:
Now we need both Kind and SIG labels before a PR can be merged(refer to kubernetes/test-infra/pull/19827). Even though fej... | Add instructions in PR template to choose SIGs | https://api.github.com/repos/kubernetes/kubernetes/issues/97725/comments | 5 | 2021-01-05T14:30:55Z | 2021-06-04T16:10:49Z | https://github.com/kubernetes/kubernetes/issues/97725 | 779,104,000 | 97,725 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
In order to keep the code clean, it is better not to add useless parameters when writing and invoking functions.
However, the actual situation may not meet this requirement.It should be relatively easy ... | In order to keep the code clean, it is better not to add useless parameters when writing and invoking functions | https://api.github.com/repos/kubernetes/kubernetes/issues/97724/comments | 6 | 2021-01-05T12:35:32Z | 2021-02-08T00:48:02Z | https://github.com/kubernetes/kubernetes/issues/97724 | 778,966,624 | 97,724 |
[
"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**:
Let's say, I ... | Static pod should be updated by respecting terminationGracePeriodSeconds | https://api.github.com/repos/kubernetes/kubernetes/issues/97722/comments | 16 | 2021-01-05T12:00:30Z | 2021-11-12T20:36:29Z | https://github.com/kubernetes/kubernetes/issues/97722 | 778,928,060 | 97,722 |
[
"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 set up a ku... | apiserver does not respect ip addresses in no_proxy when connecting to ingress-controller | https://api.github.com/repos/kubernetes/kubernetes/issues/97704/comments | 9 | 2021-01-05T03:20:26Z | 2021-01-07T21:14:36Z | https://github.com/kubernetes/kubernetes/issues/97704 | 778,541,943 | 97,704 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.