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

[v14] Make types.User implement ResourceWithLabels #34687

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Nov 16, 2023

Backport #34654 to branch/v14

Embeds the `ResourceWithLabels` interface into `types.User` in order
to allow the Okta sync service re-use our existing reconciliation
tooling with User resources.

Also adds the appropriate methods to `types.UserV2` so that it still
implements the expanded `types.User` interface.
@tcsc tcsc added the no-changelog Indicates that a PR does not require a changelog entry label Nov 16, 2023
@github-actions github-actions bot requested review from mdwn and r0mant November 16, 2023 23:13
@tcsc tcsc added this pull request to the merge queue Nov 17, 2023
@camscale camscale mentioned this pull request Nov 17, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 17, 2023
@tcsc tcsc added this pull request to the merge queue Nov 17, 2023
Merged via the queue into branch/v14 with commit cecca5d Nov 17, 2023
26 checks passed
@tcsc tcsc deleted the bot/backport-34654-branch/v14 branch November 17, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants