David Horvath
David Horvath
I bumped into a similar problem today trying to mass install this to teamcity agents. When running the installer via hand, a vcredist_x86.exe is being downloaded from the web. My...
Hi @bw2 thanks for the positive feedback. Just a heads-up, I have started working on this, and then slept over it to have a refined solution. I have basically implemented...
What is holding up this issue? Could I help?
We really need this to get going/resolved as it is the sole serious issue in the 1.2 project besides another one.
Well, this is unfortunate. I mean poetry will remain a toy for opensource if we don't address corporate use case of private repos+mirrors, who solve staging with multiple repos. I...
I have a slightly different use case when I employ a proxy local for the terraform_remote_state data: ```terraform data "terraform_remote_state" "backend_infra" { backend = "s3" config = { bucket =...
Due to possibility to individually encrypt repos using different keys, I am 99% sure they really don't share images. I believe this repo-level granularity is the major blocker to cross-repo...
Beware of the terminology. I was coming from the Artifactory world and was confused for a long time until I realized repo, registry is not the same in ecr. KMS...
My point is: say you have 50 ecr repos where you push ubuntu-based images. You will need to store the base image 50 times! Yes, within one repo the layer...
Respectfully, I am very much anticipating a fix for windows. ^^ Will test next workeeek how the newest version is doing.