-
Once #341 merges, it would be nice to add implicit support for list pagination to both `typedClient` and `unstructuredClient`.
I'd be happy to take a stab at this.
ncdc updated
4 months ago
-
Think about an enricher which adds a Component CRD for the project at hand.
@cmoulliard do you have a link to the Component CRD specs and discussions?
rhuss updated
5 years ago
-
It would be great if `kubectl port-forward` offered the equivalent of `ssh -R`, such that it would open a _listening_ port on the container that forwards to a port on the local machine. I would be per…
-
The Equinix Metal CCM is not updating the MetalLB configmap BGP peer password info after initial startup of the CPEM pod. CPEM does update the k8s node annotation `metal.equinix.com/bgp-pass` in real …
-
As a big user of `kubectl exec` _and_ a big commuter to and from work, I often am in situations where I have some `exec` instance open, but the connection is flaky.
When that happens, I _know_ that t…
-
https://github.com/GoogleContainerTools/kpt/blob/master/docs/ROADMAP.md#4-live-apply says there are some issues with `ConfigMap` as an inventory object. Are they documented somewhere? I've found http…
ash2k updated
2 years ago
-
At minimum, we need to improve the error message:
`The connection to the server localhost:8080 was refused - did you specify the right host or port?`
We might also want to consider not using localhos…
-
## Release Checklist
- [x] [OWNERS](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS) must LGTM the release proposal.
At least two for minor or major releases. At least one for a patch …
-
/kind bug
**What happened?**
Persistent Volumes failed to attach to a host due to EBS Volume Limits not adjusting for dynamically allocated ENIs.
**What you expected to happen?**
The EBS V…
-
Right now each provider is building/releasing the external cloud controller manager in their own way. It _might_ be beneficial to standardize this going forward or at least set some guidelines on what…