-
- https://multicluster.sigs.k8s.io/
- https://github.com/kubernetes-sigs/about-api
- https://github.com/kubernetes-sigs/work-api
- https://github.com/kubernetes-sigs/mcs-api
-
**What happened**: node-feature-discovery of gpu-operator sends excessive LIST requests to the API server
**What you expected to happen**:
Recently I got several alerts from K8S cluster which desc…
-
### What is your environment, configuration, and command?
env : codespace
command : idpbuilder create --protocol http \
--host ${CODESPACE_NAME}-8080.${GITHUB_CODESPACES_PORT_FORWARDING_DOMAI…
-
* CAEPs: -
* Documentation: https://cluster-api.sigs.k8s.io/tasks/experimental-features/machineset-preflight-checks
* Feature gate state:
* [x] Alpha (disabled per default): v1.5
* [x] Beta (e…
-
This will not be in the community sub, we will move this to a private registry in the private sub and use kubelet credential provider to access it. we need to wire this in to our templates but the cr…
-
/kind feature
**Describe the solution you'd like**
Fulfill CAPI's new recommendation that providers set a `Paused` condition on resources as described by https://github.com/kubernetes-sigs/clust…
-
### What would you like to be added?
When I was working on implementing a CR controller using kubebuilder, I wanted to implement a way to display columns using a fraction format (i.e. X/Y).
```go
/…
-
**User Story**
As an operator user I would like to have a condition notifying about new provider version being available for upgrade.
**Detailed Description**
When a new provider version …
-
Perform a load test on Sync controller and publish a result similar to - https://secrets-store-csi-driver.sigs.k8s.io/load-tests
-
**Describe the solution you'd like**
In the Gatekeeper config resource, the `syncOnly` section requires that resources be fully qualified with a group, version and kind. There are types of resources…