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

tfprotov6: Resource Identity implementation #476

Merged
merged 5 commits into from
Feb 13, 2025

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Feb 10, 2025

shamelessly copied from protocol v5 as merged via #474

differences to the other PR:

  • this PR uses v6 where the other used v5
  • the server.go for v6 was in a sub directory

This PR also adds two changie entries for this change and the two related ones that already landed

@ansgarm ansgarm requested a review from a team as a code owner February 10, 2025 16:51
@ansgarm ansgarm changed the title add resource identity support to protocol v6 tfprotov6: Resource Identity implementation Feb 10, 2025
@austinvalle austinvalle added this to the v0.27.0 milestone Feb 11, 2025
austinvalle
austinvalle previously approved these changes Feb 11, 2025
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two comments! LGTM 👍🏻

.changes/unreleased/NOTES-20250210-175414.yaml Outdated Show resolved Hide resolved
tfprotov6/provider.go Outdated Show resolved Hide resolved
austinvalle
austinvalle previously approved these changes Feb 12, 2025
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the CI errors are all related to a new golangci-lint version (it gets shadow bumped by the github action 🙁 ), so you can just go ahead and merge 🚀

Opened a PR to fix the lint errors: #477

@austinvalle austinvalle force-pushed the am/resource-identity-protocolv6 branch from 3026ee0 to e611a70 Compare February 12, 2025 14:53
@austinvalle
Copy link
Member

Rebased, and now you have some actual lint errors in this PR to fix 🤣 , apologies!

Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ansgarm ansgarm merged commit b0c0d20 into main Feb 13, 2025
90 checks passed
@ansgarm ansgarm deleted the am/resource-identity-protocolv6 branch February 13, 2025 13:29
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.

2 participants