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

Improve pipeline sync (#1152) #1153

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Improve pipeline sync (#1152) #1153

merged 1 commit into from
Aug 7, 2024

Commits on Aug 6, 2024

  1. Improve pipeline sync (#1152)

    * Extracted radix job history cleanup as async logic
    
    * Call radix-job history cleanup once per added job
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Added tests
    
    * Fixed apply-config
    
    * Pipeline jobs with radix-deployments are always kept existing, added history period limit for all jobs without radix-deployment
    
    * Suppress cleunup during init of informers
    
    * Removed unused arch from workflows
    
    * Corrected dockerfiles
    
    * Removed go routine from the handler, added it to the controller
    
    * Regenerated mock
    
    * Changed arguments of the Cleanup method
    
    * Delete only completed old jobs
    
    * Set min limits
    
    * Set min limits
    satr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c5b07af View commit details
    Browse the repository at this point in the history