-
## Bug Report
#### What did you do?
Our operator is based on the helm-operator v1.11.0. When the manager is running, we get constant CrashLoop with the message `leader election lost`.
…
-
# Expected Behavior
"Latest Versions" in navbar reflects latest released versions
# Actual Behavior
Triggers still shows v0.10.1 when the latest is v0.14.1
![2021-05-23-201258](https://use…
-
I'm trying to install epinio with k3d and get the following error:
```
panic: Deployment tekton failed with error: Installing staging pipelines and triggers failed:
Error from server (InternalError…
-
once https://github.com/ossf/scorecard/pull/1073 is landed.
For each push, scorecard will run and the results will be available in https://github.com/ossf/scorecard/security/code-scanning
I would…
-
# Expected Behavior
YAML anchors do NOT working with Tekton
# Actual Behavior
Currently I get:
```bash
for: "pipeline.yaml": admission webhook "webhook.pipeline.tekton.dev" denied the req…
-
We need better "Getting started guide" for the tekton projects.
- They should be on the `docs/` folder of each of those project (like `docs/getting-started/…`)
- Repositories to tackle
- [`tekt…
-
As a pipeline author
I want the status of my Pipeline to be based on the _most recently submitted_ and _successful_ PipelineRun
So that I can trigger work only when a test passes
# Basic Spec
`…
-
# Expected Behavior
Variables are replaced in the `mountPath`:
For instance:
```
spec:
params:
- name: package
description: package to release (e.g. github.com//)
default…
-
The entire pipeline is triggered upon receipt of a git push event. A WebHook is set up that makes an HTTP post to our EventListener service, listening on some port in our cluster. That that extracts r…
-