-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first run at overlays Signed-off-by: jasmingacic <[email protected]> * some more work on overlays Signed-off-by: jasmingacic <[email protected]> * checking for doc type before parsin openapi specs Signed-off-by: jasmingacic <[email protected]> * added overlay parameter to generate and deploy Signed-off-by: jasmingacic <[email protected]> * cleaned up overlays_test.go Signed-off-by: jasmingacic <[email protected]> * some minor clean up Signed-off-by: jasmingacic <[email protected]> * addressed PR remarks and extended overlay_test.go Signed-off-by: jasmingacic <[email protected]> * refactoring and docs Signed-off-by: jasmingacic <[email protected]> * go mod tidy Signed-off-by: jasmingacic <[email protected]> * changed docker image Signed-off-by: jasmingacic <[email protected]> * revert manager_auth_proxy_patch.yaml Signed-off-by: jasmingacic <[email protected]> * revert manager_auth_proxy_patch.yaml Signed-off-by: jasmingacic <[email protected]> * refactoring Signed-off-by: jasmingacic <[email protected]> * build fix Signed-off-by: jasmingacic <[email protected]> Signed-off-by: jasmingacic <[email protected]>
- Loading branch information
1 parent
f3401c9
commit 608295c
Showing
12 changed files
with
369 additions
and
150 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -128,6 +128,5 @@ var ipCmd = &cobra.Command{ | |
return | ||
} | ||
fmt.Println(ip) | ||
return | ||
}, | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.