-
The HOSA agent template in `master` branch causes `Failed to pull image "hawkular/hawkular-openshift-agent:dev": rpc error: code = 2 desc = manifest unknown: manifest unknown` errors.
Steps to repr…
-
If we reference into ConfigMaps and Secrets, it can be useful to parse JSON and base 64 decode (so complex configuration can be passed around safely).
Lack of json decoding means all ConfigMap/Secr…
wryun updated
6 years ago
-
Is it possible to achieve this without writing to .ovpn files which are mounted ?
This is because, I am trying to mount an configMap (kubernetes) which does not allow writing to the file ?
Also is i…
-
After #1753
Hey guys, I'm not really sure how, but pods no longer seem to be getting a working certificate.
All pods should get certs from `/var/run/secrets/kubernetes.io/serviceaccount/ca.crt` I've…
-
All created objects in k8s (jobs, pvcs, configmaps, etc) should be tagged with
`kubestone.xridge.io/app` and `kubestone.xridge.io/cr-name` labels as well as [common kubernetes labels](https://kuberne…
-
**What happened**:
Tried to create multi node cluster with podman fails
**What you expected to happen**:
For two containers with 1 control-plane and 1 worker node to be created
**How …
-
### Component(s)
exporter/azuremonitor
### What happened?
## Description
When using Istio with the OpenTelemetry Azure Monitor exporter, traces are not being propagated to Azure Monitor.
…
-
Currently the OVN CNI network configuration is hardcoded to the following JSON.
{
"cniVersion": "0.3.1",
"dns": {},
"ipam": {},
"name": "ovn-kubernetes",
"type": "ovn-k8s-c…
-
### Operating system
Windows 11, Ubuntu 22.04.2
### Kluctl Version
2.20.8
### Kubernetes Version
v1.25.11
### kubectl Version
v1.27.3
### Bug description
It seems that there is an issue that …
-
The instructions for using the `datadog.confd` value indicate that all the keys specified will become files inside of that directory.
I am trying to configure the [Istio integration](https://docs.d…