Commit 32faf9e
committed
DND-1418: support S3Proxy 3.x (appVersion 2.7.0 -> 3.3.0)
Bump appVersion to 3.3.0 (latest stable; the chart was several releases behind
on 2.7.0). Validated on kind that every functionally-tested backend starts and
serves on the 3.3.0 image: s3, filesystem, transient, azureblob (azureblob-sdk),
and the multi-backend routing scenario all pass. CI runs the functional legs
against the default image tag, which now equals appVersion 3.3.0.
Also document S3Proxy version compatibility in the chart README: minimum
supported 2.7.0, and the jclouds deprecation path introduced in 3.0.0 (the
jclouds providers still work on 3.x but are deprecated; 3.3.0 is the last
release to bundle jclouds, after which b2 and rackspace-cloudfiles have no SDK
successor).
Chart version 0.1.0 -> 0.2.0 (minor: new app major version supported, no
breaking chart-values changes).
Scope: minimal bump only. Migrating the chart's default providers to their
SDK/NIO2 replacements (aws-s3-sdk, google-cloud-storage-sdk, openstack-swift-sdk)
and end-of-lifing b2/rackspace is tracked as a separate follow-up.1 parent 589633a commit 32faf9e
2 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
22 | 33 | | |
23 | 34 | | |
24 | 35 | | |
| |||
0 commit comments