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"
] | cephfs down --> docker inspect hang -->pleg unhealth -->all kubelet not ready -->k8s cluster down
| cephfs down lead kubernetes crush | https://api.github.com/repos/kubernetes/kubernetes/issues/89711/comments | 5 | 2020-04-01T02:09:40Z | 2020-05-29T18:45:13Z | https://github.com/kubernetes/kubernetes/issues/89711 | 591,564,039 | 89,711 |
[
"kubernetes",
"kubernetes"
] | The TokenReview REST handler constructs a new request and passes it through the authentication handler. Any deadline associated with the original context is not passed down.
We should propagate the original context deadline/cancellation, either by wrapping the parent context, or by extracting/propagating the deadlin... | Propagate context deadline in TokenReview REST handler | https://api.github.com/repos/kubernetes/kubernetes/issues/89702/comments | 3 | 2020-03-31T20:48:27Z | 2020-08-13T03:39:18Z | https://github.com/kubernetes/kubernetes/issues/89702 | 591,416,511 | 89,702 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Promote `kubescheduler.config.k8s.io` to Beta by introducing `kubescheduler.config.k8s.io/v1beta1`
/sig scheduling
/wg component-standard
**Why is this needed**:
kube-scheduler has shipped with support for `kubescheduler.config.k8s.io/v1alpha1` since k8s 1.12 and we shipp... | Promote kubescheduler.config.k8s.io to beta | https://api.github.com/repos/kubernetes/kubernetes/issues/89701/comments | 17 | 2020-03-31T20:41:53Z | 2020-07-13T15:24:07Z | https://github.com/kubernetes/kubernetes/issues/89701 | 591,412,195 | 89,701 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Use more specific pattern for finding legacy symlinks.
**Why is this needed**:
Currently the search under legacyContainerLogsDir uses *.log pattern.
In logSymlink(), the actual pattern is:
```
logPath := fmt.Sprintf("%s_%s-%s", podFullName, containerName, containerID)
```
... | Tighten the pattern for locating legacy symlinks | https://api.github.com/repos/kubernetes/kubernetes/issues/89699/comments | 2 | 2020-03-31T20:06:10Z | 2020-06-11T03:50:41Z | https://github.com/kubernetes/kubernetes/issues/89699 | 591,389,451 | 89,699 |
[
"kubernetes",
"kubernetes"
] | Hello, everybody!
I have been being a non-programing question. When anybody initialize a master-node in a kubernetes-cluster, they are see a generating of apiserver manifest then this pod running.
```
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest ... | How has the apiserver pod run without any apiserver? | https://api.github.com/repos/kubernetes/kubernetes/issues/89690/comments | 3 | 2020-03-31T16:12:39Z | 2020-04-02T01:28:00Z | https://github.com/kubernetes/kubernetes/issues/89690 | 591,236,117 | 89,690 |
[
"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 use `k... | kubectl get events LAST SEEN is <unknown> | https://api.github.com/repos/kubernetes/kubernetes/issues/89689/comments | 9 | 2020-03-31T15:17:53Z | 2020-09-13T02:09:13Z | https://github.com/kubernetes/kubernetes/issues/89689 | 591,195,193 | 89,689 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Kubernetes DNS queries suddenly began timing out across an entire cluster. This includes both remote hosts and internal service DNS lookups. Checking logs, many pods were reporting EAI_AGAIN error apparently indicating Kubernetes DNS server failed or timed out while fulfilling the request. Ther... | Unexplained DNS request timeouts from all pods | https://api.github.com/repos/kubernetes/kubernetes/issues/89686/comments | 3 | 2020-03-31T13:27:37Z | 2020-04-02T16:51:57Z | https://github.com/kubernetes/kubernetes/issues/89686 | 591,109,110 | 89,686 |
[
"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**:
After I updat... | kube-apiserver and kube-scheduler doesn't expose kubernetes_build_info on /metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/89685/comments | 6 | 2020-03-31T12:20:53Z | 2020-07-01T03:27:45Z | https://github.com/kubernetes/kubernetes/issues/89685 | 591,062,395 | 89,685 |
[
"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
... | Kubelet cgroup driver: "cgroupfs" is different from docker cgroup driver: "systemd" | https://api.github.com/repos/kubernetes/kubernetes/issues/89682/comments | 6 | 2020-03-31T09:15:29Z | 2021-06-17T01:54:11Z | https://github.com/kubernetes/kubernetes/issues/89682 | 590,935,809 | 89,682 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When upgrading from 1.16 to 1.17 using kubeadm, occassionally a wrong etcd image version (3.3.17-0) is being used. Looks like this happens due to a bug in kubeadm code, introduced in https://github.com/kubernetes/kubernetes/commit/706cde51c512d8d07e35fc815af4439108a587f9.
**What you expected to... | kubeadm 1.17 uses wrong SupportedEtcdVersion for 1.16 | https://api.github.com/repos/kubernetes/kubernetes/issues/89680/comments | 7 | 2020-03-31T08:33:56Z | 2020-04-02T19:57:36Z | https://github.com/kubernetes/kubernetes/issues/89680 | 590,907,123 | 89,680 |
[
"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 update... | The endpoint cannot update synchronously when pod is updated | https://api.github.com/repos/kubernetes/kubernetes/issues/89679/comments | 16 | 2020-03-31T08:32:22Z | 2021-04-08T07:31:53Z | https://github.com/kubernetes/kubernetes/issues/89679 | 590,906,071 | 89,679 |
[
"kubernetes",
"kubernetes"
] | kubernetes 1.18.0
go 1.13.9 and 1.14.1
make what=cmd/kubeadm
+++ [0331 03:30:37] Building go targets for linux/amd64:
./vendor/github.com/go-bindata/go-bindata/go-bindata
go: warning: "k8s.io/kubernetes/vendor/github.com/go-bindata/go-bindata/..." matched no packages
+++ [0331 03:30:39] Building go targets ... | go-bindata/... matched no packages | https://api.github.com/repos/kubernetes/kubernetes/issues/89675/comments | 11 | 2020-03-31T03:38:24Z | 2020-04-11T22:07:05Z | https://github.com/kubernetes/kubernetes/issues/89675 | 590,764,048 | 89,675 |
[
"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 ku... | Kubectl - Azure AD authentication adds excessive 'spn:' to SPN | https://api.github.com/repos/kubernetes/kubernetes/issues/89672/comments | 14 | 2020-03-30T23:23:37Z | 2020-10-26T12:35:34Z | https://github.com/kubernetes/kubernetes/issues/89672 | 590,665,847 | 89,672 |
[
"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**:
**What you ... | Azure AD authentication adds excessive 'spn: | https://api.github.com/repos/kubernetes/kubernetes/issues/89671/comments | 1 | 2020-03-30T23:17:28Z | 2020-03-30T23:17:35Z | https://github.com/kubernetes/kubernetes/issues/89671 | 590,662,905 | 89,671 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When running `hack/verify-import-boss.sh`, the script itself succeeds but it outputs a lot of warning messages.
It is better to solve such warning messages:
```
$ ./hack/verify-import-boss.sh
make: Entering directory '/go/src/k8s.io/kubernetes'
make[1]: Entering directory '/go/src/k8s.io/kubern... | hack/verify-import-boss.sh outputs a lot of warning messages | https://api.github.com/repos/kubernetes/kubernetes/issues/89668/comments | 7 | 2020-03-30T21:42:08Z | 2021-01-08T17:32:45Z | https://github.com/kubernetes/kubernetes/issues/89668 | 590,616,305 | 89,668 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/pull/87590 re-introduced the regression previously reported in https://github.com/kubernetes/kubernetes/issues/87464. Please see #87464 for technical details of the change and how it blocks cluster upgrades.
As a result, **There is no upgrade path for Kubernetes clusters usin... | Kubernetes 1.18 re-introduces previously fixed Azure AD OIDC regression | https://api.github.com/repos/kubernetes/kubernetes/issues/89663/comments | 7 | 2020-03-30T18:58:56Z | 2020-04-01T12:45:26Z | https://github.com/kubernetes/kubernetes/issues/89663 | 590,518,011 | 89,663 |
[
"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-gce-scale-correctness`
**Which test(s) are flaking**:
`[sig-cli] Kubectl client Simple pod should return co... | [Flaky Test] gce-master-scale-correctness (ci-kubernetes-e2e-gce-scale-correctness) | https://api.github.com/repos/kubernetes/kubernetes/issues/89659/comments | 3 | 2020-03-30T18:11:48Z | 2020-04-02T17:28:26Z | https://github.com/kubernetes/kubernetes/issues/89659 | 590,489,515 | 89,659 |
[
"kubernetes",
"kubernetes"
] | **What happened**: Installation documentation is incorrect
**What you expected to happen**:
When installed for **container linux** according to the link - https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/
the kubelet service does not work.
The problem is in the code below:
... | Kubelet service installation on container Linux - fails for v1.18 | https://api.github.com/repos/kubernetes/kubernetes/issues/89658/comments | 3 | 2020-03-30T18:02:55Z | 2020-03-30T23:29:00Z | https://github.com/kubernetes/kubernetes/issues/89658 | 590,484,211 | 89,658 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When I updating Job objects I see the next error:
```
The Job "test-job" is invalid: spec.template: Invalid value: core.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{w... | Can't update Jobs, field is immutable | https://api.github.com/repos/kubernetes/kubernetes/issues/89657/comments | 14 | 2020-03-30T17:09:13Z | 2023-12-21T15:58:02Z | https://github.com/kubernetes/kubernetes/issues/89657 | 590,451,575 | 89,657 |
[
"kubernetes",
"kubernetes"
] | As part of an HPA definition in v2beta2 a `MetricIdentifier` can be defined on `ExternalMetricSource` and `ObjectMetricSource`. Part of this definition includes a `selector` that is the `LabelSelector` type from `meta`. We should not use a label selector here, or have a different implementation. By using a label sel... | Do not use LabelSelector in HPA | https://api.github.com/repos/kubernetes/kubernetes/issues/89655/comments | 5 | 2020-03-30T16:22:52Z | 2020-08-27T18:47:45Z | https://github.com/kubernetes/kubernetes/issues/89655 | 590,421,592 | 89,655 |
[
"kubernetes",
"kubernetes"
] | kubectl run nginx --image=nginx --replicas=5
Flag --replicas has been deprecated, has no effect and will be removed in the future.
- Kubernetes version (use `kubectl version`): 1.18.0
- OS (e.g: `cat /etc/os-release`): ubuntu 18.04
| --replicas has been deprecated | https://api.github.com/repos/kubernetes/kubernetes/issues/89651/comments | 8 | 2020-03-30T14:22:55Z | 2020-05-13T02:12:10Z | https://github.com/kubernetes/kubernetes/issues/89651 | 590,332,665 | 89,651 |
[
"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**:
Get-WmiObjec... | Cannot make WMI call to server from pod | https://api.github.com/repos/kubernetes/kubernetes/issues/89650/comments | 14 | 2020-03-30T12:47:57Z | 2021-04-30T20:13:38Z | https://github.com/kubernetes/kubernetes/issues/89650 | 590,263,123 | 89,650 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
support:
```
curl -sSL https://xxxxxxx/kubernetes.repo -o /etc/yum.repos.d/
```
**Why is this needed**:
the offical repo content is too lang, and i don't want to copy and paste it everytime, and it ... | curl -sSL https://xxxxxxx/kubernetes.repo -o /etc/yum.repos.d/ | https://api.github.com/repos/kubernetes/kubernetes/issues/89648/comments | 6 | 2020-03-30T10:38:42Z | 2021-04-21T17:21:34Z | https://github.com/kubernetes/kubernetes/issues/89648 | 590,183,415 | 89,648 |
[
"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/
-->
It looks like redundant code appears ... | Redundant code in deployment_controller | https://api.github.com/repos/kubernetes/kubernetes/issues/89647/comments | 8 | 2020-03-30T10:15:01Z | 2020-11-16T03:53:03Z | https://github.com/kubernetes/kubernetes/issues/89647 | 590,168,302 | 89,647 |
[
"kubernetes",
"kubernetes"
] | # Identifying an untested feature Using APISnoop
According to this APIsnoop query, there are still some remaining DaemonSet endpoints which are untested.
```sql-mode
SELECT
operation_id,
-- k8s_action,
-- path,
-- description,
kind
-- FROM untested_stable_core_endpoints
FROM untested_stable_... | Write AppsV1DaemonSet resource lifecycle test - +6 endpoint coverage | https://api.github.com/repos/kubernetes/kubernetes/issues/89637/comments | 6 | 2020-03-29T22:41:31Z | 2020-05-08T02:51:22Z | https://github.com/kubernetes/kubernetes/issues/89637 | 589,902,924 | 89,637 |
[
"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**:
Pod keeps ter... | Pod cannot be deleted from cluster because its volume directory can't been removed by kubelet | https://api.github.com/repos/kubernetes/kubernetes/issues/89635/comments | 11 | 2020-03-29T17:16:10Z | 2022-03-17T11:32:23Z | https://github.com/kubernetes/kubernetes/issues/89635 | 589,839,077 | 89,635 |
[
"kubernetes",
"kubernetes"
] | kubenet: repeated ebtables rule causes bad network performances (v1.16 and v1.17 only)
**What happened**:
Updating Kubernetes from 1.14 to 1.16 caused applications to have bad network performances. Other parameters were not changed: same distribution, same kernel, etc.
**What you expected to happen**:
Appli... | kubenet: repeated ebtables rule causes bad network performances (v1.16 and v1.17 only) | https://api.github.com/repos/kubernetes/kubernetes/issues/89633/comments | 7 | 2020-03-29T15:50:23Z | 2020-03-31T10:49:56Z | https://github.com/kubernetes/kubernetes/issues/89633 | 589,821,903 | 89,633 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have a 1 master 2 slaves Kubernetes cluster, nodes IP addresses are 192.168.122.[110-111-112]/24.
Deployment and Service defined as follows:
~~~
apiVersion: v1
kind: Service
metadata:
name: test
labels:
app: test
spec:
type: NodePort
ports:
- port: 1883
name: e... | NodePort accessible only from host where POD is running | https://api.github.com/repos/kubernetes/kubernetes/issues/89632/comments | 34 | 2020-03-29T15:08:07Z | 2021-09-29T11:14:03Z | https://github.com/kubernetes/kubernetes/issues/89632 | 589,812,771 | 89,632 |
[
"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 job yam... | Job Controller: job.Status.Failed is incorrect in some cases | https://api.github.com/repos/kubernetes/kubernetes/issues/89630/comments | 5 | 2020-03-29T12:42:57Z | 2020-06-03T13:51:31Z | https://github.com/kubernetes/kubernetes/issues/89630 | 589,783,342 | 89,630 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
failed to join node using kubeadm because conntrack is not found on ContainerLinux distributions.
**What you expected to happen**:
kubeadm should work without any error.
**How to reproduce it (as minimally and precisely as possible)**:
execute
`kubeadm init phase preflight`
on ContainerL... | kubeadm can't join existing cluster if conntrack is not installed on Coreos | https://api.github.com/repos/kubernetes/kubernetes/issues/89628/comments | 10 | 2020-03-29T10:21:42Z | 2020-07-22T19:03:44Z | https://github.com/kubernetes/kubernetes/issues/89628 | 589,760,753 | 89,628 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
I want to unify all methods of "Calculating Resource" into one place.
**Why is this needed**:
When I worked on this PR(https://github.com/kubernetes/kubernetes/pull/89222) of sig-scheduling, we f... | Unify the calculating resource request/limit into one place | https://api.github.com/repos/kubernetes/kubernetes/issues/89627/comments | 10 | 2020-03-29T10:16:10Z | 2020-08-30T16:55:40Z | https://github.com/kubernetes/kubernetes/issues/89627 | 589,759,948 | 89,627 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
According to the discussion of https://github.com/kubernetes/kubernetes/pull/89222#issuecomment-601839468, we want to call the `PodRequestsAndLimits` to get all resource requests.Not only for sig-schedu... | PodRequestsAndLimits function needs to consider the storage resource | https://api.github.com/repos/kubernetes/kubernetes/issues/89624/comments | 3 | 2020-03-29T05:37:41Z | 2020-03-29T06:55:19Z | https://github.com/kubernetes/kubernetes/issues/89624 | 589,723,162 | 89,624 |
[
"kubernetes",
"kubernetes"
] | Hi,
Is it possible to modify existing StorageClass reclaimPolicy to Retain . The current Retain Policy is Delete by default. | Modify StorageClass reclaimPolicy: Retain | https://api.github.com/repos/kubernetes/kubernetes/issues/89623/comments | 3 | 2020-03-29T04:53:43Z | 2020-04-12T21:46:04Z | https://github.com/kubernetes/kubernetes/issues/89623 | 589,717,255 | 89,623 |
[
"kubernetes",
"kubernetes"
] | here is my version info
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
k8s-master01 Ready master 82m v1.18.0 1.2.3.4 <none> CentOS Linux 7 (Core) 3.10.0-1062.12.1.el7.x86_64 docker://19.3.... | Access through clusterip very slow on other node but works well using nodePort | https://api.github.com/repos/kubernetes/kubernetes/issues/89622/comments | 7 | 2020-03-29T04:48:46Z | 2020-04-03T19:46:13Z | https://github.com/kubernetes/kubernetes/issues/89622 | 589,716,693 | 89,622 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
kubeGenericRuntimeManager#purgeInitContainers can fulfill the purge using one iteration over podStatus.ContainerStatuses
**Why is this needed**:
Currently we establish the set of init container names. A nested loop matches name from ContainerStatus with one of the init containe... | Remove nested loop in kubeGenericRuntimeManager#purgeInitContainers | https://api.github.com/repos/kubernetes/kubernetes/issues/89621/comments | 1 | 2020-03-29T03:26:32Z | 2020-03-29T21:00:45Z | https://github.com/kubernetes/kubernetes/issues/89621 | 589,707,042 | 89,621 |
[
"kubernetes",
"kubernetes"
] | <!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/).
You can also pos... | softwood | https://api.github.com/repos/kubernetes/kubernetes/issues/89617/comments | 1 | 2020-03-28T23:31:29Z | 2020-03-29T00:17:46Z | https://github.com/kubernetes/kubernetes/issues/89617 | 589,680,451 | 89,617 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
In Kubelet#generateAPIPodStatus, when composing allStatus, EphemeralContainerStatuses was missed.
**What you expected to happen**:
EphemeralContainerStatuses should be considered for allStatus.
Kubelet#convertStatusToAPIStatus covers ephemeral containers.
In Kubelet#syncPod(), when the pod i... | Kubelet#generateAPIPodStatus misses EphemeralContainerStatuses | https://api.github.com/repos/kubernetes/kubernetes/issues/89614/comments | 7 | 2020-03-28T22:01:45Z | 2020-12-08T16:58:29Z | https://github.com/kubernetes/kubernetes/issues/89614 | 589,668,298 | 89,614 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
We can remove VolumeSubpathEnvExpansion feature gate in 1.19
**Why is this needed**:
```
VolumeSubpathEnvExpansion: {Default: true, PreRelease: featuregate.GA, LockToDefault: true}, // remove in 1.19,
```
/sig node
/assign
| Remove VolumeSubpathEnvExpansion feature gate in 1.19 | https://api.github.com/repos/kubernetes/kubernetes/issues/89613/comments | 0 | 2020-03-28T20:06:34Z | 2020-06-11T03:52:06Z | https://github.com/kubernetes/kubernetes/issues/89613 | 589,649,564 | 89,613 |
[
"kubernetes",
"kubernetes"
] |
**What would you like to be added**:
Add a label or metric with the Common Name of the certificate and the IP-address where the request is made to the kubernetes api-server.
**Why is this needed**:
Kubernetes api-server has the metrics apiserver_client_certificate_expiration_seconds_bucket: https://github.com/k... | Kubernetes API-server certificate expired client | https://api.github.com/repos/kubernetes/kubernetes/issues/89611/comments | 10 | 2020-03-28T14:40:39Z | 2020-10-20T08:41:14Z | https://github.com/kubernetes/kubernetes/issues/89611 | 589,589,632 | 89,611 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When K8s is started in dual-stack mode with IPv6 as the "main" (or base) family services specified with ipFamily:IPv4 still get a ipv6 `ClusterIP`;
```
vm-001 ~ # kubectl get svc mconnect-ipv4
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
mconnect-ipv4 ... | Dual-stack with base family IPv6: Services with ipFamily:IPv4 gets ipv6 addresses | https://api.github.com/repos/kubernetes/kubernetes/issues/89610/comments | 7 | 2020-03-28T09:17:36Z | 2020-04-03T00:23:47Z | https://github.com/kubernetes/kubernetes/issues/89610 | 589,539,848 | 89,610 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Adjust the behavior of `kubectl describe secrets` such that _all_ annotations are omitted from the output, by default.
Users who wish to view annotations, include a flag (e.g. `--show-annotations`). Or are directed to use the `kubectl get secret -o yaml` command.
**Why is th... | kubectl describe secrets skips annotations by default | https://api.github.com/repos/kubernetes/kubernetes/issues/89600/comments | 11 | 2020-03-27T22:03:20Z | 2020-04-08T18:41:15Z | https://github.com/kubernetes/kubernetes/issues/89600 | 589,435,123 | 89,600 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I created a custom deployment spec for a hello-world function that mounts `emptyDir` to `/tmp` for both `containers` and `initContainers`:
```
---
apiVersion: kubeless.io/v1beta1
kind: Function
metadata:
name: hello-world-python
spec:
runtime: python3.6
timeout: "180"
handler: he... | Custom deployment spec does not merge VolumeMounts for InitContainers | https://api.github.com/repos/kubernetes/kubernetes/issues/89599/comments | 2 | 2020-03-27T21:50:53Z | 2020-03-27T21:52:48Z | https://github.com/kubernetes/kubernetes/issues/89599 | 589,430,702 | 89,599 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Visited https://kubernetes.io/docs/setup/release/notes/
It shows the release notes for v1.17
**What you expected to happen**:
See the release notes for v1.18
**How to reproduce it (as minimally and precisely as possible)**:
Open https://kubernetes.io/docs/setup/release/notes/ in any browser... | kubernetes.io release notes outdated in latest version | https://api.github.com/repos/kubernetes/kubernetes/issues/89598/comments | 2 | 2020-03-27T21:35:55Z | 2020-03-30T18:04:24Z | https://github.com/kubernetes/kubernetes/issues/89598 | 589,425,165 | 89,598 |
[
"kubernetes",
"kubernetes"
] | So while digging into https://github.com/kubernetes/kubernetes/issues/89520 I've faced that the IPVS code isn't as verbose as the rest of the code, turning pretty hard to debug and identify where an error is ocurring.
The ``pkg/utils/ipvs`` package could contain a little bit more klog.Errorf in the `` if err !=nil a... | Make IPVS errors more verbose | https://api.github.com/repos/kubernetes/kubernetes/issues/89597/comments | 17 | 2020-03-27T21:04:48Z | 2020-04-23T00:02:42Z | https://github.com/kubernetes/kubernetes/issues/89597 | 589,412,365 | 89,597 |
[
"kubernetes",
"kubernetes"
] | Hello,
I currently have a HA cluster with 3 masters/control-planes nodes and 2 worker nodes. The cluster is using an external 3-node etcd cluster.
I currently testing how to backup and restore the control-planes from a disaster. I was able to backup my etcd cluser by using ETCDCTL_API=3 etcdctl --endpoints $ENDP... | Restore HA multi control-planes once the external etcd cluster is restored from backup snapshots | https://api.github.com/repos/kubernetes/kubernetes/issues/89595/comments | 9 | 2020-03-27T20:44:46Z | 2024-07-22T10:24:28Z | https://github.com/kubernetes/kubernetes/issues/89595 | 589,403,627 | 89,595 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
I'd like to see official least privileged default Pod Security Policies tied to particular default components (etcd, controllers, api-server) running in kube-system namespace.
**Why is this needed**:... | Default PSP for control plane components | https://api.github.com/repos/kubernetes/kubernetes/issues/89591/comments | 5 | 2020-03-27T18:20:14Z | 2020-08-24T20:39:01Z | https://github.com/kubernetes/kubernetes/issues/89591 | 589,320,004 | 89,591 |
[
"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-gce
**Which test(s) are failing**:
kubetest
**Since when has it been failing**:
03/27 on https://github.com/kubernetes/kubernetes/pull/8957... | [Failing Test] pull-kubernetes-e2e-gce: failed to prepare test environment: --provider=gce boskos failed to acquire project: resources not found | https://api.github.com/repos/kubernetes/kubernetes/issues/89586/comments | 4 | 2020-03-27T16:44:35Z | 2020-03-27T20:25:52Z | https://github.com/kubernetes/kubernetes/issues/89586 | 589,262,247 | 89,586 |
[
"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 used `k8s.i... | NewSimpleClientset is very slow when it's called with a big number objects | https://api.github.com/repos/kubernetes/kubernetes/issues/89574/comments | 2 | 2020-03-27T12:40:15Z | 2020-03-30T15:22:08Z | https://github.com/kubernetes/kubernetes/issues/89574 | 589,106,265 | 89,574 |
[
"kubernetes",
"kubernetes"
] | The test is heavily flaking on listResources steps since the ~last day

/sig scalability
/assign | [FailingTests] gce-cos-master-scalability-100 fails on "E2E: listResources After/Before" | https://api.github.com/repos/kubernetes/kubernetes/issues/89573/comments | 10 | 2020-03-27T12:34:54Z | 2020-03-28T16:31:58Z | https://github.com/kubernetes/kubernetes/issues/89573 | 589,103,484 | 89,573 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
`skew-cluster-latest-kubectl-stable1-gce (ci-kubernetes-e2e-gce-master-new-gci-kubectl-skew)`
**Since when has it been failing**:
`27th March 22:27 PDT`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-blocking#skew-cluster-latest-kubectl-stable1-gce
**Reason for fai... | [Failing Test] skew-cluster-latest-kubectl-stable1-gce (ci-kubernetes-e2e-gce-master-new-gci-kubectl-skew ) | https://api.github.com/repos/kubernetes/kubernetes/issues/89572/comments | 3 | 2020-03-27T11:33:20Z | 2020-03-28T16:32:03Z | https://github.com/kubernetes/kubernetes/issues/89572 | 589,070,863 | 89,572 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
node ipam controller and route controller should not be started if pod network CIDR is not specified.
**Why is this needed**:
node ipam is managed by network plugin and network topology differs among one of the implementations. And one subnet for one node doesn't work well in ... | Nodeipam and route controller should be disabled if pod network cidr is not specified. | https://api.github.com/repos/kubernetes/kubernetes/issues/89569/comments | 5 | 2020-03-27T09:26:17Z | 2020-03-27T10:24:38Z | https://github.com/kubernetes/kubernetes/issues/89569 | 588,999,591 | 89,569 |
[
"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**:
Conformance v... | Conformance v1.17.2 failure | https://api.github.com/repos/kubernetes/kubernetes/issues/89564/comments | 14 | 2020-03-27T06:18:59Z | 2020-04-23T00:29:05Z | https://github.com/kubernetes/kubernetes/issues/89564 | 588,914,183 | 89,564 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
k8s
```
# kubectl version
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.0", GitCommit:"9e991415386e4cf155a24b1da15becaa390438d8", GitTreeState:"clean", BuildDate:"2020-03-25T14:58:59Z", GoVersion:"go1.13.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: versi... | upgrade to 1.18.0,ipvs do not sync endpoint error: parseIP Error | https://api.github.com/repos/kubernetes/kubernetes/issues/89561/comments | 4 | 2020-03-27T03:26:35Z | 2020-04-08T10:03:14Z | https://github.com/kubernetes/kubernetes/issues/89561 | 588,860,163 | 89,561 |
[
"kubernetes",
"kubernetes"
] | Hi,
We run a script which runs some pod but it has different name everytime it runs. Can you give some idea how to set env variable to have the same name whenever the pod is run?

| Same pod id rather than new pod name everytime | https://api.github.com/repos/kubernetes/kubernetes/issues/89559/comments | 7 | 2020-03-27T03:02:02Z | 2020-08-24T05:24:00Z | https://github.com/kubernetes/kubernetes/issues/89559 | 588,852,918 | 89,559 |
[
"kubernetes",
"kubernetes"
] | i want to use MutatingAdmissionWebhook to modify the **apiVersion** of resource and find it is not feasible, but modify the content of **spec/metadata**.
my test code is as follows:
```golang
func updateApiVersion()([]byte, error) {
var patch []patchOperation
patch = append(patch, patchOperation{
... | MutatingAdmissionWebhook cannot modify the apiVersion | https://api.github.com/repos/kubernetes/kubernetes/issues/89558/comments | 15 | 2020-03-27T02:38:33Z | 2020-03-27T15:35:23Z | https://github.com/kubernetes/kubernetes/issues/89558 | 588,846,152 | 89,558 |
[
"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**:
`gcr.io/googl... | Conformance image v1.18.0 fails on arm64 | https://api.github.com/repos/kubernetes/kubernetes/issues/89554/comments | 24 | 2020-03-27T02:05:22Z | 2021-01-13T18:19:02Z | https://github.com/kubernetes/kubernetes/issues/89554 | 588,835,990 | 89,554 |
[
"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**:
If we delete ... | Delete node causing scheduler crash | https://api.github.com/repos/kubernetes/kubernetes/issues/89552/comments | 10 | 2020-03-27T01:50:43Z | 2020-04-09T13:32:46Z | https://github.com/kubernetes/kubernetes/issues/89552 | 588,831,619 | 89,552 |
[
"kubernetes",
"kubernetes"
] | CVE-2019-11254 is a denial of service vulnerability in the kube-apiserver, allowing authorized users sending malicious YAML payloads to cause kube-apiserver to consume excessive CPU cycles while parsing YAML.
The issue was discovered via the fuzz test kubernetes/kubernetes#83750.
**Affected components:**
Kuber... | CVE-2019-11254: kube-apiserver Denial of Service vulnerability from malicious YAML payloads | https://api.github.com/repos/kubernetes/kubernetes/issues/89535/comments | 2 | 2020-03-26T18:55:26Z | 2022-08-23T02:18:32Z | https://github.com/kubernetes/kubernetes/issues/89535 | 588,652,998 | 89,535 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
1.18.0 `kubectl apply -f` no longer applies as many resources as possible before exiting with an error.
**What you expected to happen**:
`kubectl apply -f` should apply as many resources as possible before exiting with an error to match the behavior in 1.17 and earlier
**How to reproduce ... | 1.18.0 kubectl apply -f no longer applies as many resources as possible | https://api.github.com/repos/kubernetes/kubernetes/issues/89533/comments | 1 | 2020-03-26T17:47:53Z | 2020-04-08T15:32:18Z | https://github.com/kubernetes/kubernetes/issues/89533 | 588,608,073 | 89,533 |
[
"kubernetes",
"kubernetes"
] | Proposal/Question:
For Bandwidth sensitive telco and or video/audio streaming applications we need to block bandwidth between pods. This is specially needed in service chaining scenarios.
Currently CNIs support local traffic shaping (bandwidth reservation) per pod. What we want is bandwidth reservation between ... | Pod to Pod Bandwidth Reservation | https://api.github.com/repos/kubernetes/kubernetes/issues/89532/comments | 7 | 2020-03-26T17:47:23Z | 2020-04-02T17:30:06Z | https://github.com/kubernetes/kubernetes/issues/89532 | 588,607,784 | 89,532 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
After upgrade to `v1.18.0`, kubelet can't start on most of my nodes:
```
kubelet[29955]: I0326 11:26:59.463314 29955 kuberuntime_manager.go:211] Container runtime docker initialized, version: 19.03.5, apiVersion: 1.40.0
kubelet[29955]: I0326 11:26:59.464273 29955 server.go:1125] Started ... | Invalid memory address or nil pointer dereference error | https://api.github.com/repos/kubernetes/kubernetes/issues/89529/comments | 5 | 2020-03-26T16:00:18Z | 2020-03-27T00:03:07Z | https://github.com/kubernetes/kubernetes/issues/89529 | 588,532,538 | 89,529 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Currently we use a type named NodeInfo throughout the scheduler to represent a node type. This is simply a wrapper of v1.Node with some precomputed state (like pods currently scheduler on that node).
I am suggesting we add a similar type for pods named PodInfo that is returned b... | Make PodInfo (a v1.Pod wrapper) a first class type in scheduler framework | https://api.github.com/repos/kubernetes/kubernetes/issues/89528/comments | 1 | 2020-03-26T15:29:43Z | 2020-04-22T09:27:53Z | https://github.com/kubernetes/kubernetes/issues/89528 | 588,509,813 | 89,528 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
**Why is this needed**:
| Make PodI | https://api.github.com/repos/kubernetes/kubernetes/issues/89527/comments | 2 | 2020-03-26T15:24:01Z | 2020-03-26T15:33:43Z | https://github.com/kubernetes/kubernetes/issues/89527 | 588,505,599 | 89,527 |
[
"kubernetes",
"kubernetes"
] | Hi,
I don't understand why I can't get an IPv4 address on services in an IPv6/IPv4 dualstack configuration.
No problem with pods, I have an IPv6 and IPv4 address:
```
IPs:
IP: 10.245.xx.xx
IP: fd00:10:245:0:x:x:x:x
```
When I test the creation of my service with the following conf... | No IPv4 on services with dualstack IPv6/IPv4 | https://api.github.com/repos/kubernetes/kubernetes/issues/89526/comments | 4 | 2020-03-26T15:09:59Z | 2020-03-29T19:24:32Z | https://github.com/kubernetes/kubernetes/issues/89526 | 588,494,743 | 89,526 |
[
"kubernetes",
"kubernetes"
] | The scheduler latency metrics for predicate and priority evaluation used in [perf-dash](http://perf-dash.k8s.io/#/?jobname=gce-5000Nodes&metriccategoryname=Scheduler&metricname=SchedulingLatency&Operation=priority_evaluation) are deprecated. We need to migrate to use the [new extension point-based metric](https://githu... | Update perf-dash to use new scheduler metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/89521/comments | 5 | 2020-03-26T13:53:06Z | 2020-04-20T16:37:12Z | https://github.com/kubernetes/kubernetes/issues/89521 | 588,438,147 | 89,521 |
[
"kubernetes",
"kubernetes"
] | Hi,
Since my upgrade to 1.18 version, I have errors in kube-proxy:
```
E0326 13:14:23.847364 1 proxier.go:1950] Failed to list IPVS destinations, error: parseIP Error ip=[253 0 0 16 2 69 0 0 221 232 251 54 204 98 3 124]
E0326 13:14:23.847388 1 proxier.go:1192] Failed to sync endpoint for service: [f... | DualStack / IPv6-only: parseIP error with IPVS proxy on CentOS 7 | https://api.github.com/repos/kubernetes/kubernetes/issues/89520/comments | 40 | 2020-03-26T13:28:27Z | 2020-07-27T02:50:51Z | https://github.com/kubernetes/kubernetes/issues/89520 | 588,421,339 | 89,520 |
[
"kubernetes",
"kubernetes"
] | /kind cleanup
/sig storage
/sig node
Description:
Feature gate VolumeSubpathEnvExpansion was GA in 1.17 and is marked for removal in 1.19
Related Issues:
GA Release: #82577 | Remove VolumeSubpathEnvExpansion feature gate | https://api.github.com/repos/kubernetes/kubernetes/issues/89519/comments | 2 | 2020-03-26T13:12:30Z | 2020-04-01T03:03:28Z | https://github.com/kubernetes/kubernetes/issues/89519 | 588,410,547 | 89,519 |
[
"kubernetes",
"kubernetes"
] | Is this a bug?
/kind bug
**What happened**:
If pod and pvc deleted, new pod will be created when controller sync statefulset. But pvc is deleting with finalizer. Then statefulset controller will skip create pvc and only create pod. If pod recreate the pvc might be deleted.
**What you expected to happen**:
Stat... | pvc will lost when statefulset create volume but pvc is deleting | https://api.github.com/repos/kubernetes/kubernetes/issues/89513/comments | 4 | 2020-03-26T11:26:28Z | 2020-03-30T07:13:28Z | https://github.com/kubernetes/kubernetes/issues/89513 | 588,348,508 | 89,513 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
After upgrading to v1.18.0 not possible to join existing node into cluster:
```bash
# /usr/bin/kubeadm join 10.28.36.157:8443 --token <redacted> --discovery-token-ca-cert-hash
...
I0326 11:57:39.638919 12149 kubelet.go:145] [kubelet-start] Checking for an existing Node in the cluster with... | a Node with name and status "Ready" already exists in the cluster. | https://api.github.com/repos/kubernetes/kubernetes/issues/89512/comments | 19 | 2020-03-26T11:20:48Z | 2020-03-28T07:11:53Z | https://github.com/kubernetes/kubernetes/issues/89512 | 588,345,015 | 89,512 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Default weight is configured as below,
``` golang
//resource_allocation.go
var defaultRequestedRatioResources = resourceToWeightMap{v1.ResourceMemory: 1, v1.ResourceCPU: 1}
```
It's used in ... | weight of Memory and CPU should be configurable | https://api.github.com/repos/kubernetes/kubernetes/issues/89507/comments | 7 | 2020-03-26T08:37:55Z | 2020-05-16T14:36:31Z | https://github.com/kubernetes/kubernetes/issues/89507 | 588,246,253 | 89,507 |
[
"kubernetes",
"kubernetes"
] | **What happened**: Delete pod with following deleteOptions would add 'orphan' finalizer to pod's finalizers, at the mean time garbage collector will not remove this finalizer.
{"kind":"DeleteOptions","apiVersion":"v1","orphanDependents": true,"gracePeriodSeconds": 0}
**What you expected to happen**:
Either api-s... | orphan finalizer is not property processed | https://api.github.com/repos/kubernetes/kubernetes/issues/89503/comments | 9 | 2020-03-26T07:23:02Z | 2020-08-23T22:16:59Z | https://github.com/kubernetes/kubernetes/issues/89503 | 588,209,037 | 89,503 |
[
"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**:
After upgradi... | Kubeadm join fails after upgrading cluster to version 1.18 | https://api.github.com/repos/kubernetes/kubernetes/issues/89501/comments | 9 | 2020-03-26T04:38:22Z | 2020-03-27T01:05:33Z | https://github.com/kubernetes/kubernetes/issues/89501 | 588,149,407 | 89,501 |
[
"kubernetes",
"kubernetes"
] | **What happened**: kubeadm currently fails to join a control plane node in case all settings are provided via a kubeadm configuration file.
**What you expected to happen**: Joining a new control plane node should be possible without the `--control-plane` flag
**How to reproduce it (as minimally and precisely as p... | kubeadm cannot join control plane node via --config flag | https://api.github.com/repos/kubernetes/kubernetes/issues/89499/comments | 4 | 2020-03-26T01:33:36Z | 2020-03-26T19:27:25Z | https://github.com/kubernetes/kubernetes/issues/89499 | 588,091,788 | 89,499 |
[
"kubernetes",
"kubernetes"
] | @croomes in kubernetes go.mod file, we are using a SHA (see snippet below). The closest tag seems to be `1.0.0-rc1` which seems to be a couple of commits behind https://github.com/storageos/go-api/compare/1.0.0-rc1...343b3eff91fc
Can you please tag 343b3eff91fc with a proper semver version say `v1.0.0` So we could t... | Random SHA being used for github.com/storageos/go-api | https://api.github.com/repos/kubernetes/kubernetes/issues/89497/comments | 5 | 2020-03-25T23:40:16Z | 2020-08-23T03:58:59Z | https://github.com/kubernetes/kubernetes/issues/89497 | 588,056,517 | 89,497 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Allow DNS label entries to contain up to 255 chars.
Per [RFC1123](https://tools.ietf.org/html/rfc1123#page-13) on Page 13:
> Host software MUST handle host names of up to 63 characters and
> SHOULD... | DNS labels should handle more than 63 chars | https://api.github.com/repos/kubernetes/kubernetes/issues/89495/comments | 9 | 2020-03-25T22:12:12Z | 2020-05-06T17:21:12Z | https://github.com/kubernetes/kubernetes/issues/89495 | 588,021,888 | 89,495 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
In kubeGenericRuntimeManager#SyncPod, step 3:
```
// Step 3: kill any running containers in this pod which are not to keep.
for containerID, containerInfo := range podContainerChanges.ContainersToKill {
```
Currently we return from SyncPod once any killContainer call returns error.
This me... | Containers which are not to be kept should go through killContainer() | https://api.github.com/repos/kubernetes/kubernetes/issues/89493/comments | 1 | 2020-03-25T21:24:57Z | 2020-06-11T03:52:47Z | https://github.com/kubernetes/kubernetes/issues/89493 | 588,000,588 | 89,493 |
[
"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**:
go-to-protobu... | go-to-protobuf: cannot use &v (type *int64) as type *int in assignment | https://api.github.com/repos/kubernetes/kubernetes/issues/89492/comments | 29 | 2020-03-25T21:18:06Z | 2022-09-15T15:29:47Z | https://github.com/kubernetes/kubernetes/issues/89492 | 587,997,041 | 89,492 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
If renaming tmpLog to compressedLog succeeds but log removal fails, the compressedLog may be left behind.
**What you expected to happen**:
compressedLog should be removed if deletion of the normal log file fails.
**Anything else we need to know?**:
**Environment**:
- Kubernetes version (u... | containerLogManager#compressLog may leave compressed log behind | https://api.github.com/repos/kubernetes/kubernetes/issues/89489/comments | 1 | 2020-03-25T20:44:15Z | 2020-06-11T03:52:21Z | https://github.com/kubernetes/kubernetes/issues/89489 | 587,979,469 | 89,489 |
[
"kubernetes",
"kubernetes"
] | After reading up on some corner cases with etcd client behavior (connections, streams, etc.) I came across the following option that has been introduced in etcd a while ago:
```go
// WithRequireLeader requires client requests to only succeed
// when the cluster has a leader.
func WithRequireLeader(ctx context.Con... | Clarification on watch when server (or store) is partitioned | https://api.github.com/repos/kubernetes/kubernetes/issues/89488/comments | 20 | 2020-03-25T19:52:14Z | 2020-04-08T16:09:45Z | https://github.com/kubernetes/kubernetes/issues/89488 | 587,950,558 | 89,488 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
capa-conformance-stable-k8s-master (ci-cluster-api-provider-aws-make-conformance-stable-k8s-ci-artifacts)
and
capg-conformance-stable-k8s-master (ci-cluster-api-provider-gcp-make-conformance-stable-k8s-ci-artifacts)
**Since when has it been failing**:
`24th March 12:20 PDT`
**... | [Failing Test] capa-conformance-stable-k8s-master && capg-conformance-stable-k8s-master | https://api.github.com/repos/kubernetes/kubernetes/issues/89485/comments | 4 | 2020-03-25T19:02:34Z | 2020-03-27T11:34:36Z | https://github.com/kubernetes/kubernetes/issues/89485 | 587,923,173 | 89,485 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Windows Server 2019 running Kubernetes 1.15.9
Running deployment was updated, forcing creation of new pods. On pod teardown pod directory could not be deleted. As a result deployment rollout did not finish.
E0325 10:09:45.952766 5284 nestedpendingoperations.go:270] Operation for "\"kubernet... | occasional "The process cannot access the file because it is being used by another process" on pod teardown on Windows 1.15.9 | https://api.github.com/repos/kubernetes/kubernetes/issues/89484/comments | 5 | 2020-03-25T18:44:27Z | 2020-08-22T20:52:03Z | https://github.com/kubernetes/kubernetes/issues/89484 | 587,912,572 | 89,484 |
[
"kubernetes",
"kubernetes"
] | I was reading snapshot documentation and it is missing the caveat that currently if user takes a snapshot of PVC that is being used in a Pod, it could result in inconsistent snapshot.
/sig storage
cc @kubernetes/sig-storage-bugs
| Snapshots taken while a pod is using a PVC may result in inconsistent snapshot | https://api.github.com/repos/kubernetes/kubernetes/issues/89483/comments | 6 | 2020-03-25T18:35:40Z | 2020-09-07T16:02:47Z | https://github.com/kubernetes/kubernetes/issues/89483 | 587,907,394 | 89,483 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
For ContainerLogManager, we can expose RotateLogs function and call it when there is disk pressure.
**Why is this needed**:
rotateLog() cleans up unused logs and removes excess logs.
This would free up disk space. | Run RotateLogs function when there is disk pressure | https://api.github.com/repos/kubernetes/kubernetes/issues/89481/comments | 4 | 2020-03-25T16:17:50Z | 2020-06-11T03:56:37Z | https://github.com/kubernetes/kubernetes/issues/89481 | 587,817,662 | 89,481 |
[
"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**:
I want use the SDS of istio, and set the apiserver these flags:
- --service-account-signing-key-file=/etc/kubernetes/pki/sa.key... | kubeadm cluster gets forbidden errors for controller-manager and scheduler | https://api.github.com/repos/kubernetes/kubernetes/issues/89480/comments | 6 | 2020-03-25T15:18:24Z | 2020-08-22T17:48:59Z | https://github.com/kubernetes/kubernetes/issues/89480 | 587,774,069 | 89,480 |
[
"kubernetes",
"kubernetes"
] | OS: SLES 15.1
Cgroup Driver: systemd
kubelet version: v1.17.3
Docker version: 19.03.7
Mem: 16Gi
vCPU: 8core
---
Error:
```
3月 25 14:59:53 IOTPMCNINFVMSA902 kubelet[98783]: I0325 14:59:53.904466 98783 node_container_manager_linux.go:114] Enforcing kube reserved on cgroup "/system.slice/kubelet.service" wit... | Faile to set kube-reserved with Cgroup Driver: systemd on sles 15.1 | https://api.github.com/repos/kubernetes/kubernetes/issues/89478/comments | 3 | 2020-03-25T15:08:44Z | 2020-03-31T05:37:56Z | https://github.com/kubernetes/kubernetes/issues/89478 | 587,767,074 | 89,478 |
[
"kubernetes",
"kubernetes"
] | It seems that according to plan, kubenrnetes 1.18 will remove support for the `beta.kubernetes.io/os` and` beta.kubernetes.io/arch` labels. Will we still do this work?
---
https://kubernetes.io/docs/reference/kubernetes-api/labels-annotations-taints/
| Stop applying the beta.kubernetes.io/os and beta.kubernetes.io/arch | https://api.github.com/repos/kubernetes/kubernetes/issues/89477/comments | 29 | 2020-03-25T15:07:59Z | 2024-12-24T03:30:03Z | https://github.com/kubernetes/kubernetes/issues/89477 | 587,766,574 | 89,477 |
[
"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 create `D... | Daemonset doesn't properly respect nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.NodeSelectorTerms | https://api.github.com/repos/kubernetes/kubernetes/issues/89476/comments | 15 | 2020-03-25T14:24:59Z | 2024-12-10T04:14:56Z | https://github.com/kubernetes/kubernetes/issues/89476 | 587,734,479 | 89,476 |
[
"kubernetes",
"kubernetes"
] | hello every one, i have a question that how to get pod exec api doc in apiserver
Although I can get this information from the source code, it is not standard and inefficient
I think API server, kubectl and kubelet should have detailed API documentation. I read it carefully in the official document, but I didn't find ... | How to get pod exec api doc in apiserver | https://api.github.com/repos/kubernetes/kubernetes/issues/89472/comments | 4 | 2020-03-25T12:39:41Z | 2020-04-12T21:45:43Z | https://github.com/kubernetes/kubernetes/issues/89472 | 587,667,341 | 89,472 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
`ServerTimeout` is returned when a pod has a conflicting name: https://github.com/kubernetes/kubernetes/blob/c441a1a7dcca81aa6bd7f9b0f5babe6e8a590c7b/staging/src/k8s.io/apiserver/pkg/registry/rest/create.go#L137
It's expected to retry calls ended with timeout, so creation of pod with already taken ... | ServerTimeout is returned when a pod has a conflicting name. | https://api.github.com/repos/kubernetes/kubernetes/issues/89471/comments | 7 | 2020-03-25T12:05:01Z | 2020-04-02T23:47:03Z | https://github.com/kubernetes/kubernetes/issues/89471 | 587,648,403 | 89,471 |
[
"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**:
Basically wha... | Defining container resources limit implies resource requests | https://api.github.com/repos/kubernetes/kubernetes/issues/89469/comments | 5 | 2020-03-25T11:18:37Z | 2020-04-12T21:45:05Z | https://github.com/kubernetes/kubernetes/issues/89469 | 587,623,531 | 89,469 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have cluster with 3 master nodes. Master nodes tainted and can run pods.
service.conf.yml:
```
apiVersion: v1
kind: Service
metadata:
name: testproject-lb
spec:
type: ClusterIP
ports:
- port: 9090
protocol: TCP
targetPort: 9090
selector:
app: testproject
``... | service ipvs mode. long request time. | https://api.github.com/repos/kubernetes/kubernetes/issues/89468/comments | 11 | 2020-03-25T10:55:57Z | 2024-05-08T07:39:45Z | https://github.com/kubernetes/kubernetes/issues/89468 | 587,610,587 | 89,468 |
[
"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 the cluste... | Two controller-manager leader exist | https://api.github.com/repos/kubernetes/kubernetes/issues/89466/comments | 11 | 2020-03-25T10:00:46Z | 2020-11-23T07:57:18Z | https://github.com/kubernetes/kubernetes/issues/89466 | 587,577,539 | 89,466 |
[
"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... | Inaccurate logging when RBAC Authorizer returns DecisionNoOpinion | https://api.github.com/repos/kubernetes/kubernetes/issues/89458/comments | 5 | 2020-03-25T03:59:45Z | 2020-04-08T20:37:45Z | https://github.com/kubernetes/kubernetes/issues/89458 | 587,425,431 | 89,458 |
[
"kubernetes",
"kubernetes"
] | OS :CentOS 7.7
Product:
Docker 19.03.4-3
Kubernetes 1.16.0
Istio 1.5.0
I installed Istio with reference to the official website(https://istio.io/docs/setup/getting-started/), and deployed the bookinfo app.
When executing "kubectl get pods", "No resources found in default namespace." is displayed.
```
[... | (Istio 1.5.0 )No resources found in default namespace. | https://api.github.com/repos/kubernetes/kubernetes/issues/89455/comments | 3 | 2020-03-25T02:59:37Z | 2020-04-02T21:55:29Z | https://github.com/kubernetes/kubernetes/issues/89455 | 587,407,202 | 89,455 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Unless disabled, the `test/e2e_node` tests will prepull all images when running. They do so using the [PrePullAllImages function](https://sourcegraph.com/github.com/kubernetes/kubernetes@master/-/blob/tes... | Parallelize prepulling all images in `e2e_node` tests | https://api.github.com/repos/kubernetes/kubernetes/issues/89443/comments | 11 | 2020-03-24T21:09:44Z | 2020-07-08T11:19:08Z | https://github.com/kubernetes/kubernetes/issues/89443 | 587,281,120 | 89,443 |
[
"kubernetes",
"kubernetes"
] |
**What happened**: When a pod is deleted, it calls cmdDel on multus which in turn calls sriov-cni plugin multiple times for all the interfaces. This process takes time, but in the middle of it the infra container gets killed - and network namespace gets deleted.
The result of removing network namespace before cmdDel... | Slow CNI cmdDel processing causes infra container to be deleted prematurely | https://api.github.com/repos/kubernetes/kubernetes/issues/89440/comments | 13 | 2020-03-24T20:47:04Z | 2021-04-12T11:08:44Z | https://github.com/kubernetes/kubernetes/issues/89440 | 587,269,049 | 89,440 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
CRIContainerLogRotation is promoted to GA
**Why is this needed**:
CRIContainerLogRotation has been beta since 1.11 | Promote CRIContainerLogRotation to GA | https://api.github.com/repos/kubernetes/kubernetes/issues/89439/comments | 3 | 2020-03-24T18:41:01Z | 2020-06-11T03:57:06Z | https://github.com/kubernetes/kubernetes/issues/89439 | 587,199,978 | 89,439 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are flaking**:
pull-kubernetes-integration
**Which test(s) are flaking**:
TestUnreservePlugin
Example: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/89270/pull-kubernetes-integration/1242471529611005952
/sig scheduling
/help | TestUnreservePlugin is flaky | https://api.github.com/repos/kubernetes/kubernetes/issues/89434/comments | 5 | 2020-03-24T16:09:06Z | 2020-03-25T14:56:12Z | https://github.com/kubernetes/kubernetes/issues/89434 | 587,080,618 | 89,434 |
[
"kubernetes",
"kubernetes"
] | Graduate PodTopologySpread to GA, the feature is currently in Beta, it was first introduced in 1.16 and since then no major changes happened to the feature.
/sig scheduling
/assign @Huang-Wei
/milestone v1.19
| Graduate PodTopologySpread to GA | https://api.github.com/repos/kubernetes/kubernetes/issues/89433/comments | 5 | 2020-03-24T16:06:09Z | 2020-07-18T18:18:22Z | https://github.com/kubernetes/kubernetes/issues/89433 | 587,077,998 | 89,433 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
After scheduled cron job finished, we can only get logs from stdout but there is no stderr.
**What you expected to happen**:
by doing `kubectl logs` on the finished pod, you will only see stdout, no stderr.
**How to reproduce it (as minimally and precisely as possible)**:
this is the cr... | finished cronjob does not have logs from stderr | https://api.github.com/repos/kubernetes/kubernetes/issues/89432/comments | 3 | 2020-03-24T15:40:27Z | 2020-06-03T13:33:27Z | https://github.com/kubernetes/kubernetes/issues/89432 | 587,056,019 | 89,432 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.