- Nov 10, 2023
-
-
Megamind authored
-
- Nov 09, 2023
-
-
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
-
-
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 01, 2023
-
-
Megamind authored
* rename perp module -> pepr capabilities in docs * restructure pepr for root of the module + per-capability build flag * use zarf instead of KFC for secret apply * random actions formatting / versioning cleanup * added tls cert env var notes * move back to out-of-band cert due to zarf variable ugliness * cleanup * initial package creation * zarf cleanup * ugh cert bundles are evil * reset actions formatting things * patch perp label for istio * update istio deployment things * revert istio chart b64 encoding change Not doing zarf variables yet so this is not needed today * dont break ci * dont use brew in ci * add zarf init sao the istio will work * update action descriptions, update zarf version * remove istio version * add debug * add istio values, update z p d to pass in all istio components since they were change to optional, Add pepr as optional component for istio * remove architecture:multi as its breaking image pull * add capability local dev steps to readme * add capability local dev steps tomain readme, remove from lower level readme --------- Co-authored-by:
Zachariah Miller <zachariah.miller@defenseunicorns.com>
-