Skip to content

Not working tab completion for kubectl get command #1757

Closed
@falconizmi

Description

@falconizmi

When I am trying to tab complete command:

k get

It produces no output and hangs; typing has no effect, so I need to press Ctrl+C to interrupt it.

When I do:

k auth

I get:

can-i      (Check whether an action is allowed)
reconcile  (Reconciles rules for RBAC role, role binding, cluster role, and cluster role binding objects)
whoami     (Experimental: Check self subject attributes)

Environment:
Shell: Bash
OS: Fedora 42
kubectl version --client:
Client Version: v1.29.15
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions