UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update IB image, add credential settings, service name override

Merged Lynn Still requested to merge update-minio-server into master
All threads resolved!

Summary

This MR adds the following changes and capabilities:

  • Updates the base minio server image to the latest approved ironbank image
  • Enables specification of the root credentials via values.yaml
  • Enables overriding the internal service name if needed.
Edited by Lynn Still

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • assigned to @LynnStill

  • Lynn Still resolved all threads

    resolved all threads

  • Lynn Still added 1 commit

    added 1 commit

    • 3677d9e6 - Update secret to fixed value

    Compare with previous version

  • Lynn Still added 38 commits

    added 38 commits

    Compare with previous version

  • Lynn Still added 1 commit

    added 1 commit

    Compare with previous version

  • Lynn Still added 1 commit

    added 1 commit

    • e8e69a73 - Update minio version to fix service name issue

    Compare with previous version

  • joshwolf added 9 commits

    added 9 commits

    Compare with previous version

  • joshwolf
  • Lynn Still resolved all threads

    resolved all threads

  • Lynn Still added 1 commit

    added 1 commit

    • dc5835ff - Remove service name override from the bb api

    Compare with previous version

  • joshwolf
  • @joshwolf @LynnStill

    We need to keep the functionality provided, the concern is about the API on how its made available to end users. As Josh requested, lets remove it from the top level API in BigBang and leave the functionality as a pass through.

    Current:

    minio:
      name: specialName
      istio:
        hosts:
          specialName.bigbang.dev

    would become

    minio:
      values:
        name: specialName
        istio:
          hosts:
            specialName.bigbang.dev
    Edited by runyontr
  • joshwolf resolved all threads

    resolved all threads

  • joshwolf added 1 commit

    added 1 commit

    • da873990 - clean up minio bigbang spec, fallback on defaults instead

    Compare with previous version

  • Lynn Still approved this merge request

    approved this merge request

  • merged

  • joshwolf mentioned in commit 30eebe6e

    mentioned in commit 30eebe6e

  • joshwolf mentioned in issue #275 (closed)

    mentioned in issue #275 (closed)

  • joshwolf mentioned in issue #104 (closed)

    mentioned in issue #104 (closed)

  • joshwolf mentioned in issue #193 (closed)

    mentioned in issue #193 (closed)

  • evan.rush mentioned in issue #634 (closed)

    mentioned in issue #634 (closed)

  • Please register or sign in to reply
    Loading