Yevhen Vydolob
Yevhen Vydolob
@gbraad I think we could extend this issue to all API errors For example now: https://github.com/code-ready/crc/blob/0bad8c24d6d3e560ad530913f635b765d5ae97d9/pkg/crc/api/client/client.go#L188-L202 Just ignore any body text/json in error response. So caller of `sendGetRequest` just receive...
@VickyWinner I cannot to reproduce this, could you share more detailed steps to reproduce?
I try this https://github.com/tektoncd/pipeline/blob/main/examples/v1beta1/pipelineruns/pipelinerun.yaml and havent see any errors
@VickyWinner Are you using latest version of vscode-tekton?
Latest is `0.16.1` try that version
Do you have any other extension related to yaml? Like Ansible?
I mean any other vscode extensions(plugins) which can handle/provide some editor features for yaml files.
We check output of `(Get-Service vmcompute).DisplayName` PS command. It seems that it prints `Hyper-V` even on systems which doesn’t have Hyper-V feature
Hi @Parth6288, Can you share more info about your environment? I test on my(MacOS), and everything works.
>Find a way to expose schema used on the status bar, either by adding this information into the tooltip from YAML block, which now display a static text "Select Language...