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

fixed and simplified swctl support command #137

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

fgschwan
Copy link
Collaborator

Fixed calling of swctl support that was failing due to multiple reasons:

  1. bad agentctl parameters ordering
  2. not handled nil pointer usage in code -> applied quick fix and reduced report scope (see FIXME in code)

Also simplified error handling logic and reorganized reporting to maximize reporting capabilities in case of errors.

Signed-off-by: Filip Gschwandtner <[email protected]>
@fgschwan fgschwan merged commit 661c753 into PANTHEONtech:main Oct 10, 2023
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

Successfully merging this pull request may close these issues.

2 participants