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

feat: Make spec.source.helm.values field accepts either a string or a rawExtension #8794

Closed

Commits on Mar 31, 2022

  1. Make values accepts a string and an object

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2dda807 View commit details
    Browse the repository at this point in the history
  2. Fix string Values

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    4abd841 View commit details
    Browse the repository at this point in the history
  3. Make argocd application spec.source.hem.values accepts either a strin…

    …g or object
    
    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    61ca96d View commit details
    Browse the repository at this point in the history
  4. Add org to users

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b5f6ecd View commit details
    Browse the repository at this point in the history
  5. Fix e2e test and fix lint

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e23b384 View commit details
    Browse the repository at this point in the history
  6. Add unit test for helm values as raw format

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    953ce0a View commit details
    Browse the repository at this point in the history
  7. Fix MarshalJSON

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    831035a View commit details
    Browse the repository at this point in the history
  8. Fix TestHelmValuesLiteralFileRemote test

    Signed-off-by: Mohamed Chiheb <mohamed.chiheb-extern@renault.com>
    Mohamed Chiheb authored and mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    40533b2 View commit details
    Browse the repository at this point in the history
  9. Add a cli flag for accepting helm values as raw object and adding an …

    …e2e that sets values as raw via this flag
    
    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    Signed-off-by: Mohamed Chiheb <mohamed.chiheb-extern@renault.com>
    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b6718cb View commit details
    Browse the repository at this point in the history
  10. Regenrate

    Signed-off-by: Mohamed Chiheb <mc.benjemaa@gmail.com>
    mcbenjemaa committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    f201dc1 View commit details
    Browse the repository at this point in the history