This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 3fe5e22
Move schema1 deprecation notice
Currently we show this deprecation notice for any error returned by a
registry.
Registries can return an error for any number of reasons.
Instead let's show the deprecation notice only if the fallback was
successful.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 100d240d86dd1e97a0f1f8ea575f7e4a6f27ff50
Component: engine1 parent 0caa03a commit 3fe5e22
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| 191 | + | |
195 | 192 | | |
196 | 193 | | |
197 | 194 | | |
| |||
205 | 202 | | |
206 | 203 | | |
207 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
0 commit comments