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

Wrong version of the flagger-loadtester #16

Closed
tamipangadil opened this issue Jan 29, 2020 · 1 comment
Closed

Wrong version of the flagger-loadtester #16

tamipangadil opened this issue Jan 29, 2020 · 1 comment

Comments

@tamipangadil
Copy link
Contributor

I was trying to install your project and stuck on the failing pod flagger-loadtester.

When I checked the logs, it shows:
Failed to pull image "weaveworks/flagger-loadtester:0.21.1": rpc error: code = Unknown desc = Error response from daemon: manifest for weaveworks/flagger-loadtester:0.21.1 not found

I fixed it by changing the version through:
fluxctl release --workload=prod:deployment/flagger-loadtester \ --update-image=weaveworks/flagger-loadtester:0.12.1 --k8s-fwd-ns flux

Line issue:

image: weaveworks/flagger-loadtester:0.21.1

@tamipangadil
Copy link
Contributor Author

I have sent a PR #17 for this issue. Thanks!

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

2 participants