Jacek Domagalski
Jacek Domagalski
The bitbucket cloud SCM provider was added [in this PR](https://github.com/argoproj/applicationset/pull/556/files) by @mmerrill3 Unfortunately that PR was not included when the applicationset project has been merged into arogcd. Would be great...
I found it great idea to push task metrics to Prometheus and visualize it in Grafana. However current approach is that pushgateway publisher publish each metric with separate name e.g....
Hi, To use Jaeger via reverse proxy there is ENV called "QUERY_BASE_PATH". How to inject it to the Jaeger pod via helm chart of Jaeger operator?
Is there any simple way of detecting that job has started as a result of Pull Request creation (not regular push to the branch) and fetch PR id to use...
I use liveness and readiness probe of tcp on port 389. Even if I set `--loglevel none' the logs are still there flooding my log server. Any idea how to...
I run kubeval from helm chart plugin and the output I get is so limited that I can't even start troubleshooting the issue: ``` helm kubeval -o json -v 1.18.1...
Use case: I'm building a docker image where I install packages from AWS CodeArtifact repository. Authentication to CodeArtifact is based on the token that expires every X minutes. Dockerfile: ```...
Would be great to mark some fields mandatory/required as per values.schema.json specification. Generated doc table should contain corresponding column.
Hi! First of all, thanks for sharing this repo, I find it very useful! I think that it would be great to add a scenario when outbound traffic from cluster...
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...