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 delete from yaml implementation #239

Closed
wants to merge 5 commits into from

Commits on May 12, 2023

  1. Add delete from yaml implementation

    Kapustin Aleksandr committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d739e36 View commit details
    Browse the repository at this point in the history
  2. Fix kubernets client import

    Kapustin Aleksandr committed May 12, 2023
    Configuration menu
    Copy the full SHA
    bd20ff8 View commit details
    Browse the repository at this point in the history
  3. Fix: delete from yaml fn should be async

    Kapustin Aleksandr committed May 12, 2023
    Configuration menu
    Copy the full SHA
    33ed176 View commit details
    Browse the repository at this point in the history
  4. Deletion should be in reversed order

    Kapustin Aleksandr committed May 12, 2023
    Configuration menu
    Copy the full SHA
    bbf71d1 View commit details
    Browse the repository at this point in the history
  5. Add delete from yaml and delete from dict simple tests

    Kapustin Aleksandr committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f81d91d View commit details
    Browse the repository at this point in the history