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

POC : Installing keptn Inbound fails - ko reference is not a valid import path #113

@rjalander

Description

@rjalander

Applying config file for keptn-cdf-translator is failed with below error when executing poc.sh on a local server,

Installed all the prerequisite softwares and cloned the repositories,

<Server>:~/go/src/github.com/salaboy/keptn-cdf-translator$ ko apply -f config/
role.rbac.authorization.k8s.io/keptn-token-reader unchanged
serviceaccount/keptn-cdevents unchanged
rolebinding.rbac.authorization.k8s.io/keptn-cdevents-keptn-token-reader unchanged
Error: error processing import paths in "config/keptn-cdevents.yaml": error resolving image references: found strict reference but ko://github.com/salaboy/keptn-cdf-translator is not a valid import path: go/build: go list github.com/salaboy/keptn-cdf-translator: exit status 1
go: github.com/cdfoundation/sig-events/cde/sdk/go@v0.0.0-20210705175621-39a606459f2b: missing go.sum entry; to add it:
        go mod download github.com/cdfoundation/sig-events/cde/sdk/go
go: github.com/cdfoundation/sig-events/cde/sdk/go@v0.0.0-20210705175621-39a606459f2b: missing go.sum entry; to add it:
        go mod download github.com/cdfoundation/sig-events/cde/sdk/go

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