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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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.

None yet

1 participant