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

Tidy up some changelog links #150

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

optik-aper
Copy link
Member

Description

Update many changelog links to be more useful

@optik-aper optik-aper added the documentation Improvements or additions to documentation label Oct 6, 2023
@optik-aper optik-aper self-assigned this Oct 6, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Unit Tests and Coverage

Show Output
?   	github.com/vultr/vultr-csi/cmd/csi-vultr-driver	[no test files]
=== RUN   TestCreateVolume
time="2023-10-06T16:29:04Z" level=info msg="Create Volume: called" capabilities="[mount:<> access_mode:<mode:SINGLE_NODE_WRITER > ]" test="create volume" volume-name=volume-test-name
time="2023-10-06T16:29:05Z" level=info msg="Create Volume: created volume" size=10737418240 test="create volume" volume-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec volume-name=test-bs volume-size=10
--- PASS: TestCreateVolume (1.00s)
=== RUN   TestDeleteVolume
time="2023-10-06T16:29:05Z" level=info msg="Delete volume: called" test="delete volume" volume-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec
time="2023-10-06T16:29:05Z" level=info msg="Delete Volume: deleted" test="delete volume" volume-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec
--- PASS: TestDeleteVolume (0.00s)
=== RUN   TestPublishVolume
--- PASS: TestPublishVolume (0.00s)
=== RUN   TestUnPublishVolume
time="2023-10-06T16:29:05Z" level=info msg="Controller Publish Unpublish: called" node-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec test="delete volume" volume-id=245bb2fe-b55c-44a0-9a1e-ab80e4b5f088
time="2023-10-06T16:29:05Z" level=info msg="Controller Unublish Volume: unpublished" node-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec test="delete volume" volume-id=245bb2fe-b55c-44a0-9a1e-ab80e4b5f088
--- PASS: TestUnPublishVolume (0.00s)
=== RUN   TestDriverSuite
--- PASS: TestDriverSuite (0.00s)
PASS
time="2023-10-06T16:29:05Z" level=info msg="Start listening with scheme unix, addr /tmp/csi.sock"
time="2023-10-06T16:29:05Z" level=info msg="Listening for connections on address: &net.UnixAddr{Name:"/tmp/csi.sock", Net:"unix"}" address=/tmp/csi.sock proto=unix
	github.com/vultr/vultr-csi/driver	coverage: 23.0% of statements
ok  	github.com/vultr/vultr-csi/driver	1.013s	coverage: 23.0% of statements

Pusher: @optik-aper, Action: pull_request_target

Copy link
Contributor

@mondragonfx mondragonfx left a comment

Choose a reason for hiding this comment

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

excellent

@optik-aper optik-aper merged commit 336ee72 into vultr:master Oct 6, 2023
6 checks passed
@optik-aper optik-aper mentioned this pull request Nov 16, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants