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

Set sensitive property when launch runPod #3168

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Mar 29, 2023

  1. Issue 3131 System Jobs infra and deployment (#3148)

    * issue 3131 added advanced assign policy to be able to schedule runs to system nodes, added security check for that
    
    * issue 3131 refactor for run assign policy + added possibility to specify kube service account for run
    
    * issue 3131 refactor for run assign policy - move it to PipelineConfiguration
    
    * issue 3131 refactor for run assign policy - move it to PipelineConfiguration
    
    * issue 3131 small fixes - checking validity of RunAssignPolicy
    
    * issue 3131 added tolerance to RunAssignPolicy
    
    * issue 3131 added system prefs for System Jobs
    
    * issue 3131 fix for tolerance
    
    * issue 3131 added tests for merging run configuration object
    
    * issue 3131 added tests for launch aspect
    
    * issue 3131 added tests for kube pod spec mapping
    
    * issue 3131 renaming
    
    * issue 3131 fixes
    
    * issue 3131 docs
    
    * issue 3131 cleanup and style
    
    * issue 3131 change list of SystemPreferences related to System Jobs
    
    * issue 3131 change list of SystemPreferences related to System Jobs
    
    * issue 3131 remove unnecessary SystemPreferences
    
    * issue #3131 refactor
    
    * issue #3131 rollback for transaction fix
    
    * issue 3131 template of system jobs pipeline
    
    * issue 3131 Dockerfile changes, deploy system jobs pipeline in pipectl
    
    * issue 3131 change system jobs pipeline structure
    
    ---------
    
    Co-authored-by: Mariia Zueva <mariia_zueva@epam.com>
    SilinPavel and mzueva authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0823f33 View commit details
    Browse the repository at this point in the history
  2. GUI Run Log form requests improvements (nested runs, tasks) - "show a…

    …ll nested runs" button is always visible
    rodichenko committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    76f9412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60af2d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc0ba66 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Cluster runs display enhancements: "N nested runs" label, cluster ico…

    …n on dashboard, increased timeout for "count" requests, clusters grouping at runs table
    rodichenko committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fe7d6be View commit details
    Browse the repository at this point in the history
  2. Integration with Gitlab issues (#3124) - GUI "Tickets" page

    Allow to configure several "support" icons (#2356) - "create-ticket", "open-tickets" actions
    AleksandrGorodetskii authored and rodichenko committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    27d71eb View commit details
    Browse the repository at this point in the history
  3. issue #3131 fix for run worker nodes (#3163)

    * issue #3131 fix for run worker nodes - cleanup run configuration for each worker run
    
    * issue #3131 fix for run worker nodes - cleanup run configuration for each worker run
    SilinPavel authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    32eaebf View commit details
    Browse the repository at this point in the history
  4. Issue #3122: Handle insufficient capacity in grid engine autoscaler p…

    …roperly.
    
    Updates insufficient capacity mgmt which was introduced in #2958.
    tcibinan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    280a8e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3a9c83 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    mzueva committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9dea415 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f57e34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22f22de View commit details
    Browse the repository at this point in the history
  9. Integration with Gitlab issues (#3124) - GUI "Tickets" page (remove c…

    …onsole output)
    
    Allow to configure several "support" icons (#2356) - "create-ticket", "open-tickets" action
    rodichenko committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    15954ad View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. issue #3131 fix for cluster runs, when run cluster workers - calculat…

    …e configuration only ones and then just copy it
    SilinPavel committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a145756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1f2a1 View commit details
    Browse the repository at this point in the history