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:testing job creation #14

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Commits on Jul 7, 2023

  1. fix: refactor routes in flask, refactor InventoryList.jsx, change del…

    …ete button in delete modal to primary, after deleting anything always display confiramtion, change label on the button in the inventory, add a unit to the polling frequency
    
    fix: display config from the inventory for the devices in groups
    
    fix: unfinished validation of new hosts and group
    
    fix: validation of new devices and groups
    
    fix: comment out obsolete test - they will be updated while creating test suit
    wojtekzyla committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    13e48d0 View commit details
    Browse the repository at this point in the history
  2. fix: Add apply changes

    fix: add comments to handle_changes.py and kubernetes_job.py
    
    fix: in handle_changes.py: added CheckIfPreviousJobFailed handler, added max retries for job creation, added logging and mongo exception handling in celery task
    
    fix: update comment in CheckJobHandler
    wojtekzyla committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f3e450a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4420748 View commit details
    Browse the repository at this point in the history