Anton Osenenko

Results 66 comments of Anton Osenenko
trafficstars

+1 15mm/20mm/25mm/etc any size - it should be parametric, imho

``` // OpenBeam or Misumi. Currently only 15x15 mm, but there is a plan // to make models more parametric and allow 20x20 mm in the future. extrusion = 20;...

I think it should work with `.utc` https://github.com/philostler/rspec-sidekiq/pull/146

Sometimes I incorrectly click on the brightness slider (instead of the numeric buttons), which causes the screen to turn off. It would be nice to be able to turn off...

This is only work around, and i am not a python programmer

Bump. Need this fix. Getting `An error occurred (ClientException) when calling the RegisterTaskDefinition operation: Invalid setting for container 'my-container'. At least one of 'memory' or 'memoryReservation' must be specified` every...

Same here (Seems it tries to create `aws-auth` which already exists )

Dirty override that works for me: 1) Create EKS with `manage_aws_auth_configmap = false` and `create_aws_auth_configmap = false` 2) Then, after creation, change `manage_aws_auth_configmap` to `true` and set what you want.

IMO, this bug will be pretty hard to fix. The default cluster is created with aws-auth. At the same moment, the appropriate object for aws-auth should appear in the terraform...