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

Fix helm operations #202

Merged
merged 1 commit into from Aug 12, 2022
Merged

Fix helm operations #202

merged 1 commit into from Aug 12, 2022

Conversation

MUzairS15
Copy link
Contributor

Signed-off-by: MUzairS15 muzair.shaikh810@gmail.com

Description

This PR fixes failing request to uninstall meshery-operator.

For, uninstalling release-name used during installation should be used, but instead chart-name
was used, causing the undesired behaviour.

INFO[0939] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 
INFO[0940] kubernetes contexts successfully retrieved from remote provider 
INFO[2022-08-11T08:44:13+05:30] Uninstalling Operator in context 0e781817be5b2a4cdc00d601bc6679fc  app=meshery
INFO[2022-08-11T08:44:13+05:30] found meshery-broker endpoint: localhost:31517 for contextId: 0e781817be5b2a4cdc00d601bc6679fc  app=meshery
WARN[2022-08-11T08:44:13+05:30] nats: no servers available for connection     app=meshery code=11000 probable-cause="Endpoint might not be reachable" severity=2 short-description="Connection to broker failed" suggested-remediation="Make sure the NATS endpoint is reachable"
INFO[2022-08-11T08:44:13+05:30] skipping meshsync data handler setup for contextId: 0e781817be5b2a4cdc00d601bc6679fc due to: nats: no servers available for connection  app=meshery
INFO[0940] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 
INFO[0940] kubernetes contexts successfully retrieved from remote provider 
INFO[2022-08-11T08:44:14+05:30] found meshery-broker endpoint: localhost:31517 for contextId: 0e781817be5b2a4cdc00d601bc6679fc  app=meshery
WARN[2022-08-11T08:44:14+05:30] nats: no servers available for connection     app=meshery code=11000 probable-cause="Endpoint might not be reachable" severity=2 short-description="Connection to broker failed" suggested-remediation="Make sure the NATS endpoint is reachable"
INFO[2022-08-11T08:44:14+05:30] skipping meshsync data handler setup for contextId: 0e781817be5b2a4cdc00d601bc6679fc due to: nats: no servers available for connection  app=meshery
INFO[2022-08-11T08:44:16+05:30] Operator operation executed                   app=meshery
INFO[2022-08-11T08:44:16+05:30] Meshsync operation executed                   app=meshery
ERRO[0952] rpc error: code = Canceled desc = context canceled  file=events_streamer
INFO[0952] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 
INFO[0952] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 
INFO[0952] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 
INFO[0953] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 
INFO[0953] attempting to fetch kubernetes contexts from cloud for Meshery instance: 497f8409-d974-4b39-b49e-ab85b59d17c6 

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
@leecalcote
Copy link
Member

@CyrineG fyi

@leecalcote leecalcote merged commit 5c381ff into meshery:master Aug 12, 2022
@welcome
Copy link

welcome bot commented Aug 12, 2022

Thanks for your contribution to the Layer5 community! 🎉

Congrats!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants