Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Had A Few Questions About The Auto Scaler:

Had a few questions about the auto scaler:
Is there a way to give instance iam profile to spun up workers (saw the use_iam_instance_profile in the open source scripts but not the UI for the autoscaler app in the UI Pro version)? Can I get a list of specifically what IAM actions and resource ARNs to restrict the actions (I only want autoscaler to be able to spin up and down compute we have in a ClearML group, not other compute machines) I need for the role I give access keys for the auto scaler?

  
  
Posted 2 years ago
Votes Newest

Answers 10


It seems this feature somehow was not merged 😞 - I'll ask the guys to merge it as soon as possible

  
  
Posted 2 years ago

PerplexedElk26 I think this should be available really soon, I'll check

  
  
Posted 2 years ago

Do you have any estimates on when the next server version would be released?

  
  
Posted 2 years ago

SuccessfulKoala55 any update?

  
  
Posted 2 years ago

Thanks!

  
  
Posted 2 years ago

I think they are planning to deploy it today

  
  
Posted 2 years ago

PerplexedElk26 the AWS Autoscaler was updated with this feature, please try it out 🙂

  
  
Posted 2 years ago

Hi PerplexedElk26 , It seems you are correct. This capability will be added in the next version of the server.

  
  
Posted 2 years ago

SuccessfulKoala55 sorry for bugging you again, do you know if this will be released with the next update and when that might be?

  
  
Posted 2 years ago

Are there any updates/timeline on attaching iam instance profiles to the autoscaler app in the UI on the Pro version?

  
  
Posted 2 years ago