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: AnalysisRun args could not be resolved from secret #1213

Merged
merged 9 commits into from
May 24, 2021

Commits on May 21, 2021

  1. fix: Fix validation for ValueFrom in AnalysisTemplate

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c5a0b0e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Merge branch 'master' of https://github.com/argoproj/argo-rollouts in…

    …to fix-valuefrom-analysistemplate
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    08acecd View commit details
    Browse the repository at this point in the history
  2. Only resolve Analysis metrics in validation_references.go

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    57c7cff View commit details
    Browse the repository at this point in the history
  3. Modify tests

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    9f6869a View commit details
    Browse the repository at this point in the history
  4. Make lint

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    bf51479 View commit details
    Browse the repository at this point in the history
  5. Move tests

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    446ffb2 View commit details
    Browse the repository at this point in the history
  6. Create test

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    2e13c8a View commit details
    Browse the repository at this point in the history
  7. Remove extraneous test

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 22, 2021
    Configuration menu
    Copy the full SHA
    465c8b1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Create e2e test

    Signed-off-by: khhirani <kareena.hirani@gmail.com>
    khhirani committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f63126f View commit details
    Browse the repository at this point in the history