-
Notifications
You must be signed in to change notification settings - Fork 17
using defer for status updates #496
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
Open
faebr
wants to merge
37
commits into
main
Choose a base branch
from
feature/defer-for-status
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 21 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
71c7422
using defer for status and logging improvements in ipaddressclaim_con…
faebr 3ed5559
use statusError type to set condition in deffered funciton
faebr baf6142
add function to update status condition
bruelea bbfd008
remove status updates from reconcile function
bruelea 6d56030
remove status update from eventStatusRecorcer
bruelea e1b744b
fix typo in type definition
bruelea b3d40e2
remove error from Report function
bruelea 14f39ac
refactor claim defer closure
bruelea f83ccab
implement more feedback, deefercetption
faebr 73b27ba
ipaddress and ipaddressclaim fixes
faebr c1543bf
Merge branch 'main' into feature/defer-for-status
faebr 7f4b9a6
linter fixes
faebr 69f97ff
removing unneeded code and minor issues fix
faebr e4cf55b
Merge branch 'main' into feature/defer-for-status
faebr 736bc52
defer leaselock order inversed
faebr 24759f6
add the status.update back in the report for the other controllers
faebr 5fbf243
fix updating outdated resource and rolout on kind-deploy
faebr 1504851
fixes after integratino-tests
faebr a5cb809
typo fix and code simplification
faebr 840bbb4
remove unneeded status condition initialisation
faebr adb449e
Merge branch 'main' into feature/defer-for-status
faebr dfaba79
Update internal/controller/ipaddressclaim_controller.go
faebr 2452bd4
implement feedback for logger
faebr 3dcb748
allign ipaddress controller with ipaddressclaim
faebr 9c15e3e
align other controllers to use defer
faebr f889864
review fixes
faebr 4db8531
decrese leaselocker timeout so failing locks don't block the operator…
faebr 5ff6e22
using patch to update the resoure
faebr ba3cfd5
Merge branch 'main' into feature/defer-for-status
faebr 5ea40b1
flatten defer in non-claim controllers
faebr 968c81c
Merge branch 'main' into feature/defer-for-status
faebr 0676e2f
Merge branch 'main' into feature/defer-for-status
faebr 2073cdb
implement feedback
faebr 9d0f540
minor bugfixes and improvements
faebr f9c0319
Merge branch 'main' into feature/defer-for-status
faebr 457e23a
adapt error messages to old format
faebr 941b65b
more e2e test fixes
faebr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.