UNCLASSIFIED - NO CUI

Skip to content

Draft: Update/Refactor bb-ci Dockerfile

Lucas Rodriguez requested to merge update-bbci-Dockerfile into master

Closes https://repo1.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/-/issues/68

Changes

  • Added Kyverno cli to bb-ci Dockerfile

  • Added a requirements.txt file to improve visibility/discoverability for managing Python package dependencies

  • Removed unused tooling (istioctl, flux, argo, etc)

  • Update versions for multiple tools

    • k3d, helm, kubectl, and kustomize are notable tools that were updated
  • Refactor Dockerfile to use multi-stage build approach

Tests

Edited by Lucas Rodriguez

Merge request reports