From 4ce9d06024664a7b9c5f4233ee22cd2200800e33 Mon Sep 17 00:00:00 2001 From: Wayne Starr Date: Mon, 25 Sep 2023 17:55:41 -0600 Subject: [PATCH] update the bundle adr to express its migration to uds-cli (#2031) ## Description This updates the bundle ADR to express that it was moved to UDS CLI instead. ## Related Issue Fixes #N/A ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [X] Other (security config, docs update, etc) ## Checklist before merging - [X] Test, docs, adr added or updated as needed - [X] [Contributor Guide Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow) followed --- adr/0017-zarf-bundle.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/adr/0017-zarf-bundle.md b/adr/0017-zarf-bundle.md index fc62487181..50c0e6a2b8 100644 --- a/adr/0017-zarf-bundle.md +++ b/adr/0017-zarf-bundle.md @@ -4,7 +4,7 @@ Date: 2023-06-13 ## Status -Pending +[Migrated](https://github.com/defenseunicorns/uds-cli) ## Context @@ -76,6 +76,8 @@ Cons: ## Decision +> :warning: **NOTE**: This functionality was migrated to [uds-cli](https://github.com/defenseunicorns/uds-cli) - this ADR is kept here for historical purposes. + The current proposition (subject to change before acceptance) is **Zarf Bundles**, which a following PR will focus on and create a POC of. In essense the `zarf-bundle.yaml` would look something like so: