GoogleCloudPlatform / gke-gitops-tutorial-cloudbuild

GitOps-style Continuous Delivery For Kubernetes Engine With Cloud Build
https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build
Apache License 2.0
119 stars 106 forks source link

Google lab failed #15

Open AndreyEmelyanenko opened 2 years ago

AndreyEmelyanenko commented 2 years ago

Your commit ddedd7ecc8360aa3e5f5751552da5d334ec72c3b fails it: "name unknown: Repository "my-repository" not found" How long it will continue? more than 22 weeks already!

arueth commented 2 years ago

Did you run the command in step 6 :

gcloud artifacts repositories create my-repository \
  --repository-format=docker \
  --location=us-central1
AndreyEmelyanenko commented 2 years ago

this problem occurs in: Task 4. Create the Continuous Integration (CI) Pipeline trying to find "my-repository" in lab doc - returns 0 found Task 6. Review Cloud Build Pipeline - has nothing to do in it moreover - many people face the same problem (in lab comments)

thanks for your fast reply)

arueth commented 2 years ago

Are you using this document? https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build

I ran through it yesterday with no problems.

tom333 commented 2 years ago

Got the same issue on coursera / qwiklabs on lab "CI/CD for Google Kubernetes Engine using Cloud Build"

arueth commented 2 years ago

It seems like some other labs might not be updated to account for the change from Container Registry to Artifact Registry. Do you have links to the labs you are seeing these issues on?

This is the official guide associated with this repository: https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build

tom333 commented 2 years ago

Here it is : https://googlecoursera.qwiklabs.com/focuses/19272637?parent=lti_session