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

seagate-exos-x-api-go library v2 compatibility updates #98

Merged
merged 6 commits into from
Nov 29, 2023

Conversation

David-T-White
Copy link
Collaborator

Updates imports and makes code changes needed for compatibility with the seagate-exos-x-api-go library version 2, notably use of context.BasicAuth for authentication to the array.

Updates the go version used to build the driver to 1.20, as well as updating the build and final container images to ubi8/go-toolset:1.20 and ubi8, respectively.

Update of the grpc dependency makes PR #97 redundant

Copy link
Member

@jskazinski jskazinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Happy to see upgrade from v1 to v2 was not too painful. Thanks for getting it done.

@David-T-White David-T-White changed the title seagate-exos-x-api-go library v2 compatibilty updates seagate-exos-x-api-go library v2 compatibility updates Nov 29, 2023
@David-T-White David-T-White merged commit aa72c7f into Seagate:main Nov 29, 2023
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.

None yet

3 participants