velero-io/velero
View on GitHubRemove third_party/kubenetes/pkg/kubectl/cmd/util/shortcut_expander.go
Open
#499 opened on May 17, 2018
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.