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

kmeshctl waypoint apply uses wrong waypoint image #1213

Open
yp969803 opened this issue Jan 29, 2025 · 2 comments
Open

kmeshctl waypoint apply uses wrong waypoint image #1213

yp969803 opened this issue Jan 29, 2025 · 2 comments
Labels
kind/bug Something isn't working

Comments

@yp969803
Copy link
Contributor

What happened:

What you expected to happen:
"kmeshctl waypoint apply " uses wrong waypoint image
How to reproduce it (as minimally and precisely as possible):
"kmeshctl waypoint apply --for service -n default --name=reviews-svc-waypoint"
https://kmesh.net/en/docs/userguide/install_waypoint/
Anything else we need to know?:
use "ghcr.io/kmesh-net/waypoint:v1.0.0-alpha"
currently using "ghcr.io/kmesh-net/waypoint:v1.1-dev"
Environment:

  • Kmesh version:
  • Kmesh mode(kmesh has Kernel-Native Mode and Duel-Engine Mode):
  • Istio version:
  • Kernel version:
  • Others:
@yp969803 yp969803 added the kind/bug Something isn't working label Jan 29, 2025
@hzxuzhonghu
Copy link
Member

perhaps this is caused by the kmeshctl is built from main branch, which we use 1.1-dev. So you may specify the version explicitly.

Or we can publish a image for main. WDYT

@yp969803
Copy link
Contributor Author

yp969803 commented Feb 5, 2025

I think we should publish a image for main branch also, as there are many updated features of kmesh which are only available in main branch. Testing would be easy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants