velero-io/velero

Remove third_party/kubenetes/pkg/kubectl/cmd/util/shortcut_expander.go

Open

#499 opened on May 17, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (1,550 forks)auto 404
Good first issueReviewed Q2 2021kind/tech-debt

Repository metrics

Stars
 (10,111 stars)
PR merge metrics
 (PR metrics pending)

Description

When we upgrade to the version of client-go that corresponds to k8s v1.11, we can remove our forked copy of shortcut_expander.go now that https://github.com/kubernetes/kubernetes/pull/63507 merged.

Contributor guide