jguionnet

Results 3 comments of jguionnet

Here is an extract of the scripts I end up doing --- to copy ---- ``` aws ecr get-login-password --region $AWS_REGION | docker login --username AWS --password-stdin $ECR_REGISTRY IMAGE_TAGS=$(aws ecr...

See also https://github.com/kubevela/kubevela.github.io/pull/1341

@matthisholleville @popsiclexu What is blocking merging this PR? I implemented the tutorial: https://docs.k8sgpt.ai/tutorials/custom-rest-backend/ to discover that the code was not merged. It is a very nice feature that we would...