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

GT-439 [Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from Storag… #1326

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

ajanikow
Copy link
Collaborator

@ajanikow ajanikow commented Jun 6, 2023

…eClass to PersistentVolumes

@cla-bot cla-bot bot added the cla-signed label Jun 6, 2023
@jwierzbo jwierzbo changed the title [Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from Storag… GT-439 [Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from Storag… Jun 6, 2023
@@ -280,7 +280,7 @@ linter-fix:
.PHONY: vulncheck
vulncheck:
@echo ">> Checking for known vulnerabilities"
@$(GOPATH)/bin/govulncheck --tags $(RELEASE_MODE) ./...
@-$(GOPATH)/bin/govulncheck --tags $(RELEASE_MODE) ./...
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, I want to ignore govulncheck exit code as it blocks pipelines

@ajanikow ajanikow force-pushed the bugfix/fix_storage_class_policy_pass branch from fc802a8 to ae51ff9 Compare June 6, 2023 10:39
@ajanikow ajanikow force-pushed the bugfix/fix_storage_class_policy_pass branch from 5b9dadb to d3421ce Compare June 6, 2023 22:33
@ajanikow ajanikow merged commit 953f930 into master Jun 6, 2023
@ajanikow ajanikow deleted the bugfix/fix_storage_class_policy_pass branch June 6, 2023 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants