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
Hi, Is There A Way To Not Expose Aws And Git Keys In The Autoscaler? Can Each Of Our Clearml Users Add Those Keys To Its Account, And Not Having To Set Them Up Per-Basis In The Autoscaler Task Config? We Find It'S An Important Security Flaw. Thanks!

Hi, is there a way to NOT expose AWS and GIT keys in the autoscaler? Can each of our clearml users add those keys to its account, and not having to set them up per-basis in the autoscaler task config? We find it's an important security flaw. Thanks!

  
  
Posted 22 days ago
Votes Newest

Answers


Hi @<1896369919163895808:profile|LivelyShells19> , this is achievable via the configuration vault available in the Scale/Enterprise licenses.

  
  
Posted 22 days ago
206 Views
1 Answer
22 days ago
21 days ago
Tags