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

Charts[Envoy Proxy]: Cluster name is incorrect in envoy-proxy config #277

Closed
Tracked by #111
leninmehedy opened this issue Aug 21, 2023 · 1 comment · Fixed by #276
Closed
Tracked by #111

Charts[Envoy Proxy]: Cluster name is incorrect in envoy-proxy config #277

leninmehedy opened this issue Aug 21, 2023 · 1 comment · Fixed by #276
Assignees
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs Pending Triage New issue that needs to be triaged by the team released
Milestone

Comments

@leninmehedy
Copy link
Member

Bill of Materials or CLI Version

0.6.0

Execution Environment

Other

Slf4j Logging Implementation

None

To Reproduce

  1. Go to dev directory
  2. Run make deploy-network
  3. Run kubectl get pods and check that envoy proxy pods are crashing

Describe the bug

Check logs for one of the envoy-proxy pod and it shows error as below:

[2023-08-21 21:06:25.532][1][critical][main] [source/server/server.cc:117] error initializing configuration '/etc/envoy/envoy.yaml': route: unknown cluster 'echo_service'

Describe the expected behavior

All envoy-proxy pods should be in "Running" status

Whole JUnit/CLI Logs

NA

Additional Context

No response

@leninmehedy leninmehedy added Bug A error that causes the feature to behave differently than what was expected based on design docs Pending Triage New issue that needs to be triaged by the team labels Aug 21, 2023
@leninmehedy leninmehedy moved this to 🔖 Ready in FST Suite Aug 21, 2023
@leninmehedy leninmehedy self-assigned this Aug 21, 2023
@leninmehedy leninmehedy changed the title Cluster name is incorrect in envoy-proxy config Charts[Envoy Proxy]: Cluster name is incorrect in envoy-proxy config Aug 21, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in FST Suite Aug 22, 2023
@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@nathanklick nathanklick added this to the v0.7.x milestone Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs Pending Triage New issue that needs to be triaged by the team released
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants