-
# Issue
Many commands that should error out, don't.
For example
```bash
civo kubernetes ls -o lefafa -f lefufu
```
There is no `--output` type `lefafa` or `--field` named `lefufu`
And…
-
### Question
- How can we have teleport access for ephemeral MCs (clusters are used for CI tests)
- [x] [Kubernetes access](https://github.com/giantswarm/mc-bootstrap/pull/1048)
- [x] SSH access
###…
-
**Is your feature request related to a problem?**
It will be great to have ACM certificates discovery for kind:Service. In my case, I have multiple clusters in different accounts. I want to specify s…
-
https://github.com/kubernetes/enhancements/blob/master/keps/sig-multicluster/1645-multi-cluster-services-api/README.md#exporting-services
Check that:
- [ ] The ServiceExport CRD exists
- [ ] Cr…
skitt updated
1 month ago
-
We got an automated message from Amazon EKS folks
```
The following is a list of affected clusters with their cluster arns, cluster health status and corresponding cluster health issues(s):
arn:a…
-
Im attempting to script upgrades to my cluster as much as is possible and while this is aws(EKS) specific in a couple of places, such a script might be considered useful to others, and maybe added to …
-
As a user i want to be able to clone a configmap from one cluster to another using PushSecret. At the moment we can only push individual keys from a secret, not individual keys from a configmap nor a …
-
We need to perform testing of the current implementation to:
- Spot defects in the current implementation
- Verify what is missing in the current implementation
- Walk through the full flow: creating …
-
The recent rejection of empty trigger lists is not backward compatible:
https://github.com/kedacore/keda/pull/5524
See https://github.com/kedacore/keda/issues/5520#issuecomment-2432950971_
KE…
-
### 🔖 Feature description
Flux provides GitOps for both apps and infrastructure, Since Flux works with any Kubernetes and all common Kubernetes tooling, can you add this plugin to the devtron similar…