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

Extend AvailableSoftwareUpdates to display arbitrary errors #2821

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

jamie-suse
Copy link
Contributor

Description

The AvailableSoftwareUpdates component requires refactoring to accommodate more fine-grained error reporting between Trento and SUSE Manager. This change will allow for the addition of further arbitrary error states in the future.

AvailableSoftwareUpdates can now report the following error states:

  • No SUSE Manager credentials configured
  • SUSE Manager authentication error
  • Host not found in SUSE Manager

any other server error is assumed to be a SUSE Manager connection error.

How was this tested?

IN PROGRESS

  • DONE

@jamie-suse jamie-suse added enhancement New feature or request javascript Pull requests that update Javascript code labels Jul 25, 2024
@jamie-suse jamie-suse self-assigned this Jul 25, 2024
@dottorblaster dottorblaster marked this pull request as ready for review July 29, 2024 13:49
Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

LGTM

@dottorblaster dottorblaster merged commit 30ba3c7 into main Jul 29, 2024
26 checks passed
@dottorblaster dottorblaster deleted the suma-debugger branch July 29, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

2 participants