-
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
Refactor reconciler #120
Merged
Merged
Refactor reconciler #120
Commits on Oct 22, 2020
-
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 40a1621 - Browse repository at this point
Copy the full SHA 40a1621View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9645b8 - Browse repository at this point
Copy the full SHA d9645b8View commit details -
Make git repos watch tenants and clusters
With this change the pull methods now work instantly. If a `cluster` is created, it will trigger a `tenant` reconcile via owner reference. The tenant reconcile in turn triggers a gitrepo reconcile via the `EnqueueRequestsFromMapFunc` and watches on both `clusters` and `tenants`.
Simon Beck committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 38bed2a - Browse repository at this point
Copy the full SHA 38bed2aView commit details -
Cherry pick changes since refactor
Simon Beck committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 8c22648 - Browse repository at this point
Copy the full SHA 8c22648View commit details -
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for dd58cbb - Browse repository at this point
Copy the full SHA dd58cbbView commit details -
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for ac9f0de - Browse repository at this point
Copy the full SHA ac9f0deView commit details -
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 69c22f4 - Browse repository at this point
Copy the full SHA 69c22f4View commit details -
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 508cf82 - Browse repository at this point
Copy the full SHA 508cf82View commit details -
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 371bc69 - Browse repository at this point
Copy the full SHA 371bc69View commit details -
Some changes to the order of thins make the unit tests fail. Also there were tests that checked the older push method for gitRepo changes. Those were removed.
Simon Beck committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 39de878 - Browse repository at this point
Copy the full SHA 39de878View commit details -
Simon Beck committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 53bc48e - Browse repository at this point
Copy the full SHA 53bc48eView commit details
Commits on Oct 23, 2020
-
Simon Beck committed
Oct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 9764494 - Browse repository at this point
Copy the full SHA 9764494View commit details -
Simon Beck committed
Oct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 3dca636 - Browse repository at this point
Copy the full SHA 3dca636View commit details -
Get rid of generic utils package
Simon Beck committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for d6afaee - Browse repository at this point
Copy the full SHA d6afaeeView commit details -
Move test cases outside of tests funcs
Simon Beck committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for efdeb37 - Browse repository at this point
Copy the full SHA efdeb37View commit details -
Simon Beck committed
Oct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 5d54680 - Browse repository at this point
Copy the full SHA 5d54680View commit details
Commits on Oct 26, 2020
-
Simon Beck committed
Oct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 6405e5e - Browse repository at this point
Copy the full SHA 6405e5eView commit details -
Simon Beck committed
Oct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e0bd2d - Browse repository at this point
Copy the full SHA 4e0bd2dView commit details -
Remove ineffective assignement
Simon Beck committedOct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 17c9781 - Browse repository at this point
Copy the full SHA 17c9781View commit details -
Simon Beck committed
Oct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for a6d311c - Browse repository at this point
Copy the full SHA a6d311cView commit details -
Simon Beck committed
Oct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 19fcb0f - Browse repository at this point
Copy the full SHA 19fcb0fView commit details
Commits on Oct 27, 2020
-
Align git repo unit tests with the rest
Simon Beck committedOct 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 5ccb0cf - Browse repository at this point
Copy the full SHA 5ccb0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8586189 - Browse repository at this point
Copy the full SHA 8586189View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.