ahmetb / gen-crd-api-reference-docs

API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
Apache License 2.0
307 stars 99 forks source link

Clean up usages of `github.com/pkg/errors`. Update klog to `k8s.io/klog/v2` #69

Closed ialidzhikov closed 9 months ago

ialidzhikov commented 9 months ago

In Gardener, we use and import gen-crd-api-reference-docs as a tool dependency. However it brings some outdated dependencies in the ecosystem such as github.com/pkg/errors and k8s.io/klog:

ialidzhikov commented 9 months ago

Thank you very much! That was extremely fast! 🚀