Puneet Punamiya

Results 19 issues of Puneet Punamiya

I created a postgres operator by following the (docs)[] and was able to install the postgres operator. Later created an instance of it and it created a database called `hippo`...

v5

I have been adding a spinner in one of the logs of the project I have been working on. I was able to add a spinner, but I'm not finding...

Signed-off-by: Puneet Punamiya # Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Follows the...

size/L
lifecycle/frozen

Signed-off-by: Puneet Punamiya [email protected] # Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Includes...

approved
do-not-merge/hold
size/M
release-note

This patch adds a simple validation check if the specified required labels are added before creating the installerset Signed-off-by: Puneet Punamiya [email protected] # Changes # Submitter Checklist These are the...

lifecycle/stale
size/M
release-note

Currently to show the tasks, console uses Hub API's (as default one's) to get all the tasks and information regarding those tasks For example ---> https://api.hub.tekton.dev/v1/resource/tekton/task/git-clone/0.7 Based on the discussion...

### Feature request As of today vault token is supplied via the `signers.kms.kmsref.auth.token` field which is not very ideal as it stores the token in clear text This can also...

kind/feature

* When chains is installed, it adds the `signed: true` annotation to the taskruns even though the controller is filled with logs around not being able to configure a signer...

kind/bug
good first issue

Before this patch, if proper configurations where not done, chains used to sign the tekton resources with the default configurations which in turn used to create a impression that tekton...

size/M

### Feature request Currently there are some fields which might be supported as per the code base, but are not included in the [config.md](https://github.com/tektoncd/chains/blob/main/docs/config.md) docs Fields from [config.go](https://github.com/tektoncd/chains/blob/main/pkg/config/config.go) such as...

kind/feature
lifecycle/frozen