Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Add a new delete_options parameter to the k8s module #253

Closed
tima opened this issue Oct 7, 2020 · 0 comments · Fixed by #334
Closed

Add a new delete_options parameter to the k8s module #253

tima opened this issue Oct 7, 2020 · 0 comments · Fixed by #334
Assignees
Labels
priority/medium topic/operators Issues relating to Ansible Operator SDK type/enhancement New feature or request

Comments

@tima
Copy link
Collaborator

tima commented Oct 7, 2020

SUMMARY

The k8s module needs a way to implement a way to pass deleteOptions values through to the K8s API client. This feature request would address the problem reported in #215, where cascading deletes are needed, but cannot be performed with the modules today.

This would entail adding a new delete_options parameter to the k8s module that can pass through a complex data structure with a schema like the deleteOptions in Kubernetes.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

plugins/modules/k8s.py

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority/medium topic/operators Issues relating to Ansible Operator SDK type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants