Skip to content

Provider Container not starting spec: failed to generate spec: no command specified #101

@suvaanshkumar

Description

@suvaanshkumar

What is happening:

  • Created an artifactory provider using upjet to interact with Jfrog artifactory.
  • Provider runs perfectly when we use make run locally
  • Generated the image using all three commands separately but ends up with the same error.
    make all
    make build
    up xpkg build
    and then uploaded the image to upbound using up xpkg push xpkg.upbound.io/suvansh/artifactory:v0.0.1
  • After this when I use this image in the provider, the provider pods are not coming up because of an error
    spec: failed to generate spec: no command specified

I have attached the image here
Please let me know what am I Doing wrong.

artifactory.xpkg.zip

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