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

Add yaml outputs of resources to streaming logs and add import&update steps to uptest #136

Merged
merged 7 commits into from
Oct 5, 2023

Commits on Sep 28, 2023

  1. Add yaml outputs of resources to during wait conditions

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6368327 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b00f8c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add update and import steps to uptest

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3b210de View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fix unit tests and make optional the update step

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cee19d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Store id field instead of external name

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    21da281 View commit details
    Browse the repository at this point in the history
  2. Address reviews

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    740e2fc View commit details
    Browse the repository at this point in the history
  3. Fix linter issue

    Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
    sergenyalcin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    61dd809 View commit details
    Browse the repository at this point in the history