Sudhir Verma

Results 14 comments of Sudhir Verma

> ``` > yaml: expected a single document in the stream, but found more > ``` Hi, @VickyWinner this error you get while creating multiple resources in a single file?...

Hi @ilan-pinto I am able to connect and pull the data from openshift cluster. I can fix up the warning message which you are getting in Runtime Status.

@siamaksade and @evidolob I have already implemented this feature ![developer](https://user-images.githubusercontent.com/9924513/121733910-b666b900-cb11-11eb-9266-f094d18286ec.png) and showing object is also not a good idea because if the user doesn't have the privilege they can't view...

That is VS Code issue https://github.com/microsoft/vscode/issues/136787 As a workaround, it seems to work if the user sets this option in user settings in VSCode `"http.systemCertificates": false,`

> @sudhirverma which issue this PR is related to? this PR will fix #695

> @sudhirverma is the PR ready for review or you need to add some more features to it ? I am still working on it. I will add you as...

Step to test this PR, enable `enable-tekton-oci-bundles` is set to "true" in the `feature-flags` configmap in tekton-pipelines namespace. https://user-images.githubusercontent.com/9924513/199078989-8368ad8a-85c8-46d1-a82d-aebc0ead43d8.mov

> Started playing with it. > > 1. I faced this error when clicking on submit. > ![image](https://user-images.githubusercontent.com/49404737/199447333-c00ed8da-87e6-49d8-92db-5e47cedfe490.png) > The other annoying part is that the webview closes and when...

> I assume this PR is just for creating a new bundle and you're going to add the feature to download a bundle and allow users to import one or...

@flokain I have tried on Linux I was able to see the list of tasks in tekton hub. ![tektonhub](https://user-images.githubusercontent.com/9924513/204031453-77feddfd-811b-4fa5-b035-b2ebb8020aea.png)