UNCLASSIFIED - NO CUI

Skip to content

[skip ci]/update k3d script - organize environment variables

brandt keller requested to merge k3d_script-update into master

Merge Request

Changes

  • Updating the version of k3d to 5.4.4 which is kubernetes v1.23.8
  • Script now allows for users to run both inside the bigbang aws account (for those who have access) and allows external entities to use their own aws resources.
  • Pre-flight checks added to ensure profile exists, vpc exists for easier debugging

Note - There are likely other ways to make this script more configurable. Not looking to burn a lot of time here right now and believe any future enhancements may still pull value from the new preflight checks.

Package MR

No package effected

For Issue

No issue linked

BB Processes

Add labels for affected packages so that they are deployed in CI as well as a status label:

Be sure to assign to yourself:

Once it is ready for review switch the status and assign reviewers:

Edited by brandt keller

Merge request reports