Skip to content

Conversation

@jayme-github
Copy link
Contributor

gophercloud's AuthOptionsFromEnv() does not support Swift V1 Auth[1] directly.
I added NewOpenstackOSBackendV1Auth to support that.

The second commit tries to add running test for Swift V1 Auth in CI but I must admit that I have no experience with codefresh and have not tested that change yet.

[1] https://www.swiftstack.com/docs/cookbooks/swift_usage/auth.html#v1-auth

jayme-github added a commit to jayme-github/chartmuseum that referenced this pull request Jun 26, 2020
This adds support for Swift V1 Auth sharing all of the config options
with openstack. I've added a new option (--storage-openstack-auth) to
switch to V1 Auth.

This depends on chartmuseum/storage#45

Signed-off-by: jayme-github <jayme-github@users.noreply.github.com>
gophercloud's AuthOptionsFromEnv does not support Swift V1 Auth
directly. I added NewOpenstackOSBackendV1Auth to support that.

Signed-off-by: jayme-github <jayme-github@users.noreply.github.com>
Signed-off-by: jayme-github <jayme-github@users.noreply.github.com>
@jdolitsky jdolitsky merged commit fb497d1 into chartmuseum:master Jul 13, 2020
jdolitsky pushed a commit to helm/chartmuseum that referenced this pull request Jul 14, 2020
This adds support for Swift V1 Auth sharing all of the config options
with openstack. I've added a new option (--storage-openstack-auth) to
switch to V1 Auth.

This depends on chartmuseum/storage#45

Signed-off-by: jayme-github <jayme-github@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants