Register the operator's api resources into the "pulumi" kubectl category #758
Labels
area/api
Related to the Operator's API
good-first-issue
Start here if you'd like to start contributing to Pulumi
kind/enhancement
Improvements or new features
needs-triage
Needs attention from the triage team
Hello!
Issue details
It is possible to associate Kubernetes custom resources with a category, to make this possible:
kubectl get pulumi
as an alias forkubectl get stack,workspace,update
. Docs: https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#categoriesSee: kubernetes-sigs/kubebuilder#106
The text was updated successfully, but these errors were encountered: