-
* [x] add a section in jupyterlab notebook to retrieve all IDs of Oracle cloud OCI resource, and output the terraform import script in case i delete the teraform state
* [x] finish fixing automated p…
-
### Description
**Observed Behavior**:
The setting of any `webhook` values (such as `webhook.serviceName`) in the `karpenter` primary chart is not respected. Instead, the chart embeds static CRDs,…
-
When calling the API create_namespaced_binding() method like so:
```
config.load_kube_config()
v1 = client.CoreV1Api()
v1.create_namespaced_binding(namespace, body)
```
The following error i…
-
A few weeks ago, I prototyped a way to put HDFS namenode and datanodes in our kubernetes cluster. (See [PR on apache-spark-on-k8s/Kubernetes-HDFS](https://github.com/apache-spark-on-k8s/kubernetes-HDF…
-
### Actual Behavior
The VSCode dev-containers extension underwent a change post v0.266 to support WSLG.
Prior to this I was able to use Rancher Desktop fine with VS Code dev-containers.
N.B. Docker…
-
### What happened?
We have a specific case when a health check would error out with `500 INTERNAL SERVER ERROR`. In this particular scenario, the readiness probe will correctly mark pod unready but…
-
I am trying to use a Prefix/Suffix transformer on my Ingress TLS hosts hostname, but it cannot seem to target that field. Below is my sample transformer and ingress configs. I have tried many variatio…
-
/kind feature
I would like the VSphereMachineTemplate to contain key+values for tagging the VMs with "custom attributes"
This would enable our "VM Inventory Management" to read these and know ho…
-
### What happened?
#107897 originally identified a number of inefficiencies in how pod status is reported back to the API:
1. Pods are queued in a channel and then processed one by one - this ca…
-
**Description**
I've built a multi-platform image and I'm trying to use the image manifest digest to run the two platform versions locally and every time I'm getting an error on the second run.…