Skip to content

Remove Namespace parameter from kubeplus kubectl plugins #1417

@devdattakulkarni

Description

@devdattakulkarni

Currently the input for the following kubeplus kubectl plugins takes in the Namespace as one of the parameters. The value to be provided is the name of the Namespace in which the app instance is created. App instances are supposed to be created in the same namespace as KubePlus's namespace. This namespace can be determined by plugins on their end. So there is no need to pass in the Namespace parameter.

kubectl applogs
kubectl appurl
kubectl grantpermission consumer
kubectl retrieve kubeconfig consumer
kubectl retrieve kubeconfig provider

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