Skip to content

K8sAnsibleMixin has been removed from kubernetes.core  #103

@knatsu-summer

Description

@knatsu-summer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions