Martin Lee
Martin Lee
I'm seeing this in go as well: github.com/aws/jsii-runtime-go v1.66.0 ``` du -sch ./jsii-k* 262M ./jsii-kernel-7uwjpU 58M ./jsii-kernel-C5C15a 262M ./jsii-kernel-I4aoXu 262M ./jsii-kernel-IFBPyV 844M total ```
This is currently possible by using https://registry.terraform.io/modules/terraform-google-modules/container-vm/google/1.0.0 to generate the metadata. Would rather see it natively though!
Could we show it in the CLI? It would be very useful in cdktf deploy. I understand an edge use case for production but it would be very useful for...
I'm butting up against this on GKE too. Also having the same problem where getting logs breaks my terminal (tmux/zsh/iTerm on Mac OS 10.14)
Sorry, I haven't had much time to look at this recently. I can confirm I'm currently using it with podman and it's working well. I've resolved a couple of comments...
A little more digging here, the nasty hack below works when using podman. I'm happy to help work on an a useful PR for this, though not sure how best...
1. > Do you know of any other tools that integrate with podman? Is there a reason why you preferred environment variable as a way of toggling? > I'm looking...
The problem seems to be specifically with profiles that use the refreshable configuration, and not with those that use the legacy configuration. With other tools I've come across updating the...
@aragalie do you have the AWS CLI installed and on your path? It might help to use the full path to aws (defaults to `/usr/bin/aws`) You can find where aws...
@maulikpandey did you ever come up with a template that works for pagerduty? If so, would you be willing to share it? It would be nice to get it in...