-
The stackanetes-entrypoint image consistently leveraged runs into issues with DAEMONSET dependencies, and has trouble with config file dependencies. These should be documented in this issue subsequen…
-
## Environment
1. OS (where OpenCTI server runs): CENTOS 9
2. OpenCTI version: 5.10.2
3. OpenCTI client: (All of the above?)
4. Other environment details: CLUSTERED & SCALED on K8s
## Reprodu…
-
### What is the issue?
I have a docker registry running in a bare metal k8s cluster.
I'm using tailscale ingress to expose the service and tailscale operator to expose the kubernetes API.
`tailscal…
-
Using environment variables (or system properties) to override the configuration in gravitee.yml, has a security impact, when leaving the 'memory' security provider enabled.
Leaving the memory prov…
-
**Describe the bug**
Although the comment in `secret.yaml` indicates `server.secretkey` can be auto-generated if it's missing.
https://github.com/argoproj/argo-cd/blob/d3c850b8e7e67d1aa4c2deb6b77a…
-
Hello clearml team,
Congrats on the release of `clearml-serving` V2 🎉
I really wanted to check it out, and I'm having difficulties running the basic setup and `scikit-learn` example commands on m…
-
After working on the test suite for a good amount of time and getting help from fellow folks.
These are some issues I'm thinking of proposing to make the suite better. During our last retro, we have a…
-
By default, the linkerd-jaeger extension installs an OpenCensus collector and a Jaeger backend.
However, for users who have an existing Jaeger backend, it should be possible to configure the linker…
-
* **k3d requires only one thing before install : docker (or containerd)**
* If you follow k3d default automated installation, you will get a k3d version `1.x`
* I want k3d version 3 latest beta, whi…
-
I have the following `values/myapp.dev.values.yaml` :
```
image:
pullPolicy: Always
repository: /path/myapp
tag: 2.7.1-test
```
And `helmfile.yaml`:
```
releases:
- name: m…