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

Proposal: Add /customdata #179

Open
amandahla opened this issue Jan 26, 2022 · 1 comment
Open

Proposal: Add /customdata #179

amandahla opened this issue Jan 26, 2022 · 1 comment
Labels
enhancement New feature or request pinned issues that should be kept open

Comments

@amandahla
Copy link
Contributor

amandahla commented Jan 26, 2022

Goal

Provide a /customdata mount point to JMeter container where custom JAR files or images could be available to tests.

Requirements

Dynamic volume provisioning enabled on Kubernetes cluster with ReadWriteMany (RWX) support

Implementation

  • Before Pod creation, creates PVC
  • Waits for PVC to be bound to a PV
  • Specify a InitContainer that synchronize via rclone /customdata with S3 BUCKET provided by user
  • Files on /customdata can be used by JMeter tests
amandahla pushed a commit to amandahla/kangal that referenced this issue Feb 14, 2022
@lucasmdrs lucasmdrs added the enhancement New feature or request label Feb 16, 2022
amandahla pushed a commit to amandahla/kangal that referenced this issue Feb 25, 2022
amandahla pushed a commit to amandahla/kangal that referenced this issue Mar 3, 2022
amandahla pushed a commit to amandahla/kangal that referenced this issue Mar 7, 2022
@stale
Copy link

stale bot commented Mar 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 30, 2022
@lucasmdrs lucasmdrs added the pinned issues that should be kept open label Mar 30, 2022
@stale stale bot removed the stale label Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned issues that should be kept open
Projects
None yet
Development

No branches or pull requests

2 participants