UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
  1. Nov 16, 2023
  2. Nov 15, 2023
  3. Nov 14, 2023
  4. Nov 13, 2023
  5. Nov 10, 2023
  6. Nov 09, 2023
  7. Nov 07, 2023
    • Mike Vanhemert's avatar
      45ff5e5d
    • Megamind's avatar
      test: introduce new uds task file & ci structure (#14) · 6c16add3
      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: default avatarMichael-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....
      6c16add3
  8. Nov 03, 2023
  9. Nov 02, 2023
    • zamaz's avatar
      Add loki (#10) · e9053888
      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: default avatarMichael-Kruggel <michael.kruggel@defenseunicorns.com>
      e9053888
    • zamaz's avatar
      fbc8d51e
  10. Nov 01, 2023
    • Megamind's avatar
      update to zarf 0.31 (#9) · 34b5191d
      Megamind authored
      34b5191d
    • Megamind's avatar
      Istio updates (#6) · 237fae27
      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: default avatarZachariah Miller <zachariah.miller@defenseunicorns.com>
      237fae27
  11. Oct 30, 2023
    • zamaz's avatar
      Add grafana (#8) · aca8cec8
      zamaz authored
      aca8cec8
    • zamaz's avatar
      Add neuvector (#7) · bd68bde5
      zamaz authored
      * add neuvector and zarf-runner
      
      * update readme
      
      * tmp remove neuvector from ci tests as it works for local dev and we are still fleshing out ci + task runner patterns
      
      * fix ci
      
      * remove bundle ci logic
      bd68bde5
  12. Oct 28, 2023
  13. Oct 27, 2023
    • zamaz's avatar
      feat: Add istio and preliminary ci (#3) · fbd74539
      zamaz authored
      
      * Add istio and preliminary ci
      
      * Remove npm cache
      
      * Remove npm cache take2
      
      * Fix misnamed step
      
      * remove env.ts import
      
      * Switch to CM labels for istio VS
      
      * rename zarf-runner folders to less fun names
      
      * Integrate some of the review feedback
      
      * remove brew version of install uds for now
      
      * Update .github/workflows/build-and-test.yaml
      
      Co-authored-by: default avatarMicah Nagel <mjnagel@liberty.edu>
      
      * Remove --no-progress on zarf calls from within github workflows(redundant)
      
      * move some zarf-runner things and fix test by adding wait for gateway to have domain label
      
      * Fix workflow to propogate ENV vars in CI
      
      * remove capabilities from bundle fliter for now
      
      * remove actual logic from bundle steps until we have successful capability ci
      
      * break out bundles and add logic to not run matrix job if changes array is empty
      
      * remove bundle code for now
      
      ---------
      
      Co-authored-by: default avatarMicah Nagel <mjnagel@liberty.edu>
      fbd74539
  14. Oct 26, 2023
  15. Oct 23, 2023
Loading