Jan Weitz

Results 13 comments of Jan Weitz

@thuandt On GKE your own permissions for your Kubectl user are not enough to create RBAC roles. This is not related to the RBAC roles here, but a general GKE...

Are there any news on this on what one can do on OSX slaves? Using `/etc/paths` or `~/.bash_profile` does not work. > Would really like to see a test for...

In the meantime I pushed it to our dockerhub tagged with the git Sha https://hub.docker.com/r/iosphere/kube-cert-manager/ `docker pull iosphere/kube-cert-manager:c8443d4` This is the current 0.5 version and uses Go 1.9. It still...

I anyone is interested, I have pushed in image to our repository: `iosphere/kube-cert-manager:5bba617` This contains the latest master commit `5bba617` with Go 1.9.2 and Alpine 3.7

I anyone is interested, I have pushed in image to our repository: `iosphere/kube-cert-manager:5bba617` This contains the latest master commit `5bba617` with Go 1.9.2 and Alpine 3.7

Depending on the work of the previous comment: ``` apiVersion: v1 kind: Namespace metadata: name: kube-lego --- apiVersion: v1 metadata: name: kube-lego namespace: kube-lego data: # modify this to specify...

Do you have a goal in mind how this relates to the free standing compiler without LLVM?

Looks like llvm 16 will have xtensa support: - https://github.com/espressif/llvm-project/issues/4#issuecomment-1368203827 - https://www.phoronix.com/news/LLVM-Xtensa-Backend - https://github.com/llvm/llvm-project/tree/main/llvm/lib/Target/Xtensa So now one would have to bootstrap Zig with llvm 16 ? Is that correct?

If anyone is interested: I have adopted the above answer, which allows me to scroll vertically/horizontally using my Logitech M570 (Trackball), while holding a mouse button (instead of `ctrl` +...

Any updates here? AWS ALB has finally gRPC support built in GCP had it all the time