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

Google to deprecate Container Registry and Cloud functions #652

Open
shreykavi opened this issue Feb 3, 2025 · 2 comments
Open

Google to deprecate Container Registry and Cloud functions #652

shreykavi opened this issue Feb 3, 2025 · 2 comments

Comments

@shreykavi
Copy link

Issue report

  • Extension name: firestore-stripe-payments

Describe the issue

I'm currently using this plugin to facilitate payment processing in my app.

Im more concerned about the Google deprecation first since the cloud functions created by this extension are still in V1 and require container registry.

Please advise on if your team is working on this, how I can help and what the timeline looks like. I need to ensure theres no downtime in my app.

@krishsatya
Copy link

Regarding the deprecation of Container Registry, you might want to double check your functions. They might already be using Artifact Registry, as mine were, including the V1 cloud functions from this extension.

Identify Container Registry Functions: https://cloud.google.com/functions/docs/building#identify-container-registry-functions

@shreykavi
Copy link
Author

@krishsatya I checked and you're right looks like these functions are already using Artifact Registry. Thanks for your help ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants