Kristian Atanasov
Kristian Atanasov
@AnilPothula Thank you for provided solution, it works. I hope that we can expect in near future official docker image from concourse team for linux/arm64 and fly cli tool build...
I didn't see anything related with this missing feature in the commit. Why this issue was closed? I have noticed that there is [new resource matches](http://v3-apidocs.cloudfoundry.org/version/3.76.0/#resource-matches) api endpoint in V3....
Is there any updates about this topic? I am still looking how I can get described application entities by @IvanBorislavovDimitrov using include parameter.
Hi @meakgoz , Do you deploy your mta using partial deploy feature?
We should consider support for linux arm64 also
@mjyeaney I am not sure do you know but "cf install-plugin " works and plugins available in community repo will be downloaded and installed without issues. So only listing functionality...
getting error DefaultConnectionContext.Builder doesn't have additionalHttpClientConfiguration method
Hi @vedraiyani , as I can see from the error, you are override somewhere in your pom.xml reactor-netty version with 1.0.7 and this project is still using reactor-netty 0.9.25. There...
Any news about this topic? It will be great to be able to run concourse locally on mac with M1 based processor, so arm64 image will be required.
@jrhode2 I had the same issue and resolution for this is to migrate Docker Desktop for Windows from Hyper-V to WSL2. This is only applicable if you use windows.
As far as I understood, this change must be merged in order to allow this go project to be used as dependency in other go modules, right? If the answer...