[Patterns] Component Generation
leecalcote opened this issue · 6 comments
leecalcote commented
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
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.
- See the Contributing to Meshery.io Website section of the readme.md and other contributing instructions, too.
- See Meshery site designs in this Figma designfile. Fill-in the Layer5 Community Member Form and join the Layer5 Community Slack for access.
Revolyssup commented
@leecalcote check and confirm if this still fails after my most recent PR. It works as expected on my system
Revolyssup commented
@leecalcote After the latest PR:
warunicorn19 commented
Revolyssup commented
i can see only v1.3.2 on mine
My pr is not merged.
Are you doing gh checkout on this PR? #125
warunicorn19 commented
Oh no sorry, my bad, I thought it was merged.
Revolyssup commented
This issue was solved