Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Cannot install nightly release of pipelines-in-pipelines #817

Closed
@jonashackt

Description

@jonashackt

Expected Behavior

I can install pipelines-in-pipelines following instructions here.

Actual Behavior

kubectl apply failes with:

$ kubectl apply --filename https://storage.cloud.google.com/tekton-releases-nightly/pipelines-in-pipelines/latest/release.yaml
error: error parsing https://storage.cloud.google.com/tekton-releases-nightly/pipelines-in-pipelines/latest/release.yaml: error converting YAML to JSON: yaml: line 11: mapping values are not allowed in this context

Steps to Reproduce the Problem

kubectl apply --filename https://storage.cloud.google.com/tekton-releases-nightly/pipelines-in-pipelines/latest/release.yaml

Additional Info

  • Kubernetes version:

    Output of kubectl version:

Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.0", GitCommit:"ab69524f795c42094a6630298ff53f3c3ebab7f4", GitTreeState:"clean", BuildDate:"2021-12-07T18:08:39Z", GoVersion:"go1.17.3", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"21+", GitVersion:"v1.21.2-eks-06eac09", GitCommit:"5f6d83fe4cb7febb5f4f4e39b3b2b64ebbbe3e97", GitTreeState:"clean", BuildDate:"2021-09-13T14:20:15Z", GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"}
WARNING: version difference between client (1.23) and server (1.21) exceeds the supported minor version skew of +/-1
  • Tekton Pipeline version:
Client version: 0.21.0
Pipeline version: v0.30.0
Triggers version: v0.17.1
Dashboard version: v0.22.0

Looks similar to #814

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions