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

api: remove deprecated grant_scope_id field #4886

Merged

Conversation

johanbrandhorst
Copy link
Collaborator

The grant_scope_id field was deprecated in 0.15.0, so we can remove it for 0.17.0.

default:
c.UI.Error("-grant-scope-id cannot be specified multiple times when using the deprecated create/update grant_scope_id mechanism")
return false
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sanity check: we're ok to remove this now, right? This flag isn't supported for create and update anymore.

@johanbrandhorst johanbrandhorst force-pushed the jbrandhorst-remove-deprecated-grant-scope-id-parameter branch 2 times, most recently from bf08724 to 84f3b14 Compare June 7, 2024 23:40
The grant_scope_id field was deprecated in 0.15.0, so we can remove
it for 0.17.0.
@johanbrandhorst johanbrandhorst force-pushed the jbrandhorst-remove-deprecated-grant-scope-id-parameter branch from 84f3b14 to ef08667 Compare June 7, 2024 23:41
@johanbrandhorst johanbrandhorst added this to the 0.17.x milestone Jun 7, 2024
@johanbrandhorst
Copy link
Collaborator Author

We may separately want to make a change to the boundary terraform provider, but I don't know if we have the same compatibility promise for that. CC @louisruch

@jefferai jefferai force-pushed the jbrandhorst-remove-deprecated-grant-scope-id-parameter branch from 3a879b5 to 6742c34 Compare June 14, 2024 14:02
@johanbrandhorst johanbrandhorst merged commit c6f3c37 into main Jun 17, 2024
63 checks passed
@johanbrandhorst johanbrandhorst deleted the jbrandhorst-remove-deprecated-grant-scope-id-parameter branch June 17, 2024 19:09
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