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

[v17] Adds caching support for Identity Center resources #48050

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Oct 29, 2024

Backports #47880

Specifically:

  • identitycenterv1.Account
  • identitycenterv1.AccountAsssignment
  • identitycenterv1.PrincipalAssignment

Also breaks the cache's genericcollection out into its own file as an attempt
to reduce clutter in the main collections source file.

* Adds caching support for Identity Center resources

Adds support for caching (and watching) some IdentityCenter resource types.

Specifically:
 - identitycenterv1.Account
 - identitycenterv1.AccountAsssignment
 - identitycenterv1.PrincipalAssignment

Also breaks the cache's `genericcollection` out into its own file as an attempt
to reduce clutter in the main collections source file.

* Update identitycenter_events.go

* Update identitycenter_events.go

* Speed up tests
@tcsc tcsc added the no-changelog Indicates that a PR does not require a changelog entry label Oct 29, 2024
@tcsc tcsc added this pull request to the merge queue Oct 29, 2024
Merged via the queue into branch/v17 with commit 66da5f9 Oct 29, 2024
45 of 46 checks passed
@tcsc tcsc deleted the tcsc/branch/v17/ic-resource-caching branch October 29, 2024 01:55
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/lg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants