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

system/tenso: convert to new image value structure #6791

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Sep 3, 2024

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

Commits on Sep 24, 2024

  1. Add pear-reviewer

    SuperSandro2000 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9f7aef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c2d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd8bb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. system/tenso: run helm dep up

    sapcc-bot committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b66352b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5144ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6001f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c127976 View commit details
    Browse the repository at this point in the history
  2. system/tenso: run helm dep up

    sapcc-bot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6a99672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf2927f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. system/tenso: run helm dep up

    sapcc-bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b6c0174 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 18, 2024

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

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. system/tenso: run helm dep up

    sapcc-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    927a0d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

  1. system/tenso: run helm dep up

    sapcc-bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9c53bd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. system/tenso: run helm dep up

    sapcc-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a79809a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    662a8ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5df8c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    7fac7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0b244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9ecb0 View commit details
    Browse the repository at this point in the history
  4. tenso: use policy.json instead of policy.yaml

    This does not entirely remove the YAML parser library from Tenso yet,
    but it's a prerequisite to getting there and reducing our dependency
    tree a little bit.
    
    This change is immediately deployable because JSON is a subset of YAML
    to a sufficient extent.
    majewsky committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ec5040b View commit details
    Browse the repository at this point in the history