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
Unanswered
Hey! We'Re Currently Running Clearml On-Premise, With A Helm Chart Deployment For The Server Itself And A Bare-Metal Deployment For The Agent - On A Different Compute Core. We'Ve Set Up A Ssh Key For A Gh User With Access To The Our Private Repos We Wish

Hey!
We're currently running ClearML on-premise, with a helm chart deployment for the server itself and a bare-metal deployment for the agent - on a different compute core.

We've set up a SSH key for a GH user with access to the our private repos we wish to pull from on the server running the ClearML agent.

when prompting the pull manually it works, while when we try to trigger the pulling through executing a ClearML task using the CLI, we get stuck on the following point -

Would love for any input if anyone has ever encountered something similar.
Thank you!
image

  
  
Posted 3 months ago
Votes Newest

Answers

280 Views
0 Answers
3 months ago
2 months ago
Tags
Similar posts