-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
**What happened**:
When set `--default-ssl-certificate=$(POD_NAMESPACE)/cert` args, the controller didn't append secret's ca.crt to `/etc/ingress-controller/ssl/xxx-cert.pem` file.
But if a …
-
### 1. Quick Debug Information
* OS/Version(e.g. RHEL8.6, Ubuntu22.04): Ubuntu 20.04
* Kernel Version: Kubernetes 1.24.14
* Container Runtime Type/Version(e.g. Containerd, CRI-O, Docker): container…
-
### Failure cluster [c85e0cdce94505b63599](https://go.k8s.io/triage#c85e0cdce94505b63599)
##### Error text:
```
[FAILED] provider does not support InstanceGroups
In [BeforeEach] at: k8s.io/kuber…
-
### What happened?
Tried to restore pv from vcluster but got errors:
```
vcluster E1019 08:54:05.247327 6 pv_protection_controller.go:118] PV pvc-2a4d2509-1bea-4f47-8895-96a685c1b7eb fail…
-
/kind blocks-next
This is a reminder to update the etcd-manager image back to a tagged release. We're currently using a staging image from https://github.com/kubernetes/kops/pull/16722
-
We're using the kube2iam project in the incubator project `kube-aws` and I wondered if there is any recommendation to get kube2iam to start before other pods in the case of cluster scale up? We are tr…
-
/kind feature
**1. Describe IN DETAIL the feature/behavior/change you would like to see.**
I would like to have documentation about how to have reusable components between kops and cluster api c…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
```
Client version: 1.28.5 (git-v1.28.5)
```
**2. What Kubernetes version …
-
Today it's possible to parse JSON in Elvish using [the builtin `from-json` function](https://elv.sh/ref/builtin.html#from-json). It would be helpful if we could also load YAML documents with an analog…