IBM / k8s-storage-perf

This git repo will host the playbooks for collecting performance metrics for a Kubernetes persistent storage for IBM Cloud Paks
Apache License 2.0
9 stars 18 forks source link

Package the ansible playbooks through a container #2

Closed nathanbrophy closed 2 years ago

nathanbrophy commented 2 years ago

Status: Work in Progress -- Do Not Merge

PR Details

[enhancement] added a dockerfile with cleanup script to the repo, so …the ansible playbook could be packaged and ran through a container instead of directly on the CLI, ensuring all dependencies are packaged.

Added:

Updated:

Signed-off-by: Nathan-Brophy nathan.brophy@ibm.com

nathanbrophy commented 2 years ago

Final items we need to merge the PR:

  1. Validation run of the container image in staging environment to ensure meets expectations
  2. Final image pull location to add to the README instructions