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

Traefik Mesh Version Support? #159

Closed
leecalcote opened this issue Jan 25, 2022 · 1 comment · Fixed by #160
Closed

Traefik Mesh Version Support? #159

leecalcote opened this issue Jan 25, 2022 · 1 comment · Fixed by #160
Labels
area/lifecycle Lifecycle management (install, uninstall, configure) related kind/bug Something isn't working

Comments

@leecalcote
Copy link
Member

Current Behavior

When running this adapter (make run), log output says that components for version 2.5.6 is completed. However, this version doesn't appear to be valid.

Screenshots/Logs

Adapter Output

➜  meshery-traefik-mesh git:(master) ✗ make run
DEBUG=true go run main.go
INFO[2022-01-24T20:08:12-06:00] Adaptor Listening at port: 10006              app=traefik-mesh-adapter
INFO[2022-01-24T20:08:12-06:00] Components available statically for version 2.5.6. Skipping dynamic component registeration  app=traefik-mesh-adapter

Traefik Mesh Releases:

$ curl https://api.github.com/repos/traefik/mesh/releases\?per_page | grep tag_name
    "tag_name": "v1.4.5",
    "tag_name": "v1.4.4",
    "tag_name": "v1.4.1",
    "tag_name": "v1.4.0",
    "tag_name": "v1.4.0-rc1",
    "tag_name": "v1.3.2",
    "tag_name": "v1.3.1",
    "tag_name": "v1.3.0",
    "tag_name": "v1.2.0",
    "tag_name": "v1.1.0",
    "tag_name": "v1.1.0-rc2",
    "tag_name": "v1.1.0-rc1",
    "tag_name": "v1.0.0",
    "tag_name": "v0.8.0",
    "tag_name": "v0.7.0",
    "tag_name": "v0.6.0",
    "tag_name": "v0.5.0",
    "tag_name": "v0.4.0",
    "tag_name": "v0.3.0",
    "tag_name": "v0.2.1",
    "tag_name": "v0.2.0",
    "tag_name": "v0.1.0",

Contributor Guides and Resources

@leecalcote leecalcote added kind/bug Something isn't working area/lifecycle Lifecycle management (install, uninstall, configure) related labels Jan 25, 2022
@leecalcote
Copy link
Member Author

@Revolyssup or @Aisuko something that you can investigate?

Revolyssup added a commit to Revolyssup/meshery-traefik-mesh that referenced this issue Jan 25, 2022
Signed-off-by: ashish <ashishjaitiwari15112000@gmail.com>
@Revolyssup Revolyssup mentioned this issue Jan 25, 2022
1 task
leecalcote added a commit that referenced this issue Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lifecycle Lifecycle management (install, uninstall, configure) related kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant