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

Use ValuesBlock in Cilium #13276

Merged
merged 10 commits into from
Jul 26, 2024

Commits on Jul 23, 2024

  1. use ValuesBlock in Cilium

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    027663a View commit details
    Browse the repository at this point in the history
  2. use ValuesBlock for cilium appInstall as well

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3e70eac View commit details
    Browse the repository at this point in the history
  3. fix parsing of defaultAppValues

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9f87abe View commit details
    Browse the repository at this point in the history
  4. gimps

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    13ecc01 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. correctly handle nil for Values

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8edc662 View commit details
    Browse the repository at this point in the history
  2. use ValuesBlock for cilium controller tests

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    63270e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix typo

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2cc40ab View commit details
    Browse the repository at this point in the history
  2. add tests for GetParsedDefaultValues

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dc4907e View commit details
    Browse the repository at this point in the history
  3. correctly extract AppInstall values in webhook

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1515bc2 View commit details
    Browse the repository at this point in the history
  4. gimps

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    daedd11 View commit details
    Browse the repository at this point in the history