-
**What happened**:
There are two Pods behind a K8s clusterIP service. It's expected only one Pod to carry the traffic. Hence label corresponding to the "selector" of the service is attached to firs…
-
Klog specific flags are deprecated as part of https://github.com/kubernetes/enhancements/issues/2845
All references to deprecated flags in k8s codebase should be removed or migrated to go-runner. T…
-
**What steps did you take and what happened:**
[A clear and concise description on how to REPRODUCE the bug.]
1. Reference https://github.com/kubernetes-sigs/cluster-api-provider-nested/blob/main/vi…
-
**What happened**:
External Storage [Driver: disk.csi.azure.com] [Testpattern: Pre-provisioned Snapshot (delete policy)] snapshottable[Feature:VolumeSnapshotDataSource] volume snapshot controll…
-
Developers should be able to list, provision and deprovision services available to them through the deis workflow cli. This is forward-looking, anticipating a service broker implementation that eventu…
-
I have AWS NLB with one target group TLS port 443 forward to EC2 running Nginx reverse proxy. The NLB target group has Proxy protocol v2 enabled. I also enable proxy protocol support in Nginx and ever…
-
Since this spec is not part of the official Kubernetes project, a disclaimer text to mention the same would be good. By seeing the GitHub organization name and the title of the spec, it could be a bit…
-
- https://kubernetes.io/docs/concepts/workloads/pods/podpreset/
- https://github.com/kubernetes/enhancements/issues/162
There was an effort at one point to promote it to Beta https://github.com/ku…
-
(Part of https://github.com/kubernetes/enhancements/issues/2348.)
I am getting different error msg each time I run `go test -v` in `pkg`
```$ go test -v
=== RUN TestWriteKep
=== RUN Test…
-
**Description**
Kubernetes has a few new markers that could be really useful since they are also supported by CRDs, e.g.:
```
// +listType=[atomic|set|map]: Decides if the list is a set, an…