-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Describe the bug
In the latest version of kubernetes.core (> 4.0.0), the K8sAnsibleMixin was removed from module_utils/common.py (see PR).
I have noticed that oper8 still has this dependency.:
| from ansible.module_utils.k8s.common import K8sAnsibleMixin |
Platform
Please provide details about the environment you are using, including the following:
- Interpreter version:
- Library version:
Sample Code
Please include a minimal sample of the code that will (if possible) reproduce the bug in isolation
Expected behavior
A clear and concise description of what you expected to happen.
Observed behavior
What you see happening (error messages, stack traces, etc...)
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels