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

Unable to start controller #51

Closed
maruina opened this issue Apr 12, 2021 · 1 comment · Fixed by #55
Closed

Unable to start controller #51

maruina opened this issue Apr 12, 2021 · 1 comment · Fixed by #55
Assignees
Labels
bug Something isn't working
Milestone

Comments

@maruina
Copy link
Contributor

maruina commented Apr 12, 2021

The latest version doesn't start because of the following error

argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout 2021-04-12T10:06:16.393Z	INFO	controller-runtime.metricsmetrics server is starting to listen	{"addr": ":8080"}
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout 2021-04-12T10:06:16.393Z	ERROR	setup	unable to read configuration	{"error": "strconv.ParseBool: parsing \"\\\"true\\\"\": invalid syntax"}
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout github.com/go-logr/zapr.(*zapLogger).Error
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout 	/go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:132
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout main.main
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout 	/workspace/main.go:74
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout runtime.main
argocd-progressive-rollout-5dc46f5d86-x5qb8 argocd-progressive-rollout 	/usr/local/go/src/runtime/proc.go:204
@maruina maruina added the bug Something isn't working label Apr 12, 2021
@maruina maruina self-assigned this Apr 12, 2021
@maruina
Copy link
Contributor Author

maruina commented Apr 12, 2021

After some investigation this seems related to the quote clause in the Secret.yaml. We should also understand why the installation fails as per https://github.com/Skyscanner/argocd-progressive-rollout/runs/2322327460?check_suite_focus=true but the action results in a pass.

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

Successfully merging a pull request may close this issue.

1 participant