kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.67k stars 437 forks source link

gwctl flag behaviour #3133

Closed xtineskim closed 2 weeks ago

xtineskim commented 3 weeks ago

What happened:

What you expected to happen: When running gwctl get gateways -A, the namespace isn't printed out, it'd be a nice to have

NAME    CLASS   ADDRESSES       PORTS  PROGRAMMED  AGE
cilium  cilium  172.18.255.200  80     True        4d
cilium  cilium  172.18.255.201  80     True        4d

How to reproduce it (as minimally and precisely as possible): Run the above cmds

Anything else we need to know?: n/a

xtineskim commented 3 weeks ago

/area gwctl

xtineskim commented 3 weeks ago

will open a pr shortly for adding in namespace column

gauravkghildiyal commented 2 weeks ago

I believe this can be closed given the PR was merged! Thanks for contributing.

/close

k8s-ci-robot commented 2 weeks ago

@gauravkghildiyal: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/gateway-api/issues/3133#issuecomment-2162205704): >I believe this can be closed given the PR was merged! Thanks for contributing. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.