-
**Describe the bug**
I am trying to download v2.0.3 of kustomize using the script [here](https://github.com/kubernetes-sigs/kustomize/blob/master/hack/install_kustomize.sh). But the script seems …
-
### Problem Statement
In #3822 partial git-repo support was added. It is however confusing and introduces yet another way to define git remote URL-s. It is also incomplete, as it doesn't support ss…
-
Hi,
I am trying to create 3 clusters using LB but so far only 2 of the clusters are able to come up properly, I have checked the logs, could not find a logic as to why, sample cluster template:
…
-
Hello,
I am using GlassKube Package with Flux CD for GitOps.
One of the primary features of Flux CD is its rbac based multitanency. https://github.com/fluxcd/flux2-multi-tenancy
Bascially, wh…
-
As of now, it is not possible to filter the output of the 'flux get' command. Some examples of usecases:
- getting all suspended Kustomizations
- getting all resources that are not ready
It wo…
-
Hi there
We are currently trying to limit the flux resources which a specific user/group can see & use (e.g. sync).
We tried to apply the following role, but the user doesn't see any resources mat…
-
Hi, I am struggling to get the offline dump run with the latest version (Also same issue with last couple of releases).
I am trying to do a local dump and I keep getting the invalid cluster name er…
-
### Description
**Observed Behavior**: `consolidateAfter` keeps resetting back to `0s`. I'm also seeing the annotation `compatibility.karpenter.sh/v1beta1-nodeclass-reference: '{"kind":"EC2NodeClas…
-
**Problem**
As a flux user
In order to browse to a large list of kustomizations part of different categories
I need to be able to filter kustomizations by K8S labels
Currently, it only po…
-
Here is my use case, I would like to add a Secret manifest to a Helm Chart and i have multiple Helm Values files.
So far, i have tried something like this :
**helmfile.yaml**
```
environment…