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

make name optional to delete all resources for the specified resource type #517

Merged

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    59747b2 View commit details
    Browse the repository at this point in the history
  2. remove k8s_log changes

    abikouo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fd5e81e View commit details
    Browse the repository at this point in the history
  3. code review updates

    abikouo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    982b66f View commit details
    Browse the repository at this point in the history
  4. fix integration testing

    Update new feature - support deletion of all resources using delete_all: true
    abikouo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f9e4e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update plugins/modules/k8s.py

    Co-authored-by: Mike Graves <mgraves@redhat.com>
    abikouo and gravesm committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    11fd419 View commit details
    Browse the repository at this point in the history
  2. Update tests/integration/targets/k8s_delete/tasks/main.yml

    Co-authored-by: Mike Graves <mgraves@redhat.com>
    abikouo and gravesm committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    368f2d0 View commit details
    Browse the repository at this point in the history
  3. Update plugins/module_utils/k8s/runner.py

    Co-authored-by: Mike Graves <mgraves@redhat.com>
    abikouo and gravesm committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5f0bf82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa2d426 View commit details
    Browse the repository at this point in the history