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

Fix provisioning #8

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Fix provisioning #8

merged 7 commits into from
Jun 27, 2024

Conversation

ggreer
Copy link
Contributor

@ggreer ggreer commented Jun 26, 2024

  • Upgrade baton-sdk.
  • Use a resource cache to map API IDs to resources. This is needed to get grant/entitlement IDs correctly.
  • Fix all the client.Put() calls. They were passing an io writer instead of the struct.

ggreer added 7 commits June 26, 2024 10:49
…ce in group. Get parent resource info from parent resource, not profile.
Use a resource cache to map API IDs to resources. This is needed to get grant/entitlement IDs correctly.
Fix all the client.Put() calls. They were passing an io writer instead of the struct.
@ggreer ggreer merged commit 115d0da into main Jun 27, 2024
3 checks passed
@ggreer ggreer deleted the ggreer/fixes branch June 27, 2024 16:11
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