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! I See There'S A New Release Of The Clearml-Agent Package, Is There Any Plan To Update The Allegroai/Clearml-Agent-K8S-Base Docker Image With This Version? In Particular, I Would Like To Use Multiple Queues When Running The Clearml-Agent Chart. I Tried

hi! I see there's a new release of the clearml-agent package, is there any plan to update the allegroai/clearml-agent-k8s-base docker image with this version? In particular, I would like to use multiple queues when running the clearml-agent chart. I tried creating a docker image myself but had some issues

  
  
Posted 28 days ago
Votes Newest

Answers 5


@<1673863788857659392:profile|HomelyRabbit25> I see your comment on that PR, if no further feedback will be there, I will try to eventually improve that PR by myself when possible.

  
  
Posted 13 days ago

hey @<1523701827080556544:profile|JuicyFox94> , don't want to bother, I just check on the progress of that pull request and seems like it passed all the checks but it was marked as draft and not merged

  
  
Posted 13 days ago

hi, pls check first message on this pr conversation; there is a checklist to be completed otherwise CI will not complete

  
  
Posted 13 days ago

There’s an incomplete PR for this None .

  
  
Posted 28 days ago

if it will not be updated and CI passed, I will have to create a new one when possible but I don’t have a timeframe for now

  
  
Posted 28 days ago
79 Views
5 Answers
28 days ago
13 days ago
Tags