generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[gwctl] Expand the output of gwctl describe gatewayclass (#2930)
* feat: expand gwctl describe gatewayclass Signed-off-by: Yashvardhan Kukreja <[email protected]> * chore: nits Signed-off-by: Yashvardhan Kukreja <[email protected]> * fix: tests and deal with empty outputs gracefully Signed-off-by: Yashvardhan Kukreja <[email protected]> * chore: introduce vendor to .gitignore Signed-off-by: Yashvardhan Kukreja <[email protected]> * chore: nit cleanup Signed-off-by: Yashvardhan Kukreja <[email protected]> * chore: use k8s.io/ptr for generic ptr ops Signed-off-by: Yashvardhan Kukreja <[email protected]> * fix: deps Signed-off-by: Yashvardhan Kukreja <[email protected]> * chore: address comments Signed-off-by: Yashvardhan Kukreja <[email protected]> * chore: nit Signed-off-by: Yashvardhan Kukreja <[email protected]> --------- Signed-off-by: Yashvardhan Kukreja <[email protected]>
- Loading branch information
1 parent
7f9f510
commit 90e22fe
Showing
4 changed files
with
67 additions
and
6 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