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

Release: Batch Job Status, Always create Ingresses, Remove ActiveClusterName #1216

Open
wants to merge 4 commits into
base: release
Choose a base branch
from

Commits on Oct 17, 2024

  1. fix batch status incorrectly transitioning to Waiting when k8s job ha…

    …s temporary empty ready count
    nilsgstrabo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3a24f87 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge pull request #1212 from equinor/bugfix-batchjob-condition-trans…

    …itions-back-to-waiting
    
    fix batch status incorrectly transitioning to Waiting
    nilsgstrabo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3c4e682 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Create all ingresses always, independent of active cluster (#1213)

    * Update test to validate all ingresses are created
    
    * cleanup
    
    * bump helm chart
    Richard87 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b1c8831 View commit details
    Browse the repository at this point in the history
  2. Remove usage of active cluster name (#1217)

    * Remove usage of active cluster name
    
    * Remove env variable and tests
    
    * Remove activeClusterName from config
    Richard87 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3591531 View commit details
    Browse the repository at this point in the history