Tags: argoproj/pkg
Tags
feat: new S3 method to check if key exists (#116) * new KeyExists() method Signed-off-by: Julie Vogelman <[email protected]> * fix: KeyExists() to handle errors correctly Signed-off-by: Julie Vogelman <[email protected]> * fix: include stack in error, for consistency with other errors Signed-off-by: Julie Vogelman <[email protected]>
fix: minioClient won't return error from calling GetObject() if key d… …oesn't exist (#114) * fix: seems like IsDirectory() returns true even when just matching a file name - need a slash at the end of the string Signed-off-by: Julie Vogelman <[email protected]> * fix: minioClient won't return error from calling GetObject() if key doesn't exist Signed-off-by: Julie Vogelman <[email protected]>
build(deps): bump github.com/aws/aws-sdk-go from 1.44.1 to 1.44.2 (#77) Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.44.1...v1.44.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/aws/aws-sdk-go from 1.43.45 to 1.44.0 (#74) Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.45 to 1.44.0. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.43.45...v1.44.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext