Alex Eimer
Alex Eimer
Probably a good quick fix, if the problem cant be fixed nearly soon.
@ricardllop you can also use crane to upload a container tar. No need to rebuild the image. I mean i don’t know your usecase in detail, but it sounds like....
I think the issue #366 handles the Same issue.
@ldacey `github.com/argoproj-labs/argocd-autopilot/examples/demo-app/` is getting you a `404`, anyways. BUT it also does not works with eg `argocd-autopilot app create podtato-head --app github.com/podtato-head/podtato-head/delivery/kustomize/base -p testing` when having the argocd repo on...
@rxmarbles I am not too sure what happened here, but AFAIK the styling in the spec was not correct so I fixed it. I hope this works now.
Ok so I fixed the build for x64, I applied the following diff with `git apply fix.path`: ```diff diff --git a/Dockerfile b/Dockerfile index 56bc850..66bba9f 100644 --- a/Dockerfile +++ b/Dockerfile @@...
@carlossg I was using `maven:3.8-eclipse-temurin-11-alpine`.
@carlossg I acutally commented this https://github.com/adoptium/containers/issues/135#issuecomment-1016467456 So I hope they will add that feature too! We use your maven temurin for building and temurin directly for running. Both things broke....
@carlossg this was our pipeline. From one day to another it didn't work... 
Rathermore I'd suggest to depend on `symfony/profiler-pack` instead of templating?!