meshery/meshery-traefik-mesh

[Patterns] Component Generation

leecalcote opened this issue · 6 comments

Description
Component generation is failing.

Expected Behavior
Components should dynamically generate and register with Meshery Server

Screenshots/Logs

time="2021-09-29T17:48:14Z" level=info msg="Listing Operations" app=traefik-mesh-adaptor
time="2021-09-29T17:48:14Z" level=info msg="Creating instance" app=traefik-mesh-adaptor
time="2021-09-29T21:10:46Z" level=info msg="Adaptor Listening at port: 10006" app=traefik-mesh-adaptor
time="2021-09-29T21:10:46Z" level=info msg="lstat /.meshery/templates/oam/traits: no such file or directory" app=traefik-mesh-adaptor
time="2021-09-29T21:10:48Z" level=info msg="Registering latest workload components for version v1.3.2" app=traefik-mesh-adaptor
Looking for kubeopenapi-jsonschema in  /root/.meshery/bin
time="2021-09-29T21:10:49Z" level=info msg="exit status 1" app=traefik-mesh-adaptor
time="2021-09-29T21:11:24Z" level=info msg="Creating instance" app=traefik-mesh-adaptor
time="2021-09-29T21:11:24Z" level=info msg="Listing Operations" app=traefik-mesh-adaptor

Screen Shot 2021-09-29 at 4 12 28 PM

Environment:

  • Meshery Version: v0.5.62
  • Adapter Version: v0.5.10

Contributor Resources

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

@leecalcote check and confirm if this still fails after my most recent PR. It works as expected on my system

@leecalcote After the latest PR:
demo

Screenshot 2021-10-01 at 5 02 26 PM

i can see only v1.3.2 on mine

Screenshot 2021-10-01 at 5 02 26 PM

i can see only v1.3.2 on mine

My pr is not merged.
Are you doing gh checkout on this PR? #125

Oh no sorry, my bad, I thought it was merged.

This issue was solved