Show information about forwarded debug ports in odo describe component#6537
Conversation
|
Skipping CI for Draft Pull Request. |
✅ Deploy Preview for odo-docusaurus-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
…hole Endpoint struct It will help extract useful information like the port name and exposure.
b7d0740 to
5036b4f
Compare
odo describe componentodo describe component
|
Kudos, SonarCloud Quality Gate passed!
|
|
/override Kubernetes-Integration-Tests/Kubernetes-Integration-Tests |
|
@feloy: Overrode contexts on behalf of feloy: Kubernetes-Integration-Tests/Kubernetes-Integration-Tests DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/override ci/prow/v4.11-integration-e2e |
|
@feloy: Overrode contexts on behalf of feloy: ci/prow/v4.11-integration-e2e DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/override odo-podman-test / ODO-PODMAN-TEST |
|
@feloy: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/override "odo-podman-test / ODO-PODMAN-TEST" |
|
@feloy: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |








What type of PR is this:
/kind feature
What does this PR do / why we need it:
This adds information about the port name and exposure to the
odo describe componentoutput, for each forwarded port displayed.See #6036 for more details.
Which issue(s) this PR fixes:
Fixes #6036
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: