generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[REFAC] - Standardise TeamMembershipUpdaterController #582
Comments
gciezkowski-acc
added a commit
that referenced
this issue
Oct 29, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Oct 30, 2024
26 tasks
gciezkowski-acc
added a commit
that referenced
this issue
Oct 30, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Oct 31, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 4, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 4, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
gciezkowski-acc
added a commit
that referenced
this issue
Nov 5, 2024
… (#684) * refac(teammembership) Standardization of Team Membership Updater (#582) * Automatic generation of CRD API Docs * refac(teammembership) Standardization of Team Membership Updater (#582) * Automatic generation of CRD API Docs * refac(teammembership) Add comment to explain why status func is nil (#582) * refac(teammembership) Avoid infinite loop on delete (#582) * Automatic generation of CRD API Docs * refac(teammembership) Add status to team (#582) * Automatic application of license header * Automatic generation of CRD API Docs * Automatic generation of CRD API Docs --------- Co-authored-by: CRD API Docs Bot <crd_api_docs_bot@github.com> Co-authored-by: License Bot <license_bot@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As part of the standardisation of the reconciliation loop for Greenhouse controllers, this controller needs to be updated to follow the common recommendation for the Reconciliation
Only relevant for
teammembership_updater_controller.go
, skipteammembership_propagation_controller.go
Acceptance Criteria
The text was updated successfully, but these errors were encountered: