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

[livestream] container-gcp-* template does not work as a deployment out of the box #707

Open
julienp opened this issue Dec 7, 2023 · 1 comment
Assignees
Labels
area/templates kind/enhancement Improvements or new features
Milestone

Comments

@julienp
Copy link
Contributor

julienp commented Dec 7, 2023

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

The container-gcp-* templates expects to run with a pre-configured docker daemon that knows how to auth with google's container registry (see https://github.com/pulumi/templates/blob/master/container-gcp-python/__main__.py#L55). I was able to run it as a deployment by creating an appropriate service account and passing its key to the Image resource.

The AWS container-aws-* template seems to have a ECR Image resource that looks like it's doing some extra work around dealing with credentials.

Affected area/feature

@julienp julienp added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Dec 7, 2023
@scottslowe scottslowe added area/templates and removed needs-triage Needs attention from the triage team labels Dec 7, 2023
@usrbinkat usrbinkat self-assigned this Dec 11, 2023
@scottslowe scottslowe added this to the 0.98 milestone Dec 11, 2023
@lukehoban lukehoban modified the milestones: 0.98, 0.100 Feb 13, 2024
@scottslowe scottslowe removed this from the 0.100 milestone Feb 16, 2024
@usrbinkat usrbinkat added this to the 0.103 milestone Apr 9, 2024
@usrbinkat
Copy link
Contributor

Tagging for livestream development time.

@usrbinkat usrbinkat changed the title container-gcp-* template does not work as a deployment out of the box [livestream] container-gcp-* template does not work as a deployment out of the box Apr 10, 2024
@usrbinkat usrbinkat removed this from the 0.103 milestone Apr 10, 2024
@cnunciato cnunciato assigned cnunciato and unassigned usrbinkat Jul 1, 2024
@cnunciato cnunciato modified the milestones: 0.106, 0.107 Jul 1, 2024
@interurban interurban modified the milestones: 0.107, 0.108 Jul 24, 2024
@interurban interurban modified the milestones: 0.108, 0.109 Aug 21, 2024
@interurban interurban modified the milestones: 0.109, 0.110 Sep 13, 2024
@interurban interurban modified the milestones: 0.110, 0.111 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/templates kind/enhancement Improvements or new features
Projects
Status: 🎬 Ready
Development

No branches or pull requests

6 participants