-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update samples for Artifact Registry #4042
Copy link
Copy link
Closed
Labels
api: artifactregistryIssues related to the Artifact Registry API.Issues related to the Artifact Registry API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
api: artifactregistryIssues related to the Artifact Registry API.Issues related to the Artifact Registry API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Samples should now include examples of also using an artifact registry style url along with the container registry url.
Example:
Container Registry URL: gcr.io/my-project/my-repo/my-image
Artifact Registry URL: LOCATION-docker.pkg.dev/my-project/my-repo/my-image