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

fix: git write back Helm value files #663

Closed
wants to merge 13 commits into from
Closed

Commits on Jun 14, 2024

  1. fix: filter images by image-list annotation

    Signed-off-by: Cyril MARIN <marin.cyril@gmail.com>
    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    ziouf authored and burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2a2b321 View commit details
    Browse the repository at this point in the history
  2. fixed support for image aliases

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4d29ab3 View commit details
    Browse the repository at this point in the history
  3. Fix issue with merging Helm values in marshalParamsOverride function

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f134422 View commit details
    Browse the repository at this point in the history
  4. Refactor helm values merging logic

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d63414e View commit details
    Browse the repository at this point in the history
  5. refactored

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4124eb5 View commit details
    Browse the repository at this point in the history
  6. rolled back Dockerfile

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    89f0d0f View commit details
    Browse the repository at this point in the history
  7. fixed bugs and tests

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    18faa8c View commit details
    Browse the repository at this point in the history
  8. Fix repeated image handling in GetImagesFromApplication function

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    077148b View commit details
    Browse the repository at this point in the history
  9. Update image mapping in GetImagesFromApplication function

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b412955 View commit details
    Browse the repository at this point in the history
  10. refactored mergeHelmValues function to use yaml.MapSlice to keep yaml…

    … file order
    
    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c698831 View commit details
    Browse the repository at this point in the history
  11. fixed deps after rebase

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    11d924b View commit details
    Browse the repository at this point in the history
  12. fixed after rebase

    Signed-off-by: Aleksandr Petrov <burnb83@gmail.com>
    burnb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    17ac9d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17e9e27 View commit details
    Browse the repository at this point in the history