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: add lazy loading kubeconfigs for Test Steps #540

Merged

Commits on Jul 5, 2024

  1. feat: add lazy loading kubeconfigs for Test Steps

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1451de9 View commit details
    Browse the repository at this point in the history
  2. chore: incorporate comments

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    434d143 View commit details
    Browse the repository at this point in the history
  3. docs: add info for kubeconfigLoading

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ced11f0 View commit details
    Browse the repository at this point in the history
  4. fix: update condition

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cfbad97 View commit details
    Browse the repository at this point in the history
  5. chore: incorporate comments

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    af67558 View commit details
    Browse the repository at this point in the history
  6. chore: disable case run on setup errors

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4a4c09d View commit details
    Browse the repository at this point in the history
  7. fix: add namespace creation for lazy-loaded kubeconfigs

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c827c1d View commit details
    Browse the repository at this point in the history
  8. chore: add namespace already-exists check

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    340e611 View commit details
    Browse the repository at this point in the history
  9. chore: remove vacuous transformation "Eager"

    The transformation from "" -> "Eager" is confusing. Removing it since both trigger "Eager" evaluation.
    
    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0a66a34 View commit details
    Browse the repository at this point in the history
  10. chore: remove redundant import

    Signed-off-by: Kumar Mallikarjuna <[email protected]>
    kumar-mallikarjuna authored and porridge committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e7f1165 View commit details
    Browse the repository at this point in the history