Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCB project guessing should support Artifact Registry images #6093

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

briandealwis
Copy link
Member

Fixes: #6092
Related: #5053

Description
GCB has support for guessing GCP Project IDs from a GCR image reference (gcr.io). We need similar support for Artifact Registry.

@briandealwis briandealwis requested a review from a team as a code owner June 28, 2021 16:21
@briandealwis briandealwis requested a review from MarlonGamez June 28, 2021 16:21
@google-cla google-cla bot added the cla: yes label Jun 28, 2021
@tejal29 tejal29 enabled auto-merge (squash) June 28, 2021 16:23
@codecov
Copy link

codecov bot commented Jun 28, 2021

Codecov Report

Merging #6093 (90f411c) into master (f6985d5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6093   +/-   ##
=======================================
  Coverage   70.20%   70.20%           
=======================================
  Files         475      475           
  Lines       18142    18142           
=======================================
  Hits        12736    12736           
  Misses       4470     4470           
  Partials      936      936           
Impacted Files Coverage Δ
pkg/skaffold/gcp/projectid.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6985d5...90f411c. Read the comment docs.

@tejal29 tejal29 merged commit 7dad6fa into GoogleContainerTools:master Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't run GCB skaffold profile with artifact registry image repository
2 participants