GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
36 stars 25 forks source link

Transition to Artifact Registry #1015

Open victor-denisenko opened 4 months ago

victor-denisenko commented 4 months ago

Soon Container Registry is deprecated.

As I understand changes for building and deploying gcloud need to use Artifact Registry repository path for the image, but I can't find a way to change this in the config.

Is any way to use Artifact Registry with this plugin? Or plans to support Artifact Registry?

suztomo commented 2 months ago

Thank you for report. We'll work on this. As per https://cloud.google.com/container-registry/docs/deprecations/container-registry-deprecation, GCP projects that use Container Registry stops working March 2025 (next year).