Chris Barker
Chris Barker
Allow certificate or a dockerconfig, since uploading a dockerconfig directly from a file means they can validate that they've set the correct credentials with a docker push/pull, before uploading the...
@geropl Thinking about this, while the rds option for the mysql option fast tracks that specific use case, for doing test connections, we'd still need the CA exposed there (maybe...
At first pass, notes as I try to run this: - `make build` step should be added as just doing make install resulted in a missing certificate_arn error because the...
@HadesArchitect This cleans up some other edge cases that the current guide doesn't cover. If you run into problems with the current guide, you can checkout this branch, just be...
To me this breaks into two areas - setting up Tools or preparing Assets: Use Dockerfile when you're installing binaries and OS packages that you need at your disposal (ie,...
I've not been able to test it against your build system, but I think it should work?
@lucasvaltl @MrSimonEmms I've noticed that in 2022.9 this behavior now sets https_proxy environment variables on the various components, but we've not yet exposed this as a feature. How does this...
Also added this ticket to track that we're not assuming the workspaces themselves have to have these settings applied: https://github.com/gitpod-io/gitpod/issues/13682