Prashant Sharma

Results 9 issues of Prashant Sharma

https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.12/#probe-v1-core Actions like ExecAction, HttpGetAction, etc. Classes are available, but I could not find a test or example, in the code base.

# Changes ## API changes 1. Added new resultype : reference. 2. A user provided workspaces for results can be configured at the pipeline level. ## functional changes 3. As...

do-not-merge/hold
size/XL
do-not-merge/release-note-label-needed
needs-rebase
kind/tep

**Which issue is resolved by this Pull Request:** Resolves #1053 **Description of your changes:** **Environment tested:** * Python Version (use `python --version`): * Tekton Version (use `tkn version`): * Kubernetes...

do-not-merge/work-in-progress
approved
size/M

I was thinking if we can instead of exporting a file could open it directly. On open, depending on the file type an appropriate intent can be initiated. And onStop...

/kind bug **What steps did you take and what happened:** When I execute `kubectl delete -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.45.0/release.yaml` It ends up deleting the pipeline loop controller as well. **What did you...

kind/bug

I am currently unsure of what can be done, suggestions ? http://findbugs.sourceforge.net/manual/anttask.html#d0e1367

## Description ## Motivation and Context ## Impact ## Test Plan ## Contributor checklist - [ ] Please make sure your submission complies with our [development](https://github.com/prestodb/presto/wiki/Presto-Development-Guidelines#development), [formatting](https://github.com/prestodb/presto/wiki/Presto-Development-Guidelines#formatting), [commit message](https://github.com/prestodb/presto/wiki/Review-and-Commit-guidelines#commit-formatting-and-pull-requests), and...

## Description 1. Support for annotating functions with both constant stats and propagating source stats. 2. Added tests for the same. 3. Added Scalar stats calculation based on annotation and...