Commit 5d78e3f
authored
refactor(deps): use
see <https://github.com/linkerd/linkerd-kubert>.
we now have a fork of the kubert library. at the time of writing, this
is a 1:1 fork with no additional changes included. soon, we will
introduce some additional changes so that we can (1) pull in changes
like linkerd/linkerd-kubert@b27f147 that migrate away from abandoned
dependencies, and (2) update dependencies so that we can update our
gateway api bindings.
as an initial step towards this tasks, we alter the dependencies upon
`kubert-prometheus-process` and `kubert-prometheus-tokio` so that they
point to our git repository.
NB: this commit does not pull in any new code. we depend upon
kubert-prometheus-process v0.2.3, and kubert-prometheus-tokio v0.2.0,
and we use those exact tags here as well. new changes will be pulled
in within a forthcoming commit after we land this.
Signed-off-by: katelyn martin <kate@buoyant.io>linkerd-kubert git dependencies (#4583)1 parent 1a8a1dc commit 5d78e3f
3 files changed
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1416 | 1416 | | |
1417 | 1417 | | |
1418 | 1418 | | |
1419 | | - | |
1420 | | - | |
| 1419 | + | |
1421 | 1420 | | |
1422 | 1421 | | |
1423 | 1422 | | |
| |||
1428 | 1427 | | |
1429 | 1428 | | |
1430 | 1429 | | |
1431 | | - | |
1432 | | - | |
| 1430 | + | |
1433 | 1431 | | |
1434 | 1432 | | |
1435 | 1433 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
0 commit comments