Skip to content

Conversation

@mmols
Copy link
Member

@mmols mmols commented Dec 22, 2025

Summary

Removes tenant_id from the GetCluster response. This field was throwing validation errors in generated client code which prevents calling GetCluster consistently in some situations.

Testing

  • E2E flows passing
  • Manual testing

Checklist

  • Tests added or updated (unit and/or e2e, as needed)
  • Documentation updated (if needed)
  • Issue is linked (branch name or URL in PR description)
  • Changelog entry added for user-facing behavior changes
  • Breaking changes (if any) are clearly called out in the PR description

Notes for Reviewers

I've left TenantID in the underlying config struct to derisk this change.

@mmols mmols requested a review from rshoemaker December 22, 2025 15:32
Copy link
Contributor

@rshoemaker rshoemaker left a comment

Choose a reason for hiding this comment

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

approved

@mmols mmols merged commit c1d460e into main Dec 22, 2025
2 checks passed
@mmols mmols deleted the fix/PLAT-369/remove-unused-tenant-id branch December 22, 2025 15:56
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