Skip to content

Error: invalid argument when running jobs in Windows #33

Closed
@dareste

Description

@dareste

Describe the bug
Running the supportpkg in Windows results in multiple failures:

Running job pod-list... Error: invalid argument
Running job collect-pods-logs... Error: invalid argument
Running job events-list... Error: invalid argument
Running job configmap-list... Error: invalid argument
Running job service-list... Error: invalid argument
Running job deployment-list... Error: invalid argument
Running job statefulset-list... Error: invalid argument
Running job daemonsets-list... Error: invalid argument
Running job replicaset-list... Error: invalid argument
...

To Reproduce

  • Deploy the plugin in a Windows system
  • Configure .kube/config to connect to a working k8s cluster
  • Run the plugin
  • See the error

Expected behavior
Plugin should collect the data and not show any errors.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions