-
Some of our components are Java based, and their variable are use ${} as the variable just like below.
```
${LOG_PATTERN}
…
-
### What would you like to be added?
When I was working on implementing a CR controller using kubebuilder, I wanted to implement a way to display columns using a fraction format (i.e. X/Y).
```go
/…
-
if existing namespace:
- add a dir for the app
- add a ks.yaml for the app kustomization
- add an ./app dir
- add helmrelease, kustomization, ingress and potentially other resources like externa…
-
### Describe the bug
I tried to set TZ var env with my timezone (Pacific/Noumea) in all flux controllers with no luck
### Steps to reproduce
1. Modify flux kustomization file to inject TZ var env…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
I have an Nginx configuration that is loaded into a config map. I was using variable substitution functionality from Flux Kustomization and this caused weird errors.
It turns out that tab character…
-
## Description
:warning: **The image `gcr.io/kubebuilder/kube-rbac-proxy` is deprecated and will become unavailable.**
**You must move as soon as possible, sometime from early 2025, the GCR will go …
-
Getting error while trying this standalone install command mentioned in https://github.com/kubeflow/kubeflow/issues/5803#issuecomment-823784382
`kustomize build github.com/argoflow/argoflow/cert-m…
-
**Description**
Today Kubernetes and OpenShift generated objects are all stored in a single file for instance: target/kubernetes/kubernetes.yml
This is suboptimal as it does not play well with usu…
-
### Feature Request
#### Summary
Flamingo currently lacks visibility into the suspension status of Kustomization or Helm Releases. This issue proposes enhancing Flamingo to reflect the suspensio…