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

Fix retrieval of minio keys in e2e #98

Merged
merged 2 commits into from
Oct 27, 2021

Commits on Oct 27, 2021

  1. Fix retrieval of minio keys in e2e

    The bitnami/minio chart changed the name of the fields in the Secret
    that hold the keys. This updates the field names so we can extract them
    correctly.
    
    Signed-off-by: John Strunk <jstrunk@redhat.com>
    JohnStrunk committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    860bf38 View commit details
    Browse the repository at this point in the history
  2. Lock minio chart version

    Signed-off-by: John Strunk <jstrunk@redhat.com>
    JohnStrunk committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d505c3c View commit details
    Browse the repository at this point in the history