Skip to content

Making k8s-client compatible with other gems (kubeclient) - jsonpath dependency conflict #176

Open
@Sairav

Description

@Sairav

Currently k8s-client 0.10.4 depends on jsonpath (> 0.9.5) , when using with kubeclient (= 4.9.3) which depends on jsonpath (> 1.0) , we have a bundle dependency conflict. Hence if we can upgrade the k8s-client to support jsonpath ~>1.0

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