Gus Luxton
Gus Luxton
I am going to wait for #5032 to be fixed before creating a PR for the Kubernetes listener code.
Pretty sure this one's been fixed for a while now.
I believe the reason that Teleport requires the use of a DNS01 challenge at the moment is because it's the only supported challenge for wildcard certificates (i.e. `*.teleport.example.com`) which are...
🤔 I guess I must have missed that in the `Makefile`
~The other thing I was thinking about is that for the S3 integration, we'll also likely need a way to reference files inside of a container for upload, or maybe...
~Something that would be very nice with S3 is a way to iterate over and upload all files in a directory. Either as part of the S3 plugin or as...
~https://github.com/gravitational/force/issues/71~
https://github.com/gravitational/force/issues/75 Not really a blocker currently, but will be needed to make the build process faster when packaging works.
You're correct. I can't make the image public without making all images in `kubeadm-167321` public (which I don't want to do) so we'll have to create a new project. I...
retest this please