8000 config.load_kube_config drops into random `sh` shell instead of progressing · Issue #2342 · kubernetes-client/python · GitHub
[go: up one dir, main page]

Skip to content
config.load_kube_config drops into random sh shell instead of progressing #2342
Open
@faali1

Description

@faali1

What happened (please include outputs or screenshots):

Hello! I'm seeing a regression in the latest verion where when I try to config.load_kube_config(context="cluster_id"), instead of proceeding with the command, it drops me into a random sh shell. When I try the same thing on 30.1.0 it works flawlessly. I've tried multiple contexts

Image

What you expected to happen:

Load kubeconfig and allow proceeding to next command

How to reproduce it (as minimally and precisely as possible):
Go into python REPL
perform the two commands from the ss above.

Anything else we need to know?:
Replicated by three people independently

Environment:

  • Kubernetes version (kubectl version):
Client Version: v1.30.1
Server Version: v1.30.8-eks-2d5f260
  • OS (e.g., MacOS 10.13.6):
    Mac OS 14.7.3

  • Python version (python --version)
    Python 3.8.18

  • Python client version (pip list | grep kubernetes)
    v32.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branche 2B42 s or pull requests

    Issue actions

      0