-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backend controller improvements (#84)
* Update docs Signed-off-by: Ali Ok <[email protected]> * Get rid of listers and other injection Signed-off-by: Ali Ok <[email protected]> * Read the token in `Bearer: <token>` format Signed-off-by: Ali Ok <[email protected]> * Update docs for linter Signed-off-by: Ali Ok <[email protected]> * Use kncloudevents.HTTPEventReceiver to start the HTTP server Signed-off-by: Ali Ok <[email protected]> * Introduce KUBECONFIG env var for debugging purposes Signed-off-by: Ali Ok <[email protected]> * Improve readme Signed-off-by: Ali Ok <[email protected]> * Use dynamic client properly Signed-off-by: Ali Ok <[email protected]> * Fix build error Signed-off-by: Ali Ok <[email protected]> * ./hack/update-deps.sh Signed-off-by: Ali Ok <[email protected]> * Use injection to accept KUBECONFIG env var Signed-off-by: Ali Ok <[email protected]> * goimports Signed-off-by: Ali Ok <[email protected]> --------- Signed-off-by: Ali Ok <[email protected]>
- Loading branch information
Showing
513 changed files
with
24 additions
and
149,281 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
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
Oops, something went wrong.