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" ]
**What happened**: The HorizontalPodAutoscaler is scaling unnecessarily and removing pods leaving the system in an unstable status. **More info**: I have an HorizontalPodAutoscaler defined like this: ```yaml apiVersion: autoscaling/v2beta2 kind: HorizontalPodAutoscaler metadata: [...] spec: maxReplica...
HorizontalPodAutoscaler misbehaving when using a custom metric
https://api.github.com/repos/kubernetes/kubernetes/issues/85206/comments
9
2019-11-13T13:16:55Z
2020-06-06T14:48:09Z
https://github.com/kubernetes/kubernetes/issues/85206
522,216,591
85,206
[ "kubernetes", "kubernetes" ]
**What happened**: When the apiserver is unavailable, CoreDNS pods crash while trying to write log files to the read only file system. **What you expected to happen**: CoreDNS should continue to run even if the apiserver is unavailable for a short period of time. Log files should be written to an emptyDir. ...
1.15 CoreDNS immediately crash if Kubernetes apiserver is unavailable
https://api.github.com/repos/kubernetes/kubernetes/issues/85205/comments
5
2019-11-13T13:03:01Z
2019-12-16T13:54:31Z
https://github.com/kubernetes/kubernetes/issues/85205
522,209,309
85,205
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> \1. GetDiskFormat works fine on util-linux 2.23.2 \# blkid -v blkid from util-linux 2.23.2 (libblkid 2.23.0, 25-Apr-2013) \# blkid -p -s TYPE -s PTTYPE -o export /dev/loop3 DEVNAME=/dev/loop3 PTTYPE=dos \2.GetDiskFormat can't work on...
GetDiskFormat can't work on util-linux 2.33.2
https://api.github.com/repos/kubernetes/kubernetes/issues/85203/comments
8
2019-11-13T12:13:03Z
2024-02-22T08:26:46Z
https://github.com/kubernetes/kubernetes/issues/85203
522,176,557
85,203
[ "kubernetes", "kubernetes" ]
K8S version : 1.13.12 ``` here is my part config of kube-scheduler, I wonder if --client-ca-file and --requestheader-client-ca-file have something different,thanks ```
if --client-ca-file and --requestheader-client-ca-file have something different
https://api.github.com/repos/kubernetes/kubernetes/issues/85199/comments
2
2019-11-13T10:34:50Z
2019-11-14T14:55:11Z
https://github.com/kubernetes/kubernetes/issues/85199
522,112,894
85,199
[ "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**: Running ann...
Using resourceVersion on different annotate requests does not guarantee atomic updates
https://api.github.com/repos/kubernetes/kubernetes/issues/85198/comments
5
2019-11-13T10:13:41Z
2019-11-15T00:39:05Z
https://github.com/kubernetes/kubernetes/issues/85198
522,097,937
85,198
[ "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 get the err...
kubectl: error: error: could not get a token from the cache or provider: error while authentication: invalid token and you need to remove the cache: could not decode the json of token: json: cannot unmarshal array into Go struct field StandardClaims.aud of type string
https://api.github.com/repos/kubernetes/kubernetes/issues/85197/comments
13
2019-11-13T10:10:25Z
2020-03-18T15:44:24Z
https://github.com/kubernetes/kubernetes/issues/85197
522,095,851
85,197
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: gce-cos-master-alpha-features conformance-GCE-master skew-cluster-latest-kubectl-stable1-gce gci-gce-ingress gce-cos-master-scalability-100 **Which test(s) are failing**: test ...
[Failing test] gce-cos-master-alpha-features (ci-kubernetes-e2e-gci-gce-alpha-features)
https://api.github.com/repos/kubernetes/kubernetes/issues/85196/comments
4
2019-11-13T10:03:23Z
2019-11-14T03:33:52Z
https://github.com/kubernetes/kubernetes/issues/85196
522,091,534
85,196
[ "kubernetes", "kubernetes" ]
fluentd-es-configmap use old config queue_limit_length which referencing https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/fluentd-elasticsearch/fluentd-es-configmap.yaml But fluentd docs says "This parameter is for v0.12 compatibility. Use total_limit_size instead for v1 configuration.", which refe...
fluentd-es-configmap use old config queue_limit_length
https://api.github.com/repos/kubernetes/kubernetes/issues/85195/comments
5
2019-11-13T09:48:45Z
2019-12-12T08:15:30Z
https://github.com/kubernetes/kubernetes/issues/85195
522,082,151
85,195
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: As discussed in https://github.com/kubernetes/kubernetes/pull/84439/files#r345375300, we should sort out the dependency in e2e framework. For example, the https://github.com/kubernetes/kubernetes/blob/...
Sort out the dependency in e2e framework
https://api.github.com/repos/kubernetes/kubernetes/issues/85193/comments
2
2019-11-13T09:33:08Z
2020-01-16T01:49:46Z
https://github.com/kubernetes/kubernetes/issues/85193
522,072,594
85,193
[ "kubernetes", "kubernetes" ]
**What happened**: Containers get stuck at `Running` state and CPU spikes at 100% usage indefinitely until a user manually stops it. **What you expected to happen**: 1. Not be able to create a custom seccomp profile that cannot exit itself. OR 2. Container to finish execution and move to `Completed` state. ...
Specially crafted seccomp profiles may trap containers on exit loop indefinitely
https://api.github.com/repos/kubernetes/kubernetes/issues/85191/comments
7
2019-11-13T08:47:57Z
2020-04-17T10:10:42Z
https://github.com/kubernetes/kubernetes/issues/85191
522,046,873
85,191
[ "kubernetes", "kubernetes" ]
on the control panel node: NAMESPACE NAME READY STATUS RESTARTS kube-system kube-flannel-ds-amd64-n8tjz 1/1 Running 221 on the work node , the kernel log: Nov 13 16:06:25 CD-GIT-RS2 kernel: Memory cgroup stats for /kubepods/burstable/pod4c39301c-8a1...
flannel pod on one node got oom killed hunded times
https://api.github.com/repos/kubernetes/kubernetes/issues/85186/comments
5
2019-11-13T08:17:28Z
2020-04-11T09:51:00Z
https://github.com/kubernetes/kubernetes/issues/85186
522,032,071
85,186
[ "kubernetes", "kubernetes" ]
**What happened**: I would like to use the `k8s.io/kubernetes/cmd/kubeadm/app/util/kubeconfig` and `k8s.io/kubernetes/pkg/kubectl/cmd/util` packages in the 1.15.x line. Unfortunately, both appear to only exist in this repo, and iirc we should not import `k8s.io/kubernetes` directly, per kubernetes/kubernetes#81878. ...
cannot find replacement package to k8s.io/kubernetes@1.15.4
https://api.github.com/repos/kubernetes/kubernetes/issues/85161/comments
2
2019-11-13T00:31:56Z
2019-11-13T00:47:03Z
https://github.com/kubernetes/kubernetes/issues/85161
521,882,661
85,161
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: regression unit tests should be added, to address azure disk dirty cache issue https://github.com/kubernetes/kubernetes/pull/85158 **Why is this needed**: /kind test /assign /priority important-s...
regression unit tests addressing azure disk dirty cache issue
https://api.github.com/repos/kubernetes/kubernetes/issues/85160/comments
3
2019-11-12T23:37:55Z
2020-02-19T00:55:16Z
https://github.com/kubernetes/kubernetes/issues/85160
521,865,619
85,160
[ "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**: vmss dirty ca...
vmss dirty cache issue
https://api.github.com/repos/kubernetes/kubernetes/issues/85159/comments
0
2019-11-12T23:31:31Z
2019-11-13T21:04:52Z
https://github.com/kubernetes/kubernetes/issues/85159
521,863,631
85,159
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: There are a bunch of codes in service controller that implements a service cache layer to ease controller to know what load balancer needs to be deleted. They need to be cleaned up such that controller should no longer rely on this cache: https://github.com/kubernetes/kubernetes...
Cleanup the unneeded cache layer in service controller
https://api.github.com/repos/kubernetes/kubernetes/issues/85155/comments
14
2019-11-12T22:39:01Z
2020-10-31T19:08:52Z
https://github.com/kubernetes/kubernetes/issues/85155
521,844,477
85,155
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently the resourceFieldRef only exposes the cpu/memory and ephemeral-storage limit and requests to the POD. The hugepages information is not retrieve through the same mechanism. POD manifest : apiVe...
downwardAPI volumes should also have hugepages-<size> exposed to the pod through resourceFieldRef.
https://api.github.com/repos/kubernetes/kubernetes/issues/85148/comments
15
2019-11-12T19:04:26Z
2020-10-08T22:14:07Z
https://github.com/kubernetes/kubernetes/issues/85148
521,742,774
85,148
[ "kubernetes", "kubernetes" ]
**What happened**: Creating a resource labeled with numeric value resultd in misleading message. Error says: `ReadString: expects " or n, parsing XX` **What you expected to happen**: As labels must have values as string, error should be: `ReadString: expects ", parsing XX` or even better `ReadString: expects s...
Passing labels as number results in misleading error
https://api.github.com/repos/kubernetes/kubernetes/issues/85143/comments
3
2019-11-12T17:21:48Z
2019-11-12T19:06:09Z
https://github.com/kubernetes/kubernetes/issues/85143
521,688,898
85,143
[ "kubernetes", "kubernetes" ]
**What happened**: Many tests are failing using Kubernetes 1.17/master branch with ContainerD on Windows. Digging into the kubelet logs, there's a failure starting containers with `c: The parameter is incorrect.` There was a private fix in jterry75/cri for this, we're going to test it and move it to containerd/cr...
Windows CRI-ContainerD: some paths have / instead of \\
https://api.github.com/repos/kubernetes/kubernetes/issues/85142/comments
3
2019-11-12T16:48:19Z
2019-11-15T21:45:29Z
https://github.com/kubernetes/kubernetes/issues/85142
521,669,646
85,142
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Make algorithm source an option of `scheduler.New` and add the default one. **Why is this needed**: To easy the usage of `scheduler.New`. Today, users have to manually create an algorithm source when they only want the default behavior https://github.com/kubernetes/autosca...
Make algorithm source an option of scheduler.New
https://api.github.com/repos/kubernetes/kubernetes/issues/85140/comments
2
2019-11-12T16:30:38Z
2019-11-13T21:04:12Z
https://github.com/kubernetes/kubernetes/issues/85140
521,658,843
85,140
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Add ondelete updateStrategy for deployment. **Why is this needed**: For example, our service/workload is stateless. However people may still want to control the detail of pods' updating. I can achiev...
Add ondelete updateStrategy for deployment workload
https://api.github.com/repos/kubernetes/kubernetes/issues/85130/comments
6
2019-11-12T11:38:30Z
2019-11-21T07:21:13Z
https://github.com/kubernetes/kubernetes/issues/85130
521,498,030
85,130
[ "kubernetes", "kubernetes" ]
With `nullable: true` in a CRD we get: ``` E1111 19:21:58.602019 1 customresource_handler.go:655] error building openapi models for clusteroperators.config.openshift.io: ERROR $root.definitions.io.openshift.config.v1.ClusterOperator.properties.status.properties.extension has invalid property: nullable ``` T...
nullable in OpenAPI schema breaks server-side-apply
https://api.github.com/repos/kubernetes/kubernetes/issues/85127/comments
11
2019-11-12T10:06:31Z
2020-05-08T14:37:18Z
https://github.com/kubernetes/kubernetes/issues/85127
521,449,816
85,127
[ "kubernetes", "kubernetes" ]
**What happened**: ``` [root@master ~]# kubeadm upgrade plan --config=/tmp/kubeadm-config.yml [preflight] Running pre-flight checks. [upgrade] Making sure the cluster is healthy: [upgrade/config] Making sure the configuration is correct: [upgrade/config] Reading configuration options from a file: /tmp/kubeadm-con...
version:1.11.8 failed to upgrade to version:1.12.0
https://api.github.com/repos/kubernetes/kubernetes/issues/85126/comments
4
2019-11-12T10:00:44Z
2019-11-14T03:51:21Z
https://github.com/kubernetes/kubernetes/issues/85126
521,446,653
85,126
[ "kubernetes", "kubernetes" ]
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind api-change /sig storage /sig node /sig testing **Description:** Promote e2e tests for VolumeSubpathEnvExpansion to Conformance as it is GA approved. Related Issues: GA Upgrade: https://github.com/kubernetes/kubernetes/pull/82578 Feature Request: https://g...
Promote e2e tests for VolumeSubpathEnvExpansion to Conformance
https://api.github.com/repos/kubernetes/kubernetes/issues/85122/comments
3
2019-11-12T08:42:39Z
2020-03-23T22:32:48Z
https://github.com/kubernetes/kubernetes/issues/85122
521,406,055
85,122
[ "kubernetes", "kubernetes" ]
**What happened**: Many files under test directory import `"k8s.io/apimachinery/pkg/api/errors"`. But, different aliases are defined for each file. For example, ``` test/e2e/auth/service_accounts.go: apierrors "k8s.io/apimachinery/pkg/api/errors" test/e2e/auth/pod_security_policy.go: apierrs...
Unify aliases under test directory for "k8s.io/apimachinery/pkg/api/errors"
https://api.github.com/repos/kubernetes/kubernetes/issues/85118/comments
2
2019-11-12T02:49:07Z
2019-12-27T01:59:39Z
https://github.com/kubernetes/kubernetes/issues/85118
521,296,256
85,118
[ "kubernetes", "kubernetes" ]
Recommend a quick installation k8s tool: ek8, one command to complete the installation。 Please pay attention to! https://github.com/catman002/kubernetes-ek8/releases
a quick installation k8s tool: ek8
https://api.github.com/repos/kubernetes/kubernetes/issues/85116/comments
3
2019-11-12T00:35:10Z
2019-11-12T07:43:54Z
https://github.com/kubernetes/kubernetes/issues/85116
521,261,914
85,116
[ "kubernetes", "kubernetes" ]
Initial State of bound PVC and dynamically provisioned PV with Access Mode as `ReadWriteOnce` ``` root@master-node:/etc/kubernetes# kubectl get pv,pvc NAME CAPACITY ACCESS MODES RECLAIM POLICY STATUS CLAIM STORAGECLASS REASON AGE persiste...
Kubernetes allows editing AccessMode after PV is created and bound to PVC
https://api.github.com/repos/kubernetes/kubernetes/issues/85114/comments
15
2019-11-11T23:47:16Z
2020-02-07T13:40:08Z
https://github.com/kubernetes/kubernetes/issues/85114
521,249,270
85,114
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: I would like to see the removal of unnecessary `replace` blocks within component repos. E.g. `k8s.io/api`: ```diff diff --git a/go.mod b/go.mod index 9d0f0a14..2f97d6a1 100644 --- a/go.mod +++ b/go.mod @@ -9,9 +9,3 @@ require ( github.com/stretchr/testify v1.3.0 ...
remove redundant replace block
https://api.github.com/repos/kubernetes/kubernetes/issues/85105/comments
15
2019-11-11T19:44:33Z
2020-07-22T07:35:50Z
https://github.com/kubernetes/kubernetes/issues/85105
521,150,929
85,105
[ "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**: Running `go m...
Go modules failing with "kubernetes-1.15.4" and "k8s.io/apimachinery" when GOPROXY disabled
https://api.github.com/repos/kubernetes/kubernetes/issues/85103/comments
7
2019-11-11T19:20:32Z
2019-11-11T20:07:30Z
https://github.com/kubernetes/kubernetes/issues/85103
521,139,554
85,103
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Continuing the discussion in https://github.com/kubernetes/kubernetes/issues/65155#issuecomment-510247066, while we can't test provider-specific CSI drivers in conformance, we can test provider-agnostic d...
Add Container Storage Interface integration to conformance
https://api.github.com/repos/kubernetes/kubernetes/issues/85101/comments
13
2019-11-11T18:27:56Z
2021-05-27T16:50:56Z
https://github.com/kubernetes/kubernetes/issues/85101
521,117,086
85,101
[ "kubernetes", "kubernetes" ]
This issue is used to track the enhancements we plan to make to the `TopologyManager` in the 1.18 timeframe. As part of the 1.18 release, we plan to graduate the `TopologyManager` to `beta`. The tracking issue for the full `TopologyManager` feature can be found here: kubernetes/enhancements#693 The following doc...
Topology Manager for 1.18 Tracking Issue
https://api.github.com/repos/kubernetes/kubernetes/issues/85093/comments
3
2019-11-11T15:02:46Z
2020-04-16T10:23:42Z
https://github.com/kubernetes/kubernetes/issues/85093
521,013,375
85,093
[ "kubernetes", "kubernetes" ]
I want to use kubectl proxy to visit k8s api: kubectl proxy --port=8080 & ![image](https://user-images.githubusercontent.com/22912347/68578536-2aac2700-04ad-11ea-85f8-8a0fa9cb0f17.png) but I can't access it by: ![image](https://user-images.githubusercontent.com/22912347/68578548-30097180-04ad-11ea-8df6-10ea13...
I can't curl through http proxy, but why?
https://api.github.com/repos/kubernetes/kubernetes/issues/85087/comments
5
2019-11-11T10:00:51Z
2020-04-09T12:05:46Z
https://github.com/kubernetes/kubernetes/issues/85087
520,853,374
85,087
[ "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 ...
xxx
https://api.github.com/repos/kubernetes/kubernetes/issues/85085/comments
1
2019-11-11T09:22:43Z
2019-11-11T09:22:57Z
https://github.com/kubernetes/kubernetes/issues/85085
520,832,130
85,085
[ "kubernetes", "kubernetes" ]
Instead of currently use resourceNames to describe the Resource of Role,Could labels be used to select the matched resources, since we can not enumerate all the resource names in case resource is dynamically created.
Could Resource of RBAC Rule be described by labels
https://api.github.com/repos/kubernetes/kubernetes/issues/85083/comments
4
2019-11-11T08:38:01Z
2019-11-11T12:09:19Z
https://github.com/kubernetes/kubernetes/issues/85083
520,812,022
85,083
[ "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) deploy t...
externalTrafficPolicy=Local doesn't work when the firewalld is running
https://api.github.com/repos/kubernetes/kubernetes/issues/85082/comments
12
2019-11-11T08:17:58Z
2020-04-16T21:36:28Z
https://github.com/kubernetes/kubernetes/issues/85082
520,803,929
85,082
[ "kubernetes", "kubernetes" ]
as we know, statefulset have the feature to do partation rollout update, so why deployment don't have such like feature.
kubernetes deployment rollout update don't have partition feature
https://api.github.com/repos/kubernetes/kubernetes/issues/85081/comments
5
2019-11-11T08:00:55Z
2020-04-09T10:03:47Z
https://github.com/kubernetes/kubernetes/issues/85081
520,797,499
85,081
[ "kubernetes", "kubernetes" ]
The display of resource status should be synchronized on each display interface. After the resource declared by the yaml file of the resource is edited by the kubectl edit command, the corresponding yaml file should be modified synchronously or through a mechanism to reflect the change of the resource declaration.
Resource status should be synchronized on each display interface.
https://api.github.com/repos/kubernetes/kubernetes/issues/85080/comments
3
2019-11-11T07:57:41Z
2019-11-20T07:31:15Z
https://github.com/kubernetes/kubernetes/issues/85080
520,796,203
85,080
[ "kubernetes", "kubernetes" ]
My dashboard was accessible at first, but when it was running for a while, it was not accessible. The dashboard pod log is as follows: ``` 2019/11/11 01:27:57 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds. 2019...
Is this a dashboard bug? I used kubernetes version 1.16.2 and dashboard version v2.0.0-beta4.
https://api.github.com/repos/kubernetes/kubernetes/issues/85074/comments
3
2019-11-11T01:35:24Z
2020-07-15T07:15:47Z
https://github.com/kubernetes/kubernetes/issues/85074
520,694,264
85,074
[ "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**: Starting v1.1...
Support for node-role.kubernetes.io and kubernetes.io/role in Kubelet config not working
https://api.github.com/repos/kubernetes/kubernetes/issues/85073/comments
3
2019-11-10T23:26:39Z
2019-11-10T23:40:39Z
https://github.com/kubernetes/kubernetes/issues/85073
520,674,985
85,073
[ "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 ran update-...
Update Bazel Script does not work outside $GOPATH
https://api.github.com/repos/kubernetes/kubernetes/issues/85070/comments
7
2019-11-10T17:52:57Z
2019-11-11T05:38:32Z
https://github.com/kubernetes/kubernetes/issues/85070
520,633,742
85,070
[ "kubernetes", "kubernetes" ]
Hello Kubernetes, Currently we use `grep` or `awk` to grep all matched pods. ``` $ kubectl get pod -n nginx | grep nginx nginx-app-79cc46b6c7-x2j2f 1/1 Running 0 2d8h nginx-app-79cc46b6c7-x6bjw 1/1 Running 0 2d8h nginx-app-79cc46b6c7-z9bfj 1/1 Running ...
Please add regular expression to kubectl
https://api.github.com/repos/kubernetes/kubernetes/issues/85051/comments
5
2019-11-10T04:48:23Z
2020-04-09T00:54:46Z
https://github.com/kubernetes/kubernetes/issues/85051
520,553,641
85,051
[ "kubernetes", "kubernetes" ]
Hello Kubernetes, Currently we use `grep` or `awk` to grep all matched pods. ``` $ kubectl get pod -n nginx | grep nginx nginx-app-79cc46b6c7-x2j2f 1/1 Running 0 2d8h nginx-app-79cc46b6c7-x6bjw 1/1 Running 0 2d8h nginx-app-79cc46b6c7-z9bfj 1/1 Running ...
Please add regulations exception for kubectl
https://api.github.com/repos/kubernetes/kubernetes/issues/85050/comments
4
2019-11-10T04:33:41Z
2019-11-10T04:46:01Z
https://github.com/kubernetes/kubernetes/issues/85050
520,552,560
85,050
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: pull-kubernetes-node-e2e-containerd **Since when has it been failing**: Nov 9th, 2019 **Testgrid link**: https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/84951/pull-kubernetes-node-e2e-containerd/1193222671123353600/build-log.txt **Reason for failure**: ``` I1109 ...
node-e2e-containerd fails with image notFound error
https://api.github.com/repos/kubernetes/kubernetes/issues/85040/comments
11
2019-11-09T18:05:22Z
2019-11-16T17:31:22Z
https://github.com/kubernetes/kubernetes/issues/85040
520,492,112
85,040
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like apiserver support NodePort routing when enable-aggregator-routing is enabled **Why is this needed**: I have my apiserver running as a systemd service(kube-proxy is not running on the node...
Support for NodePort in apiserver's enable-aggregator-routing
https://api.github.com/repos/kubernetes/kubernetes/issues/85039/comments
9
2019-11-09T17:50:15Z
2020-04-12T03:08:03Z
https://github.com/kubernetes/kubernetes/issues/85039
520,489,829
85,039
[ "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 tried to `k...
panic when running `kubectl diff` on malformed spec
https://api.github.com/repos/kubernetes/kubernetes/issues/85033/comments
2
2019-11-09T11:40:45Z
2019-11-11T20:56:21Z
https://github.com/kubernetes/kubernetes/issues/85033
520,399,070
85,033
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: pull-kubernetes-integration **Which test(s) are failing**: TestPreemptionRaces **Testgrid link**: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/batch/pull-kubernetes-integration/1193004486889574400/ /sig scheduling /help
TestPreemptionRaces is Flaky
https://api.github.com/repos/kubernetes/kubernetes/issues/85031/comments
9
2019-11-09T10:23:27Z
2020-11-10T18:55:18Z
https://github.com/kubernetes/kubernetes/issues/85031
520,381,039
85,031
[ "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...
Hi! Why am I see it programm in my computer/process? I never use it.
https://api.github.com/repos/kubernetes/kubernetes/issues/85028/comments
3
2019-11-09T08:33:05Z
2019-11-09T17:24:48Z
https://github.com/kubernetes/kubernetes/issues/85028
520,358,683
85,028
[ "kubernetes", "kubernetes" ]
**What happened**: I would like to use the `k8s.io/kubernetes/pkg/cloudprovider/providers/aws` package version that is compatible with the other `kubernetes-1.12.6` libraries that I am importing. I am aware that we should not import `k8s.io/kubernetes` directly, per kubernetes/kubernetes#81878. I looked in [kubernetes...
cannot find replacement package to k8s.io/kubernetes@1.12.6/...
https://api.github.com/repos/kubernetes/kubernetes/issues/85022/comments
3
2019-11-09T00:27:01Z
2019-11-12T19:09:10Z
https://github.com/kubernetes/kubernetes/issues/85022
520,297,206
85,022
[ "kubernetes", "kubernetes" ]
**What happened**: I have created and deployed a service similar to below in minikube environment.. however I am not to connect to the ports sometimes TCP/UDP ```` apiVersion: v1 kind: Service metadata: name: dns spec: selector: … clusterIP: … type: NodePort ports: - name: grpc protocol...
NodePort allocation conflates TCP and UDP
https://api.github.com/repos/kubernetes/kubernetes/issues/85020/comments
27
2019-11-08T22:59:28Z
2021-07-26T18:20:27Z
https://github.com/kubernetes/kubernetes/issues/85020
520,273,512
85,020
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently, during kubelet bootstrapping, while waiting for the node certificate being signed, there is no logs showing what is happening. I would like to add some logging to `WaitForCertificate` for easie...
Add logging in csr.WaitForCertificate
https://api.github.com/repos/kubernetes/kubernetes/issues/85015/comments
1
2019-11-08T21:39:37Z
2020-01-27T19:52:44Z
https://github.com/kubernetes/kubernetes/issues/85015
520,246,113
85,015
[ "kubernetes", "kubernetes" ]
It was promoted to beta in 1.16 (https://github.com/kubernetes/kubernetes/pull/81682). We will promote it to GA in 1.18 if we don't receive negative feedback. /sig api-machinery /assign @caesarxuchao cc @liggitt
Promote RemainingItemCount to GA
https://api.github.com/repos/kubernetes/kubernetes/issues/85007/comments
4
2019-11-08T19:00:22Z
2020-04-06T21:03:49Z
https://github.com/kubernetes/kubernetes/issues/85007
520,181,715
85,007
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: github.com/docker/libnetwork has a lot of transitive deps but we only use its (relatively small) `ipvs` package for kube-proxy. Luckily because it doesn't use go modules yet, updating it doesn't actually update it's transitive deps, but if/when it does, managing it's transitive dep...
Investigate Transitive Deps from docker/libnetwork
https://api.github.com/repos/kubernetes/kubernetes/issues/85005/comments
8
2019-11-08T18:48:43Z
2020-03-13T14:16:01Z
https://github.com/kubernetes/kubernetes/issues/85005
520,176,722
85,005
[ "kubernetes", "kubernetes" ]
Hi, I'm checking that there are not a post ready handler in POD lifecycle https://kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/ I'm solving a race condition in haproxy-ingress controller and this should be so usefull. https://github.com/jcmoraisjr/haproxy-ingress/issues/44...
Adding new handler, postReady hook
https://api.github.com/repos/kubernetes/kubernetes/issues/84997/comments
24
2019-11-08T16:45:21Z
2020-07-01T22:18:27Z
https://github.com/kubernetes/kubernetes/issues/84997
520,117,728
84,997
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: sig-release-1.16-blocking (gce-cos-k8sstable1-alphafeatures) **Which test(s) are failing**: BeforeSuite, Overall, Test **Since when has it been failing**: Nov. 4, 2019 **Testgrid link**: https://testgrid.k8s.io/sig-release-1.16-blocking#gce-cos-k8sstable1-alphafeatures **Reas...
[Failing Test] sig-release-1.16-blocking (gce-cos-k8sstable1-alphafeatures)
https://api.github.com/repos/kubernetes/kubernetes/issues/84995/comments
11
2019-11-08T15:50:27Z
2019-11-08T20:40:54Z
https://github.com/kubernetes/kubernetes/issues/84995
520,088,781
84,995
[ "kubernetes", "kubernetes" ]
Need to push the latest CoreDNS image to gcr.io The 1.6.5 image is available in docker coredns/coredns:1.6.5 This is the script used for pushing the image: ``` #!/bin/sh if [ -z "$1" -o -z "$2" -o -z "$3" -o -z "$4" ]; then echo "usage: $0 <src-reg> <image> <tag> <dst-reg>" > /dev/stderr echo "e...
Push the CoreDNS 1.6.5 image in gcr.io
https://api.github.com/repos/kubernetes/kubernetes/issues/84993/comments
5
2019-11-08T15:05:25Z
2019-11-12T18:12:50Z
https://github.com/kubernetes/kubernetes/issues/84993
520,064,705
84,993
[ "kubernetes", "kubernetes" ]
This function is defined and not used anywhere: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/autoscaling/v2beta2/defaults.go#L30 The reason seem to be the missing tag here: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/autoscaling/v2beta2/doc.go#L18 ``` // +k8s:defaulter-gen-in...
Defaulting seems to be broken for autoscaling/v2beta2 api group
https://api.github.com/repos/kubernetes/kubernetes/issues/84990/comments
4
2019-11-08T13:51:09Z
2020-04-10T15:36:02Z
https://github.com/kubernetes/kubernetes/issues/84990
520,025,534
84,990
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `aks-engine-azure-1-16-windows (ci-kubernetes-e2e-aks-engine-azure-1-16-windows)` **Since when has it been failing**: `6th Nov 15:47 PST` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-informing#aks-engine-azure-1-16-windows **Reason for failure**: ```console W1...
[Failing Test] aks-engine-azure-1-16-windows (ci-kubernetes-e2e-aks-engine-azure-1-16-windows)
https://api.github.com/repos/kubernetes/kubernetes/issues/84985/comments
12
2019-11-08T12:02:08Z
2020-02-23T19:59:50Z
https://github.com/kubernetes/kubernetes/issues/84985
519,977,805
84,985
[ "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**: - Create a ...
Garbage collector should orphan ControllerRevisions created by Statefulset when deleteOptions.OrphanDependents is true
https://api.github.com/repos/kubernetes/kubernetes/issues/84982/comments
2
2019-11-08T11:14:26Z
2020-02-14T09:06:19Z
https://github.com/kubernetes/kubernetes/issues/84982
519,957,318
84,982
[ "kubernetes", "kubernetes" ]
I recently observed that node lease objects are staying around even after nodes got deleted. It seems like there is no reconcile logic for deleting orphaned node lease objects anywhere in the k8s control-plane. This is leading to stale objects piling up in etcd over time. Even worse if nodes are being created/deleted a...
Node leases not being GC'd
https://api.github.com/repos/kubernetes/kubernetes/issues/84981/comments
10
2019-11-08T10:40:29Z
2020-04-12T09:14:01Z
https://github.com/kubernetes/kubernetes/issues/84981
519,941,070
84,981
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: Conformance-GCE-master **Which test(s) are failing**: ``` [sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]Chan...
[Failing test] Conformance-GCE-master (ci-kubernetes-gce-conformance-latest)
https://api.github.com/repos/kubernetes/kubernetes/issues/84980/comments
5
2019-11-08T10:14:46Z
2019-11-09T09:42:41Z
https://github.com/kubernetes/kubernetes/issues/84980
519,928,289
84,980
[ "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**: reboot one no...
all pod of one node: pod running but Conditions:Ready :False,so endpoints is none
https://api.github.com/repos/kubernetes/kubernetes/issues/84979/comments
6
2019-11-08T09:59:10Z
2019-11-09T19:45:55Z
https://github.com/kubernetes/kubernetes/issues/84979
519,920,602
84,979
[ "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**: NodeNotReady,...
docker get stuck
https://api.github.com/repos/kubernetes/kubernetes/issues/84978/comments
6
2019-11-08T08:32:53Z
2020-06-05T22:32:00Z
https://github.com/kubernetes/kubernetes/issues/84978
519,880,523
84,978
[ "kubernetes", "kubernetes" ]
Currently, `DeleteOptions` can be parsed in two ways: - from request body: https://github.com/kubernetes/kubernetes/blob/91bddd13485082892be8e8e471e358be317c4e9b/staging/src/k8s.io/apiserver/pkg/endpoints/handlers/delete.go#L84 [that's what all the client libraries are setting] - alternatively from url params: ht...
Should DeleteOptions be also parsed from url Params?
https://api.github.com/repos/kubernetes/kubernetes/issues/84976/comments
7
2019-11-08T07:58:17Z
2019-11-14T12:33:58Z
https://github.com/kubernetes/kubernetes/issues/84976
519,867,506
84,976
[ "kubernetes", "kubernetes" ]
I am a new learner, I am intered in k8s. but I am confused that k8s have too many versions(1.1*,1.2,1.3...), I don't konw how to learn it,. Have anyone give me some advice?
Why are there so many versions of k8s?
https://api.github.com/repos/kubernetes/kubernetes/issues/84974/comments
3
2019-11-08T07:15:24Z
2019-11-08T13:46:02Z
https://github.com/kubernetes/kubernetes/issues/84974
519,852,931
84,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/ --> **What happened**: ``` Generati...
./hack/verify-codegen.sh failed
https://api.github.com/repos/kubernetes/kubernetes/issues/84969/comments
2
2019-11-08T06:03:54Z
2019-11-08T08:06:47Z
https://github.com/kubernetes/kubernetes/issues/84969
519,828,751
84,969
[ "kubernetes", "kubernetes" ]
**What happened**: @kubernetes/sig-api-machinery-bugs Consider this use case, a k8s cluster with many short lived name spaces with a high cardinality. (Think UUIDs). Over time, some of the `threadSafeMap` indices contain string sets for each name space with no objects in the backing string sets; which are neve...
client-go - ThreadSafeMap indicies - empty sets not deleted - memory increase with high cardinality short lived resources
https://api.github.com/repos/kubernetes/kubernetes/issues/84959/comments
7
2019-11-08T03:30:03Z
2019-11-12T17:06:22Z
https://github.com/kubernetes/kubernetes/issues/84959
519,642,763
84,959
[ "kubernetes", "kubernetes" ]
When I create Deployment,pod creation failed, Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning ReplicaSetCreateError 4m29s (x16 over 7m12s) deployment-controller F...
Get https://[::1]:6443/api/v1/namespaces/x/resourcequotas: dial tcp [::1]:6443: connect: network is unreachable
https://api.github.com/repos/kubernetes/kubernetes/issues/84956/comments
7
2019-11-08T01:25:54Z
2020-04-10T23:41:02Z
https://github.com/kubernetes/kubernetes/issues/84956
519,605,417
84,956
[ "kubernetes", "kubernetes" ]
When I create Deployment,pod creation failed, Events: Type Reason Age From Message Warning ReplicaSetCreateError 4m29s (x16 over 7m12s) deployment-controller Failed to create new replica set "jenkins-dev-76c4d4bc": Get https://[::1]:6443/api/v1/namespaces/jenkins-dev/resourcequotas: dial tcp [::1]:6443: connect: n...
Get https://[::1]:6443/api/v1/namespaces/x/resourcequotas: dial tcp [::1]:6443: connect: network is unreachable
https://api.github.com/repos/kubernetes/kubernetes/issues/84955/comments
1
2019-11-08T01:15:19Z
2019-11-08T01:26:24Z
https://github.com/kubernetes/kubernetes/issues/84955
519,602,480
84,955
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently `kubelet -h` includes 150 flags, of which 80+ flags that are "DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag." But it does not indicat...
[kubelet] help to describe the schema for config options
https://api.github.com/repos/kubernetes/kubernetes/issues/84949/comments
8
2019-11-07T23:57:01Z
2020-04-06T04:47:49Z
https://github.com/kubernetes/kubernetes/issues/84949
519,580,415
84,949
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: 1. clean up PriorityFunction 2. clean up PriorityFunctionFactory 3. rename PriorityFunctionFactory2 /sig scheduling cc @ahg-g
clean up PriorityFunction
https://api.github.com/repos/kubernetes/kubernetes/issues/84947/comments
1
2019-11-07T22:24:43Z
2019-11-10T17:39:41Z
https://github.com/kubernetes/kubernetes/issues/84947
519,548,141
84,947
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: The test should call service_affinity.New directly instead of creating predicates and priorities. This requires a fake SharedInformerFactory to be used as an option for the framework. The fake SharedInfor...
Scheduler service_affinity_test.go should use a fake SharedInformerFactory and call New
https://api.github.com/repos/kubernetes/kubernetes/issues/84943/comments
6
2019-11-07T19:51:05Z
2020-04-06T05:48:50Z
https://github.com/kubernetes/kubernetes/issues/84943
519,476,734
84,943
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: pull-kubernetes-conformance-image-test (dev, 1.14, and 1.15) **Since when has it been failing**: Seems to be failing since a month ago: https://prow.k8s.io/job-history/kubernet...
pull-kubernetes-conformance-image-test failing
https://api.github.com/repos/kubernetes/kubernetes/issues/84940/comments
6
2019-11-07T19:02:21Z
2020-02-03T19:35:36Z
https://github.com/kubernetes/kubernetes/issues/84940
519,453,376
84,940
[ "kubernetes", "kubernetes" ]
**What happened**: ``` !!! Error in ./hack/update-bazel.sh:29 Error in ./hack/update-bazel.sh:29. 'go install ./github.com/bazelbuild/bazel-gazelle/cmd/gazelle' exited with status 1 ``` **What you expected to happen**: Command runs and bazel dependencies are updated. **How to reproduce it (as minimally...
update-bazel.sh fails
https://api.github.com/repos/kubernetes/kubernetes/issues/84938/comments
21
2019-11-07T18:54:13Z
2019-11-07T22:40:32Z
https://github.com/kubernetes/kubernetes/issues/84938
519,449,514
84,938
[ "kubernetes", "kubernetes" ]
In the light of a new performance test that compares EvenPodSpread with SelectorSpread (#84606), it seems that EvenPodSpread can be faster. Let's investigate if we can achieve parity by carefully building the data structures. /sig scheduling
Improve performance of EvenPodSpread (priority and predicate)
https://api.github.com/repos/kubernetes/kubernetes/issues/84936/comments
5
2019-11-07T18:47:01Z
2020-03-31T23:43:42Z
https://github.com/kubernetes/kubernetes/issues/84936
519,445,960
84,936
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like to see some mechanism built in to Kubernetes to be able to support the use of TLS Certificates / Secrets that have been created on a windows machine and therefore contain windows line ending c...
Support for TLS Secrets Containing Windows Line Endings
https://api.github.com/repos/kubernetes/kubernetes/issues/84935/comments
6
2019-11-07T17:32:58Z
2020-04-05T19:38:52Z
https://github.com/kubernetes/kubernetes/issues/84935
519,410,815
84,935
[ "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**: Pods remainin...
Pods remaining in NotReady state
https://api.github.com/repos/kubernetes/kubernetes/issues/84931/comments
23
2019-11-07T16:14:29Z
2019-12-12T03:40:33Z
https://github.com/kubernetes/kubernetes/issues/84931
519,366,449
84,931
[ "kubernetes", "kubernetes" ]
kubectl has nice opportunities with the -o option. the -o name option is misleading here. -o name suggest that you would the container name and can use it for git-ops and automization, but kubectl does not support this -o name output as an input in any way. I would suggest to use -o name for the pod name itsel...
kubectl -o name: wrong description, no automization
https://api.github.com/repos/kubernetes/kubernetes/issues/84928/comments
4
2019-11-07T14:42:45Z
2019-11-07T19:17:06Z
https://github.com/kubernetes/kubernetes/issues/84928
519,308,989
84,928
[ "kubernetes", "kubernetes" ]
**What happened**: We were running a service with LoadBalancer type with AWS cloud provider and after deleting this service, the cleanup process on AWS removed a wrong ingress input rule which provoked that all traffic between nodes was unable to reach out the destination. The service we were running had a config...
Incorrect security group cleanup after service deletion
https://api.github.com/repos/kubernetes/kubernetes/issues/84926/comments
7
2019-11-07T14:34:13Z
2020-06-22T22:02:10Z
https://github.com/kubernetes/kubernetes/issues/84926
519,303,862
84,926
[ "kubernetes", "kubernetes" ]
Kubernetes version: v1.16.2 When I create Deployment,pod creation failed, Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning ReplicaSetCreateError 4m29s (x16 over 7m1...
Get https://[::1]:6443/api/v1/namespaces/x/resourcequotas: dial tcp [::1]:6443: connect: network is unreachable
https://api.github.com/repos/kubernetes/kubernetes/issues/84925/comments
3
2019-11-07T14:11:53Z
2024-06-03T09:51:18Z
https://github.com/kubernetes/kubernetes/issues/84925
519,290,403
84,925
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: introduce FeatureGates to KubeSchedulerConfiguration /assign **Why is this needed**: This threads the --feature-gates flag through the KubeSchedulerConfiguration object
introduce FeatureGates to KubeSchedulerConfiguration
https://api.github.com/repos/kubernetes/kubernetes/issues/84922/comments
31
2019-11-07T13:57:16Z
2021-03-12T15:44:25Z
https://github.com/kubernetes/kubernetes/issues/84922
519,282,218
84,922
[ "kubernetes", "kubernetes" ]
Hello everyone, I'm currently updating my Kubernetes clusters to version 1.15.x and I saw that Kubelet is reporting an error message I can no longer ignore. **What happened**: Kubelet is showing the following error message about the usage of restricted labels: ``` kubelet[32161]: W1107 11:39:40.737386 3216...
Kubelet label migration for NodeRestriction Admission Controller
https://api.github.com/repos/kubernetes/kubernetes/issues/84912/comments
6
2019-11-07T10:48:00Z
2024-09-17T10:30:50Z
https://github.com/kubernetes/kubernetes/issues/84912
519,187,693
84,912
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: gce-master-scale-performance **Which test(s) are failing**: load and density **Since when has it been failing**: 11/6 **Testgrid link**: https://k8s-testgrid.appspot.com/si...
[Failing Test] gce-master-scale-performance - load&density - unresponsive apiserver
https://api.github.com/repos/kubernetes/kubernetes/issues/84910/comments
15
2019-11-07T10:11:06Z
2019-11-08T09:55:53Z
https://github.com/kubernetes/kubernetes/issues/84910
519,167,349
84,910
[ "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**: for master ...
make update failed
https://api.github.com/repos/kubernetes/kubernetes/issues/84909/comments
4
2019-11-07T09:40:26Z
2019-11-07T15:42:12Z
https://github.com/kubernetes/kubernetes/issues/84909
519,150,299
84,909
[ "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**: It returns an...
json unmarshal coded error at function applyJSPatch()
https://api.github.com/repos/kubernetes/kubernetes/issues/84908/comments
3
2019-11-07T09:03:57Z
2019-11-08T18:12:52Z
https://github.com/kubernetes/kubernetes/issues/84908
519,131,171
84,908
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: performance enhance for kube-proxy/ipvs syncProxyRules **Why is this needed**: For kube-proxy/ipvs, syncProxyRules will take about 10s+ when the number of k8s Service with external ip > 1500+. It has ...
performance enhance for kube-proxy/ipvs syncProxyRules
https://api.github.com/repos/kubernetes/kubernetes/issues/84906/comments
4
2019-11-07T07:54:26Z
2019-11-12T19:51:18Z
https://github.com/kubernetes/kubernetes/issues/84906
519,100,803
84,906
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> Related to #76846 **What would you like to be added**: When the control plane responds with a 429 status, and the client was authenticated, add a `Retry-After:` header to the response with a relevant hint about when to retry. **Why is th...
Calculate Retry-After: hint for control plane 429 responses
https://api.github.com/repos/kubernetes/kubernetes/issues/84903/comments
14
2019-11-07T06:25:40Z
2021-01-31T22:09:40Z
https://github.com/kubernetes/kubernetes/issues/84903
519,067,662
84,903
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Now kubelet only support following cni capabilities: https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/dockershim/network/cni/cni.go#L50 ```go // supported capabilities // https://g...
Kubelet support ips and mac CNI capabilities
https://api.github.com/repos/kubernetes/kubernetes/issues/84898/comments
10
2019-11-07T03:27:29Z
2020-04-13T00:28:30Z
https://github.com/kubernetes/kubernetes/issues/84898
519,017,200
84,898
[ "kubernetes", "kubernetes" ]
**What happened**: Restart kubelet lead to node NotReady for a while **What you expected to happen**: Restart kubelet and node will not become notready state **How to reproduce it (as minimally and precisely as possible)**: First, disable NodeLease feature. Then: `systemctl restart kubelet` In `kubectl get...
Restart kubelet lead to node NotReady for a while
https://api.github.com/repos/kubernetes/kubernetes/issues/84891/comments
9
2019-11-07T01:58:49Z
2020-08-23T09:04:13Z
https://github.com/kubernetes/kubernetes/issues/84891
518,993,261
84,891
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Add a Score plugin that calls into InterPodAffinity priority, example #83601 **Why is this needed**: Part of #83554 /sig scheduling /assign /priority important-soon /cc @ahg-g
[migration phase 1] InterPodAffinity as Score plugin
https://api.github.com/repos/kubernetes/kubernetes/issues/84890/comments
1
2019-11-07T01:57:06Z
2019-11-09T10:43:41Z
https://github.com/kubernetes/kubernetes/issues/84890
518,992,824
84,890
[ "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 created a c...
scheduler crashes and cant recover
https://api.github.com/repos/kubernetes/kubernetes/issues/84889/comments
4
2019-11-07T01:32:41Z
2019-11-07T05:07:15Z
https://github.com/kubernetes/kubernetes/issues/84889
518,986,377
84,889
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: pull-kubernetes-typecheck **Which test(s) are failing**: typecheck **Since when has it been failing**: 2019-11-06 13:40 PST **Testgrid link**: https://testgrid.k8s...
pull-kubernetes-typecheck is failing on the master
https://api.github.com/repos/kubernetes/kubernetes/issues/84887/comments
5
2019-11-07T00:30:47Z
2019-11-07T00:35:11Z
https://github.com/kubernetes/kubernetes/issues/84887
518,968,889
84,887
[ "kubernetes", "kubernetes" ]
PR #82257 adds support to specify a custom subnetwork for the ILB IP address. There is code to handle a corner case where ILB was created with the incorrect subnet. See: https://github.com/kubernetes/kubernetes/pull/57861 Once the custom subnet feature goes beta, this legacy code can be removed and any ILBs using a ...
Remove legacy subnet handling code in GCE internal load balancer.
https://api.github.com/repos/kubernetes/kubernetes/issues/84885/comments
9
2019-11-07T00:22:05Z
2021-03-15T17:51:08Z
https://github.com/kubernetes/kubernetes/issues/84885
518,966,567
84,885
[ "kubernetes", "kubernetes" ]
RuntimeClass admission plugin [mutates the pod spec](https://github.com/kubernetes/kubernetes/blob/28887de8cd1b51ba2416a2e60b0b023728c5a54e/plugin/pkg/admission/runtimeclass/admission.go#L190) to schedule the pod to the correct node. However, it's possible that another mutating plugin/webhook _mistakenly_ messed with t...
RuntimeClass should validate that node selector and tolerations are not modified
https://api.github.com/repos/kubernetes/kubernetes/issues/84884/comments
10
2019-11-07T00:17:58Z
2020-07-04T19:48:01Z
https://github.com/kubernetes/kubernetes/issues/84884
518,965,208
84,884
[ "kubernetes", "kubernetes" ]
**What happened**: Created a CRD with OpenAPISchema containing an array which itself contains objects which have a property names "items". This already exists in [DownwardAPI volume source](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.16/#downwardapivolumesource-v1-core). Creating a resource ...
Property names "items" in OpenAPISchema for CRD not handled correctly
https://api.github.com/repos/kubernetes/kubernetes/issues/84880/comments
4
2019-11-06T22:10:57Z
2019-11-20T22:23:20Z
https://github.com/kubernetes/kubernetes/issues/84880
518,858,261
84,880
[ "kubernetes", "kubernetes" ]
Even in internal data structures and algorithms, scheduler code uses types from "k8s.io/api", instead of their counterparts in "k8s.io/kubernetes/pkg/apis". For example, https://github.com/kubernetes/kubernetes/blob/c33f217/pkg/scheduler/core/generic_scheduler.go#L119 Is this expected or is this legacy code that ...
Should scheduler be using types from "k8s.io/api"?
https://api.github.com/repos/kubernetes/kubernetes/issues/84879/comments
5
2019-11-06T21:04:47Z
2019-11-07T15:00:57Z
https://github.com/kubernetes/kubernetes/issues/84879
518,767,259
84,879
[ "kubernetes", "kubernetes" ]
Instantiating the `Mounter` interface causes the creation of pod local volume directory and json data file and not `Setup` - https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/csi/csi_plugin.go#L422 This causes a problem where is `MountDevice` failed (and as a result `Teardown` never gets called) then t...
CSI Pod volume directories are not cleaned up if MountDevice fails
https://api.github.com/repos/kubernetes/kubernetes/issues/84878/comments
23
2019-11-06T20:01:43Z
2022-10-27T00:08:33Z
https://github.com/kubernetes/kubernetes/issues/84878
518,702,362
84,878
[ "kubernetes", "kubernetes" ]
**What happened**: When deploying a Java app with `resources.requests.cpu` set to `1000m`, the Java runtime reports it has more than 1 CPU available. Specifically, it reports the number of physical CPUs on the node (in my case, the node has 36 cores and the Java app thinks it has 36 processors). If I set the valu...
CPU resource request of 1000m results in multiple CPUs to process
https://api.github.com/repos/kubernetes/kubernetes/issues/84876/comments
16
2019-11-06T19:36:59Z
2022-12-05T16:23:30Z
https://github.com/kubernetes/kubernetes/issues/84876
518,690,030
84,876
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Publishing of the docs related to the e2e.test binary as part of the release cycle. **Why is this needed**: There are _lots_ of flags defined to customize test behavior but in order to view them you have to access the e2e binary directly which most people dont do (using Sonobuo...
Generate docs for the e2e tests
https://api.github.com/repos/kubernetes/kubernetes/issues/84872/comments
7
2019-11-06T18:18:35Z
2020-04-25T08:15:21Z
https://github.com/kubernetes/kubernetes/issues/84872
518,647,182
84,872
[ "kubernetes", "kubernetes" ]
**What happened**: With "--topology-manager-policy=single-numa-node" enabled on kubelet, creating a ReplicaSet (or other entity which automatically creates pods) resulted in hundreds of pods with a status of "Topology Affinity Error". controller-0:~$ kubectl get pod NAME READY STATUS ...
scheduler being topology-unaware can cause runaway pod creation
https://api.github.com/repos/kubernetes/kubernetes/issues/84869/comments
46
2019-11-06T17:24:43Z
2024-06-17T18:51:56Z
https://github.com/kubernetes/kubernetes/issues/84869
518,618,378
84,869
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `gce-windows-1.17 (ci-kubernetes-e2e-windows-gce-1-17 )` **Which test(s) are failing**: ``` [k8s.io] [sig-node] Pods Extended [k8s.io] Delete Grace Period should be submitted and removed [Conformance] ``` ``` [sig-cli] Kubectl client Guestbook application should create and stop a wo...
[Failing Test] gce-windows-1.17 (ci-kubernetes-e2e-windows-gce-1-17 )
https://api.github.com/repos/kubernetes/kubernetes/issues/84867/comments
2
2019-11-06T17:21:31Z
2019-11-15T09:46:17Z
https://github.com/kubernetes/kubernetes/issues/84867
518,616,670
84,867
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: gce-master-scale-correctness **Which test(s) are failing**: [sig-cli] Kubectl client kubectl get output should contain custom columns for each resource **Since when has it been ...
[Failing Test] gce-master-scale-correctness - sig-cli tests
https://api.github.com/repos/kubernetes/kubernetes/issues/84863/comments
13
2019-11-06T15:34:47Z
2019-11-16T18:40:42Z
https://github.com/kubernetes/kubernetes/issues/84863
518,549,805
84,863