Tomek Święcicki

Results 48 comments of Tomek Święcicki

Looks that it is related to https://github.com/hashicorp/terraform-provider-googleworkspace/pull/183 ?

@StMarian I had to add support for `SCRAM-SHA-1` in MongoDB Community Kubernetes Operator. By default there is a support only for the new one: `SCRAM-SHA-256`. ``` ... spec: security: authentication:...

@k-weaver you can always as an ad-hoc solution create your own launch configuration with gp3 and use this in your node groups.

Hmm, you can still use managed groups, in Launch Template you can just edit Storage and that's it 🤔. And then on node group use this Launch Template.

The same error here (with the newest version of the chart (`0.33.1`)). I did not want to use other image, so I had to create `Role` and `RoleBinding` with these...

Here is "a documentation": https://github.com/andreasveit/triplet-network-pytorch/blob/master/triplet_image_loader.py#L14 You can use this loader, or create a new one.

Looks that there is also no info about it in [helm repo](https://gallery.ecr.aws/aws-ec2/helm/aws-node-termination-handler)? ``` STDERR: Error: public.ecr.aws/aws-ec2/helm/aws-node-termination-handler:0.23.0: not found ```

I think we can close this issue.