savealive
savealive
Tested both v1.6.2 and v1.7.0-rc1 Role config in account where we run ArgoCD ``` module "iam_assumable_role" { source = "terraform-aws-modules/iam/aws//modules/iam-assumable-role-with-oidc" version = "~> v2.18.0" create_role = true role_name = "k8s-argocd-admin"...
Issue still exists. Any plans to resolve it? Storing data in / volume is not how it mentions to be. It seems changing ansible/playbooks/group_vars/all.yaml to ``` # Gluster volume_mount: /data...
It must be a problem for everyone who use rancher_app_v2 resource. Actual values.yaml in rancher new-style app are formatted on Rancher side and obviously don't match as 1-to-1 string. However...
I've got the same issue. Harbor 2.0.2 on Kubernetes with nginx-ingress (aws classic LB, tcp backend proto, ssl termination on LB). Getting CSRF token invalid when attempting to login with...
We'd love this feature too. We've tried to move rancher crds using Velero but didn't work.
same issue on MSK
Why for the gods sake this controller distributes other projects CRDs at all? Neither External DNS nor Kubernetes Gateway API have any relation to this project. Just don't install GW...
Can we get this feature released?
@antonbabenko could you approve this PR please?