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

Make ESR compatible with the new ETOS kubernetes controller #67

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jul 30, 2024

  1. Make ESR compatible with the new ETOS kubernetes controller

    The ESR shall work with the current way of running ETOS but
    should detect if it is running as a part of the ETOS kubernetes
    controller.
    I also removed the announcement events. This is not necessary,
    but they no longer provide any value.
    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    255da89 View commit details
    Browse the repository at this point in the history
  2. Fix tests and linting

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    13d7cce View commit details
    Browse the repository at this point in the history
  3. Review comments

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d7e12f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41446d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    244d213 View commit details
    Browse the repository at this point in the history
  6. Call the tercc method

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    636a789 View commit details
    Browse the repository at this point in the history
  7. Use a Suite model instead

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    51c7ace View commit details
    Browse the repository at this point in the history
  8. Change from URL to URI

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a751a8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c74fd2c View commit details
    Browse the repository at this point in the history
  10. Add dataset

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a78ee62 View commit details
    Browse the repository at this point in the history
  11. Delete commented code

    t-persson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cc16985 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    951562e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d59859d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Rebase

    t-persson committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e983cad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    183d2f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Don't pass suite ID to environment provider

    The Environment provider can handle this by itself now
    t-persson committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1a723ea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    f1fd4bc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    81b5f30 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1eb6415 View commit details
    Browse the repository at this point in the history