- Jan 05, 2024
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.7.0](https://github.com/defenseunicorns/uds-core/compare/v0.6.2...v0.7.0) (2024-01-05) ### Features * update security policy to use provided user, group, and fsgroup ([#82](https://github.com/defenseunicorns/uds-core/issues/82)) ([6d641ce6](https://github.com/defenseunicorns/uds-core/commit/6d641ce67210999bacda0e855269dca61e7c6a7b)) ### Miscellaneous * initial renovate config ([#67](https://github.com/defenseunicorns/uds-core/issues/67)) ([2cd19d87](https://github.com/defenseunicorns/uds-core/commit/2cd19d871a95491950d43fea8e8fd2e8c290cd55)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please ). --------- Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by:
Mikael Vanhemert <mike.vanhemert@defenseunicorns.com>
-
Mike Vanhemert authored
## Description When establishing the security context for a pod, Pepr security policy will look for labels to specify the runAsUser, runAsGroup, and/or fsGroup and use those values. ## Related Issue ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
- Dec 22, 2023
-
-
zamaz authored
## Description Adds initial renovate config. This should handle the new Ironbank flavor as well but currently does not have any "intelligence" around included/supported image versions in a given helm chart version. ## Related Issue 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/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
- Dec 12, 2023
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.6.2](https://github.com/defenseunicorns/uds-core/compare/v0.6.1...v0.6.2) (2023-12-11) ### Miscellaneous * add minio deploy time bundle variable override definitions ([#58](https://github.com/defenseunicorns/uds-core/issues/58)) ([ca28e7b4](https://github.com/defenseunicorns/uds-core/commit/ca28e7b4c4a42769934cc8ad69361ff29a348cc5)) * refactor validate.yaml file name and task name ([#62](https://github.com/defenseunicorns/uds-core/issues/62)) ([92a04ea1](https://github.com/defenseunicorns/uds-core/commit/92a04ea1096448995ccc0dd9d77a32a5061e06f0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please ). Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
- Dec 11, 2023
-
-
zamaz authored
## Description ... ## Related Issue Fixes # <!-- or --> Relates to # ## 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 - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
- Dec 08, 2023
-
-
zamaz authored
## Description add minio deploy time bundle variable override definitions ## 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 - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
- Dec 07, 2023
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.6.1](https://github.com/defenseunicorns/uds-core/compare/v0.6.0...v0.6.1) (2023-12-07) ### Bug Fixes * resolve istio job termination container status logic issue ([#55](https://github.com/defenseunicorns/uds-core/issues/55)) ([c0142c21](https://github.com/defenseunicorns/uds-core/commit/c0142c213446a37185cdf9dec5ae60aaae8ba194)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please ). Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
zamaz authored
## Description Resolve logic bug where job termination was not functioning correctly because containerStatuses field doesnt exist when pod.status.phase is pending. ## Related Issue Fixes [#54](https://github.com/defenseunicorns/uds-core/issues/54) ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
- Dec 05, 2023
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.6.0](https://github.com/defenseunicorns/uds-core/compare/v0.5.0...v0.6.0) (2023-12-05) ### Features * introduce Pepr common policies ([#50](https://github.com/defenseunicorns/uds-core/issues/50)) ([54182b4d](https://github.com/defenseunicorns/uds-core/commit/54182b4db691d86ce80379be272d924d105b0d07)) ### Miscellaneous * conform to latest uds bundle schema ([#52](https://github.com/defenseunicorns/uds-core/issues/52)) ([14dad381](https://github.com/defenseunicorns/uds-core/commit/14dad3819187d4f8e13f7bbc191dca74a29b9c98)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please ). Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Mike Vanhemert authored
-
Megamind authored
## Description Introduce Pepr Validations to replace Kyverno. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] 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/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
- Nov 19, 2023
-
-
github-actions[bot] authored
I have created a release *beep* *boop* --- ## [0.5.0](https://github.com/defenseunicorns/uds-core/compare/v0.4.1...v0.5.0) (2023-11-19) ### Features * expose tls certs as UDS bundle variables ([#48](https://github.com/defenseunicorns/uds-core/issues/48)) ([c1f82865](https://github.com/defenseunicorns/uds-core/commit/c1f828650ef2c53a3fd9ed477950046020c5d375)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please ). Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Megamind authored
## Description This PR leverages the new UDS Helm Variables mapping introduce in [UDS CLI v0.3.0](https://github.com/defenseunicorns/uds-cli/releases/tag/v0.3.0). While this is currently at the bundle-level, this should eventually make it down to the Zarf level. However, for UDS deployers, the change will be transparent. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] 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/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
-
- Nov 17, 2023
-
-
Megamind authored
## Description Use task includes where possible (env vars cant be passed into includes inline so publish.yaml couldn't use it right now). Also provides a top-level task file to do clean commands such as: ```bash uds run test-uds-core ``` ## 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/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request ) followed --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
-
- Nov 16, 2023
-
-
Megamind authored
* release-please fix * just a couple file changes * that shouldn't have been deleted * update readme with app links * test all source packages on usd-core bundle test * include the test app in UDS Core testing * fix test path * add `set -e` to all multi-line commands * fix bad merge conflict resolve * more merge conflict cleanup * single-package-test cleanup * more cleanup * oh for crying out loud.... * i hate you git * Update bundles/k3d-istio/uds-bundle.yaml Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com> --------- Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com>
-
Micah Nagel authored
-
zamaz authored
* Add promtail, fix netpols, add prometheus to standard-package, add grafana * remove service monitor so individual test passes, add empty validate.yaml * add datasources cm, fix netpols * commit missed file * add wait for grafana test * Fix loki labels, remove extra prometheus annotations now handled via pepr * bump version variable in deploy.yaml * fix messed up zarf package name * update prometheus values, reorder packages in standard packages, remove grafana validate * revert version in deploy.yaml * fix deploy.yaml version, add file to release please * remove extra peer auth definition in grafana * fix package versions * update readme Signed-off-by:
Zachariah Miller <zachariah.miller@defenseunicorns.com> * Remediate review comments, bump chart and image versions * update loki chart and images * update prometheus values, fix images, job timeout * chore: update loki nps, use gateway * fix: netpols * remove loki gateway for now * fix loki replication factor, add set -e on tasks, update promtail to point to loki-gw * add validate.yaml checks for grafana, promtail, loki and prometheus * revert neuvector change * remove redundant peer-authentication.yaml from neuvector config chart * fix: netpols, loki required, quote consistency * template peerauth for scalable and bump loki config chart. Bump promtail limits * revert limits change * bump to test all to next runner size * add debug log for CI --------- Signed-off-by:
Zachariah Miller <zachariah.miller@defenseunicorns.com> Co-authored-by:
Megamind <882485+jeff-mccoy@users.noreply.github.com> Co-authored-by:
Micah Nagel <micah.nagel@defenseunicorns.com> Co-authored-by:
Jeff McCoy <code@jeffm.us>
-
- Nov 15, 2023
- Nov 14, 2023
-
- Nov 13, 2023
-
-
Megamind authored
This is the first part of helm-overrides coming from UDS-CLI. This pattern in prod envs could introduce a moment of downtime until that is resolved.
-
Micah Nagel authored
* feat: add pepr capability for istio + jobs * cleanup * chore: simplify with the ramdas * refactor pepr capability * pr comments --------- Co-authored-by:
Jeff McCoy <code@jeffm.us>
-
- Nov 10, 2023
-
-
Megamind authored
- Nov 09, 2023
-
-
zamaz authored
-
zamaz authored
-
Megamind authored
The PR introduces the release-please workflow for generating releases. Additional changes: example-bundles -> bundles all schema refs for zarf/uds moved to vscode settings instead (can add other IDEs as-needed) updated UDS CLI to 0.1.0 added multi-arch builds added basic user README info for using the packages/bundles
- Nov 07, 2023
-
-
Mike Vanhemert authored
-
Megamind authored
* flatten zarf variables in istio capability * add istio-only variant * add example bundles for standard & istio-only with k3d + zarf init * remove uneeded pepr snippet * introduce uds task files * uds 0.9 * Add loki (#10) * Initial commit * update .gitignore * bump config chart to 0.1.0 and remove zarf package version * Add loki to uds-core (packages/standard) and add run task for build/test of uds-core package * remove tasks.yaml that was being used for local dev, Remove require:true from loki base package components * remove neuvector required:true references * remove unnecessary imagepullsecrets value from loki values --------- Co-authored-by:
Michael-Kruggel <michael.kruggel@defenseunicorns.com> * chore: add commit lint workflow (#19) * Add commit lint workflow * add commitlint config * that's not supposed to be there... * wip: weed whacker * brew plz * errr * more filters things * idk * j/k * brew things * uds 10 * brew & concurrency things * env variable things * env var * vars * ugh * why gh * hmmm * try a different layout for single vs all capability pepr things * naming * more name things * re-add concurrency * cleanup in aisle 6 please * ignore missing Pepr Zarf Packages * typo * dumb error ignore for now * more ci work * fix pepr missing pkg buil * debug some things * debug test * make uds-core test fall under matrix rules as well * experimenting * just kidding * try some things * hmmm * work work * rude * cleanup * make a bunch of fake capability runners go crazy * feels like there should be a nice regex way to do this....
-
- Nov 03, 2023
-
-
zamaz authored
* Add disclaimer to readme * Update README.md Co-authored-by:
Micah Nagel <mjnagel@liberty.edu> --------- Co-authored-by:
Micah Nagel <mjnagel@liberty.edu>
-
zamaz authored
* Add commit lint workflow * add commitlint config
-
- Nov 02, 2023
-
-
zamaz authored
* Initial commit * update .gitignore * bump config chart to 0.1.0 and remove zarf package version * Add loki to uds-core (packages/standard) and add run task for build/test of uds-core package * remove tasks.yaml that was being used for local dev, Remove require:true from loki base package components * remove neuvector required:true references * remove unnecessary imagepullsecrets value from loki values --------- Co-authored-by:
Michael-Kruggel <michael.kruggel@defenseunicorns.com>
-
zamaz authored
-
- Nov 01, 2023
-
-
Megamind authored
-