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

K8sAnsibleMixin has been removed from kubernetes.core #103

Open
knatsu-summer opened this issue Aug 2, 2024 · 0 comments
Open

K8sAnsibleMixin has been removed from kubernetes.core #103

knatsu-summer opened this issue Aug 2, 2024 · 0 comments

Comments

@knatsu-summer
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant