Skip to content

Make Nuclei Template Cache PVC accessMode configurable#1264

Merged
J12934 merged 4 commits intomainfrom
bugfix/nuclei-cache-fix
Jul 12, 2022
Merged

Make Nuclei Template Cache PVC accessMode configurable#1264
J12934 merged 4 commits intomainfrom
bugfix/nuclei-cache-fix

Conversation

@rfelber
Copy link
Copy Markdown
Member

@rfelber rfelber commented Jul 9, 2022

Description

Improved nuclei cache feature to be configured for different cluster setups (single or multinode).

Since not all clusters have pvc with ReadWriteMany available it is now possible to configure the access mode also to ReadWriteOnce for single node clusters.

Since not all clusters have storage or pvc available, the nuclei cache feature will be disabled by default.

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

rfelber and others added 2 commits July 9, 2022 14:31
to be configured for different cluster setups (single or multinode).
Since not all clusters have pvc with ReadWriteMany available
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
@rfelber rfelber added bug Bugs scanner Implement or update a security scanner labels Jul 9, 2022
@rfelber rfelber self-assigned this Jul 9, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ GIT git_diff yes no 0.19s
✅ SPELL misspell 2 0 0.04s
⚠️ YAML prettier 2 1 0.78s
✅ YAML v8r 2 0 1.53s
⚠️ YAML yamllint 2 1 0.17s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

rfelber and others added 2 commits July 12, 2022 14:23
…ing change here.

Signed-off-by: Robert Seedorff <Robert.Seedorff@iteratec.com>
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
@J12934 J12934 changed the title Improved nuclei cache feature for single or multinode clusters Make Nuclei Template Cache PVC accessMode configurable Jul 12, 2022
@J12934 J12934 added enhancement New feature or request and removed bug Bugs labels Jul 12, 2022
@J12934 J12934 merged commit 7af3a65 into main Jul 12, 2022
@J12934 J12934 deleted the bugfix/nuclei-cache-fix branch July 12, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request scanner Implement or update a security scanner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants