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 Everyone, Im Trying To Use The Aws Autoscaler Service. Provided The Pac But Is Not Able To Clone The Repo. It Is Not Using The Pac (Using Gitlab)

Hi everyone, im trying to use the aws autoscaler service. Provided the pac but is not able to clone the repo. It is not using the pac (using gitlab)

  
  
Posted 2 years ago
Votes Newest

Answers 4


im trying to use https://clear.ml/docs/latest/docs/webapp/applications/apps_aws_autoscaler .
In the setup, I have to provide a personal access token (PAC) from git.
The agents when setting up the env to run the tasks from the queue cannot clone the repo using the pac

cloning: git@gitlab.com:<redacted>.git Using user/pass credentials - replacing ssh url 'git@gitlab.com:<redacted>.git' with https url ' <redacted>.git' Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

  
  
Posted 2 years ago

Hi Juan, can you please elaborate? What is pac? What is failing to clone the repo, can you provide an error message?

  
  
Posted 2 years ago

or if you could point me to the part of the package that sets up the enviroment to figure out what=s worng, please

  
  
Posted 2 years ago

it is supposed to replace the provided user psw in the url of the repo

  
  
Posted 2 years ago
1K Views
4 Answers
2 years ago
one year ago
Tags