Piyush Garg

Results 11 issues of Piyush Garg

Operator make apply is throwing warning on new OCP 4.11 cluster because of the restricted PSA getting available by default This will fix the warning on 4.11 # Submitter Checklist...

size/S
release-note

### Feature request Right now, if we do tkn help, it shows the available plugin list but does not show any description, or info for that, as we show for...

kind/feature
good first issue

Right now when we hit `make generated` it generates golden files for test scenarios and also updates the already existent files for test scenarios. But if there is some name...

good first issue
lifecycle/frozen
area/testing
kind/cleanup

A list of prioritized for FMP. These issues are part of the [backlog](https://github.com/fabric8io/fabric8-maven-plugin/projects/2) and we are prioritizing in our following sprints: ## Features (and proposals) - [ ] Istio Support...

Epic
status/never-stale

Right now, `kedge generate` is returning all the resource separated by `---`. We should add a flag which will return Kubernetes List where items will contain all the resources like...

# Expected Behavior Taskrun Should Work # Actual Behavior Taskrun is throwing an error ``` task task-with-workspace has failed: failed to create task run pod "task-with-workspace-run-j622l": Pod "task-with-workspace-run-j622l-pod" is invalid:...

kind/bug

This is follow up issue of https://github.com/tektoncd/pipeline/issues/6384 Currently, we do support workspace provided as ``` - name: custom4 configMap: name: $(params.name)-configmap items: - key: message path: my-message.txt ``` but we...

kind/bug

There are three things, we need to do to bump a component 1. Change the version in go.mod file if you are using that component as dep. It is automated...

lifecycle/frozen
area/roadmap
kind/misc

### Feature request Right now, we can provide the complete set of field for taskrun pods and also assinity assistant pods using the configmap here [default-pod-template](https://github.com/tektoncd/pipeline/blob/main/config/config-defaults.yaml#L57) and [default-affinity-assistant-pod-template](https://github.com/tektoncd/pipeline/blob/main/config/config-defaults.yaml#L63) From the...

kind/feature

Based on the https://github.com/tektoncd/community/blob/master/teps/0003-tekton-catalog-organization.md#deprecation--removal-strategy, task or any other resources can be deprecated in the catalog There will be annotation `tekton.dev/deprecated: "true"` for deprecated resource Hub should this information in the...

kind/feature
lifecycle/frozen