You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding a SCIM config to the Organization all Teams in the Organization should be reconciled.
Currently this is not the case, if the config was not present in the beginning then the reconciler exits without requeueing.
Expectation is that all Teams in a Organization's namespace are queued again via a Watch on the Organization.
Reproduction steps
Create an Org without/invalid SCIM config
Create a Team
TeamMembershipUpdater errors out (if a TeamMembership exists the status reflects this)
Update the SCIM Config
The TeamMembershipUpdater is not triggered
Manifests
Screenshots
The text was updated successfully, but these errors were encountered:
Priority
(Low) Something is a little off
Description
After adding a SCIM config to the Organization all Teams in the Organization should be reconciled.
Currently this is not the case, if the config was not present in the beginning then the reconciler exits without requeueing.
Expectation is that all Teams in a Organization's namespace are queued again via a Watch on the Organization.
Reproduction steps
Manifests
Screenshots
The text was updated successfully, but these errors were encountered: