Commit d0d0e2d
Force gzip layer compression for Crossplane package parser compatibility
Kubernetes BuildKit driver defaults to zstd even with --push; explicitly
set compression=gzip,force-compression=true so Crossplane can parse the
package image layers.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9e0ace6 commit d0d0e2d
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
0 commit comments