Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
suvaanshkumar opened this issue Jan 20, 2025 · 0 comments

Comments

@suvaanshkumar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant