Skip to content

chore: Use accountId in RoleBindings instead of user#417

Open
daniel-zelazny wants to merge 2 commits into
mainfrom
account-instead-of-user
Open

chore: Use accountId in RoleBindings instead of user#417
daniel-zelazny wants to merge 2 commits into
mainfrom
account-instead-of-user

Conversation

@daniel-zelazny

@daniel-zelazny daniel-zelazny commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Motivation

The user field in RoleBinding specifications has been deprecated in favor of the more semantically correct accountId field.

Summary

This PR updates RoleBinding test fixtures to use accountId instead of the deprecated user field. The nobl9-go SDK dependency is upgraded to version 0.122.0-rc5, which includes native support for the accountId field. Test data in test/inputs/get/rolebindings.yaml has been updated to demonstrate both the new accountId field and a backward compatibility case with the deprecated user field.

Tests

e2e tests run: https://github.com/nobl9/sloctl/actions/runs/21289751208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants