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.69k stars 444 forks source link

Support YAML output format in get commands (-o yaml) #2932

Closed yashvardhan-kukreja closed 1 week ago

yashvardhan-kukreja commented 3 months ago

What would you like to be added: Support for returning YAML outputs from gwctl get analogous to how kubectl get .... -o yaml works

Why this is needed: Needed in favor of the progress of this GEP

More details here - #2761

yashvardhan-kukreja commented 3 months ago

/area gwctl /assign

yashvardhan-kukreja commented 3 months ago

BLOCKING this on #2931

My preferred approach to this would be to implement #2931 first in a "generic" enough way so that this issue can cleanly integrated on top of it further.

yashvardhan-kukreja commented 3 months ago

Covering this in the PR #2940 as well

k8s-triage-robot commented 2 weeks ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

gauravkghildiyal commented 1 week ago

This has been completed as mentioned in https://github.com/kubernetes-sigs/gateway-api/issues/2932#issuecomment-2044136736

/close

k8s-ci-robot commented 1 week ago

@gauravkghildiyal: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/gateway-api/issues/2932#issuecomment-2229701865): >This has been completed as mentioned in https://github.com/kubernetes-sigs/gateway-api/issues/2932#issuecomment-2044136736 > >/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.