-
Notifications
You must be signed in to change notification settings - Fork 674
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reintroduce k8s client fallback to cache lookups (#4733)
* replaced kube executors Signed-off-by: Daniel Rammer <[email protected]> * creating a delegating client reader setup to emulate previous Signed-off-by: Daniel Rammer <[email protected]> * fix unit tests and lint Signed-off-by: Daniel Rammer <[email protected]> * fixing client ordering Signed-off-by: Daniel Rammer <[email protected]> * removed error mocking Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]>
- Loading branch information
Showing
5 changed files
with
62 additions
and
154 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
100 changes: 0 additions & 100 deletions
100
flytepropeller/pkg/controller/executors/mocks/client_builder.go
This file was deleted.
Oops, something went wrong.