Puneet Punamiya

Results 66 comments of Puneet Punamiya

/test pull-tekton-chains-unit-tests

/test pull-tekton-chains-integration-tests

@Elyytscha I tried to reproduce this issue, but was not able to reproduce it. All pods were up and running. Also seeing your error it seems like it was a...

Have you upgraded Hub from previous version or did you fresh install Hub ?

I tried this again by fresh installing hub, i don't see any issue I think you have upgraded from a previous version of operator

Can you hit this url and check if you can see the resources in the api `/v1/resources`

If you are installing Hub on openshift in that case the `API_URL`, `AUTH_BASE_URL` and `REDIRECT_URL` should be set by the operator only, can you see the values in configMap i.e....

As of today you can add these fields only in the Hub CR https://github.com/tektoncd/operator/blob/main/docs/TektonHub.md

> i can't see where i can configure there the URL, do you mean i can write the API_URL into the db secret? What I meant was as of today...

Yeah, that makes sense, would you mind to create another issue for that