Commit 07e09f5
committed
Restrict apimachinery dependency to v0.17.2
A mismatch between the apimachinery and client-go versions results in a
errConfigurationInvalid does not implement "k8s.io/apimachinery/pkg/util/errors".Aggregate (missing Is method)
build error. Restrict the API level until the other dependencies have had
a chance to catch up.1 parent 01d185b commit 07e09f5
2 files changed
+196
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments