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

(catsrc) set status reason/message on incorrect polling interval #2447

Commits on Apr 7, 2022

  1. (catsrc) set status reason/message on incorrect polling interval

    This PR sets the status reason as InvalidIntervalError and a status message
    if updateStrategy.RegistryPoll.ParsingError is set for the catsrc.
    
    Signed-off-by: Anik Bhattacharjee <anikbhattacharya93@gmail.com>
    anik120 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b8a79f6 View commit details
    Browse the repository at this point in the history
  2. add test to verify error clears on correct update

    Signed-off-by: Anik Bhattacharjee <anikbhattacharya93@gmail.com>
    anik120 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    03c2e6b View commit details
    Browse the repository at this point in the history