Daniel Helfand

Results 54 issues of Daniel Helfand

A note should be added to the beginning of the workshop similar to what is shown on the [OpenShift Pipelines documentation page](https://openshift.github.io/pipelines-docs/docs/docs/0.7/index.html). Users of this workshop should know that both...

The instructions for installing the operator with OpenShift 4.2 are different than when this workshop was created. The [section on installing the operator](https://github.com/openshift-labs/lab-tekton-pipelines/blob/50b476183021aeb66cb348f7c688e2e9d56b78dc/workshop/content/install-tekton-operator.adoc) should be updated to reflect these changes....

The workshop `Subscription` will automatically update the version of OpenShift Pipelines if a newer version of the operator is available. This should be changed to manual to prevent issues of...

The sample app used in this workshop uses a MongoDB database as a way to track the page views of the application. This is an opportunity to add a `task`...

The workshop should feature a section that details how to mask sensitive information used during a `pipelinerun`. The current solution is to use a Kubernetes secret to hold sensitive information....

The workshop should have Google Analytics tracking when a user uses the workshop. This will help to keep track of total uses at conferences and other events where the workshop...

There are some photos in the workshop that are difficult to see, such as the OpenShift Pipelines Operator Install section. It would be helpful to add a way to expand...

**Describe the problem/challenge you have** I would like to be able to disable syncing entirely for an App and only have that App updated by explicit request from a client....

enhancement
discussion

# Expected Behavior Related: https://github.com/tektoncd/pipeline/issues/2362 https://github.com/tektoncd/pipeline/pull/2389 Pipelines is adding support for allowing TaskRun properties to be defined for TaskRuns that are part of a PipelineRun. As of the current state...

kind/feature
lifecycle/frozen

The workshop has the following text: > Looking at the Kiali graph, a lock is now present on the graph of communication between customer and preference, indicating that this communication...