Skip to content

Fix upstream to tag#32

Merged
displague merged 2 commits into
mainfrom
fix-upstream-to-tag
Nov 7, 2023
Merged

Fix upstream to tag#32
displague merged 2 commits into
mainfrom
fix-upstream-to-tag

Conversation

@ocobles

@ocobles ocobles commented Nov 6, 2023

Copy link
Copy Markdown
Contributor

The upstream submodule was initially added using the last commit, but the upgrade-provider pulumi tool needs the SHA of a tag. I have manually checkout upstream to v1.19.0 and updated the go dependencies to that version as well

closed #31 in favor of this PR

ocobleseqx added 2 commits November 6, 2023 16:53
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
@github-actions

github-actions Bot commented Nov 6, 2023

Copy link
Copy Markdown

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • "equinix:fabric/cloudRouter:CloudRouter":
    • 🟡 inputs: "projects" missing
    • 🟡 properties: "projects" missing output "projects"
      No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@aayushrangwala

Copy link
Copy Markdown

Just wondering what would be the way to verify if the SHA is right for the upstream-provider

@ocobles

ocobles commented Nov 6, 2023

Copy link
Copy Markdown
Contributor Author

@aayushrangwala I found it was failing by running https://github.com/pulumi/upgrade-provider locally. That's the tool the https://github.com/equinix/pulumi-equinix/blob/main/.github/workflows/upgrade-provider.yml action will use once it is configured. E2E test was failing here https://github.com/equinix/pulumi-equinix/actions/runs/6773373904/job/18408078544#step:9:57 after updating the upstream you can see here that test are green again

@aayushrangwala

Copy link
Copy Markdown

/approve

@aayushrangwala

Copy link
Copy Markdown

/lgtm

@displague displague merged commit c73136e into main Nov 7, 2023
@displague displague deleted the fix-upstream-to-tag branch November 7, 2023 13:44
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

Successfully merging this pull request may close these issues.

3 participants