Skip to content

pipedv1-exp quickstart: syncing legacy-style example apps fails with "no plugin specified" #7170

Description

@Goyamjain06

What happened:
Following the v1.0.x quickstart with pipedv1-exp, registering an application from the examples repo (e.g. kubernetes/kustomize-local-base) and triggering a sync fails with:

Unable to plan the deployment (no plugin specified)

Environment:

  • Setup: local kind cluster, control-plane + pipedv1-exp installed via the quickstart manifests (master branch)
  • Application: kubernetes/kustomize-local-base from pipe-cd/examples, added via "PIPED v1 ADD FROM SUGGESTIONS"

What I expected to happen:
Either the deployment to sync successfully, or the quickstart docs to note that pipedv1-exp requires app.pipecd.yaml configs to declare a plugins field, and that legacy-style example configs in pipe-cd/examples don't yet include one for the v1 plugin flow.

How to reproduce it:

  1. Follow docs-v1.0.x/quickstart with pipedv1-exp
  2. Add any application from examples via "ADD FROM SUGGESTIONS"
  3. Trigger SYNC from the console
  4. Observe the deployment fails immediately with "no plugin specified"

Screenshot of the failure:

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions