Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a bug that prevents resource from working with Dell EMC ECS object store #105

Merged
merged 1 commit into from
Jul 30, 2018

Conversation

adam-power
Copy link
Contributor

Currently, this resource's check function throws an error when working with ECS. ECS is an S3-compliant object store from Dell EMC (more info here). Check throws the following error:

resource script '/opt/resource/check []' failed: exit status 1

stderr:
�[31merror finding versions: InvalidArgument: Invalid Argument
	status code: 400, request id: 0ac6640d:1635ec685dc:834e8:55, host id: 

�[0m

This is a simple fix to eliminate that error when interacting with ECS buckets.

Signed-off-by: Adam Power <adam.power@fmr.com>
@pivotal-issuemaster
Copy link

@adam-power Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@adam-power Thank you for signing the Contributor License Agreement!

@vito vito added the bug label Jul 30, 2018
@vito
Copy link
Member

vito commented Jul 30, 2018

thanks!

@vito vito merged commit 2bbfea5 into concourse:master Jul 30, 2018
@adam-power adam-power deleted the ecs-invalid-argument-error branch July 30, 2018 15:11
@vito vito added this to the v4.1.0 milestone Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants