This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 32f1466
Clean up expired package blobs on k8s
We will never have a package_hash (sha1 checksum) when using a package
registry, but will have a sha256 checksum. We don't expect this change
to negatively effect "legacy" configurations.
[#175080280]
Co-authored-by: Matt Royal <mroyal@pivotal.io>
Co-authored-by: Tim Downey <tdowney@vmware.com>1 parent caa24ca commit 32f1466
2 files changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 | | |
68 | 75 | | |
69 | 76 | | |
| |||
0 commit comments