Bug Fixes
- fix S3 reachability check — use HTTP status code not curl -f by @rajsinghtech
- check connectedNodes instead of GarageNode CRs; fix S3 service name by @rajsinghtech
- fix unknown field spec.s3api in GarageCluster manifest by @rajsinghtech
- remove redundant make install before helm install by @rajsinghtech
Miscellaneous
Testing
- add IPv6 dual-stack e2e test for GarageNode autodiscovery by @rajsinghtech