Frédéric SPIERS
Frédéric SPIERS
I'm using Kubevela `1.4.6` and Argocd `2.4.6` and I also have a problem with when creating Kubevela `Application` from ArgoCD. Actually ArgoCD create the Kubevela `Application` but instantly deletes the...
@Somefive from my understanding, it's ArgoCD deleting the resources created by Kubevela. You can see the inline diff on the outOfSync resources telling that desired manifest is actually empty so...
Ok, seems like it works this time. I mean ArgoCD doesn't display OutOfSync status for resources created by Kubevela, but it still sees a full inline diff for the manifest....
Yes, the image is properly copied. I can even download it from the registry after uploading it. The reason why it is `0.0b` is because I did a second copy...
Integrating GitOps functionality by enabling features like relative paths support would be very much appreciated I can confirm it. Kubernetes envrionments benefit from great GitOps tools such as ArgoCD and...
any workaround or update on the roadmap ? I have installed Harbor for the Helm chart repository feature but if it doesn't work it's completly pointless to have a Harbor...
any update on this ? seems like it would be very nice to merge the feature but still no review
I think I got the same kind of problem. I work with ArgoCD version `2.10.2` Here is my `applicationSet` : ```yaml --- apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet metadata: name: stg-apps namespace:...
3.8.1 still doesn't provide the `--insecure` or `--insecure-skip-tls-verify` flag for `helm push`... So we are still stuck here and cannot push properly helm charts to HTTPS registries ``` [1] root@cmd...
another +1 again, waiting for this feature so badly !