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

Release 0.3.1 #31

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Release 0.3.1 #31

merged 1 commit into from
Jun 20, 2024

Conversation

ConnorJC3
Copy link
Contributor

@ConnorJC3 ConnorJC3 commented Jun 20, 2024

Issue #, if available: N/A

Description of changes:

Bump all go dependencies (Fix pkg/client/csi_client.go based on dependency API changes)
Recompile protogen files with latest version of protoc and protoc-gen-go
Bump version in Makefile

$ make test
go test ./... -race
?   	github.com/awslabs/volume-modifier-for-k8s/pkg/client	[no test files]
ok  	github.com/awslabs/volume-modifier-for-k8s/cmd	1.122s
?   	github.com/awslabs/volume-modifier-for-k8s/pkg/rpc	[no test files]
?   	github.com/awslabs/volume-modifier-for-k8s/pkg/util	[no test files]
ok  	github.com/awslabs/volume-modifier-for-k8s/pkg/controller	7.083s
ok  	github.com/awslabs/volume-modifier-for-k8s/pkg/modifier	1.078s

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Connor Catlett <[email protected]>
Copy link
Member

@torredil torredil left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@torredil torredil merged commit f821ed5 into main Jun 20, 2024
1 check passed
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