Tymofii Polekhin

Results 9 comments of Tymofii Polekhin

I've done this in my scheduler container: ``` "healthChecks": [ { "protocol": "COMMAND", "command": { "value": "ps aux | grep scheduler" }, "maxConsecutiveFailures": 3 } ] ``` Framework uptime: 4...

I'm not sure if this is related, but I'm having network issues with terraform-ls https://github.com/hashicorp/terraform-ls/issues/1050 and it all started after upgrading my Intel Mac from Catalina to Monterey couple weeks...

@maxsmythe any updates on this?

@Tensho thank you for this PR - I'm looking forward to use it after the merge. I would also add that sometimes you want to create buckets conditionally, so `var.names`...

@Tensho yes, sorry for not being more clear on that. Here is an example: ``` module "gcs" { source = "terraform-google-modules/cloud-storage/google" version = "3.3.0" names = local.create_gcs_bucket ? ["testbucket"] :...

to clarify, i followed this steps: 1) download `mesos-site.xml` from this repo 2) changed the properties to what i need 3) `dcos package install --cli hdfs` 4) `dcos hdfs config-gen...

Great! Will test this workaround and update here on results Thanks!

+1 i noticed that "Not Routed" is only for the top one. i have 2 set up and pull to refresh sometimes switch the order of planets so i got...