Stefan Riembauer
Stefan Riembauer
I did not set the Experimental env Variable in the test with the rc. Is this still necessary with the rc?
Unfortunately we have got the same problem with v0.25.0 :( ``` k get deploy -n flux-system source-controller -o yaml | grep -i image: image: ghcr.io/fluxcd/source-controller:v0.25.0 k get pods -n flux-system...
I also let it ran with loglevel debug, but i think stacktrace doesnt help much: ``` {"level":"error","ts":"2022-06-09T12:45:48.671Z","logger":"controller.gitrepository","msg":"failed to checkout and determine revision: unable to clone 'ssh://git@SECRET_URL.git': ssh: handshake failed: ssh:...
About the auth-N: ``` ssh -fNvv steveizzle@SECRET_ENTERPRISE_URL ..... debug2: host key algorithms: [email protected],ecdsa-sha2-nistp256,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256,ssh-rsa ... ``` That should be a yes. And the rsa key is still working with the old...
@aryan9600 Sure, we switched to working authentications, but i surely will help to assist on this issue: ``` Name: flux-app-test Namespace: testing-cmo-flux Labels: Annotations: Type: Opaque Data ==== identity: 2602...
Seems to be fixed in newer version
> Thank you for the ticket @ekhaydarov . We ran into the same issue! I only noticed when my `atlantis apply` failed because the `plan` step had 1.4.0 and the...
> So setting that would allow the policy check command to use `1.3.9`? if I set tf `1.2.0` will atlantis go an download that for me? and use that in...
We migrated from the loki-stack where this was part of the chart: https://github.com/grafana/helm-charts/blob/3c49bff6900d4219100cee228dd535ad72e6dff5/charts/loki-stack/templates/datasources.yaml#L15 It would really be great to have this as part of this chart too, as it helps...