- Mar 16, 2021
-
-
-
runyontr authored
Consolidate Flux Install See merge request platform-one/big-bang/bigbang!220
-
-
- Mar 15, 2021
-
-
joshwolf authored
ci: ensure all addons are deployed on master See merge request platform-one/big-bang/bigbang!329
-
Josh Wolf authored
-
-
joshwolf authored
Resolve "dynamic inclusion of addons in ci" Summary * ci: change k3s as a sidecar to k3d using (tls enabled) dockerd as a sidecar using ci created `bridge` networks with properly tuned `mtu` * ci: add logic to enable addons based on MR labels (name must be case exact match to the helm value block) * infra: bump `ci-optimized` rke2 node pool to `c5d.12xlarge`, resize to `{ min: 1, desired: 1, max: 5 }` * infra: introduce cluster-autoscaler to `ci-optimized` rke2 node pool and actually test it, new nodes join in ~2m but to be safe, set ci timeout to 5m * infra: use instance storage for image ci image layers (reduces i/o bottlenecks by ~80%) * dogfood cluster: embed `dind` service into the dogfood gitlab ci deployment with fixes for `/etc/machine-id`, `dind tls`, and runtime dockerd config (see [here](https://repo1.dso.mil/platform-one/big-bang/customers/bigbang/-/blob/master/apps/gitlab-runners/prod/bigbang-gitlab-runner-privileged.yaml#L39)) * dogfood cluster: deploy gitlab ci with `default` dns (instead of the default `ClusterFirst`) dns to properly resolve dind-k3d dns Closes #258 See merge request platform-one/big-bang/bigbang!328
-
Josh Wolf authored
-
kevin.wilder authored
Resolve "Gitlab CAC signed commits" Closes #177 See merge request platform-one/big-bang/bigbang!309
-
kevin.wilder authored
Resolve "upgrade gitlab runner" Closes #147 See merge request platform-one/big-bang/bigbang!319
-
joshwolf authored
update developer docs Summary I noticed that the command to squash commits only does the squash and does not actually do the rebase. ``` git reset $(git merge-base origin/main $(git rev-parse --abbrev-ref HEAD)) ``` The main change to the docs is to add the command to rebase ``` git rebase origin/master ``` or ``` git rebase origin/main ``` as the final step before asking for merge approvals See merge request platform-one/big-bang/bigbang!324
-
-
- Mar 12, 2021
-
-
kevin.wilder authored
-
- Mar 11, 2021
-
-
kevin.wilder authored
-
- Mar 10, 2021
-
-
Micah Nagel authored
Hash Anchore Passwords Always Closes #135 See merge request platform-one/big-bang/bigbang!315
-
Micah Nagel authored
-
- Mar 09, 2021
-
-
kevin.wilder authored
Resolve "Move Developer Process Docs to repo1 bigbang repository" Closes #95 See merge request platform-one/big-bang/bigbang!316
-
kevin.wilder authored
-
runyontr authored
- Mar 08, 2021
-
-
joshwolf authored
Update CODEOWNERS with Jason Krause/ Blake Hearn as codeowners for anchore.... Summary Updated file with nick nellis as istio codeowner, jason krause and blake hearn as codeowners for anchore; removed andre /cc @someoneelse - [ISTIO Control Plane](https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane/-/merge_requests/26) - [GateKeeper](https://repo1.dso.mil/platform-one/big-bang/apps/core/policy/-/merge_requests/14) - [Twistlock](https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/twistlock/-/merge_requests/12) - [Anchore](https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise/-/merge_requests/13) - [KeyCloak](https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak/-/merge_requests/2) - [Authservice](https://repo1.dso.mil/platform-one/big-bang/apps/core/authservice/-/merge_requests/13) - [ArgoCD](https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd/-/merge_requests/20) See merge request platform-one/big-bang/bigbang!280
-
-
- Mar 05, 2021
-
-
runyontr authored
Add all Big Bang Members as Code Owners for DOCS See merge request platform-one/big-bang/bigbang!313
-
Killian Byrne authored
-
- Mar 04, 2021
-
-
runyontr authored
Add Phillip Record to master approval See merge request platform-one/big-bang/bigbang!310
-
runyontr authored
-
runyontr authored
Add Redis See merge request platform-one/big-bang/bigbang!284
-
runyontr authored
-
runyontr authored
Charter packages See merge request platform-one/big-bang/bigbang!278
-
-
kevin.wilder authored
Resolve "Gitlab certificates image" See merge request platform-one/big-bang/bigbang!307
-
kevin.wilder authored
-
- Mar 03, 2021
-
-
kevin.wilder authored
bump istio to bring in istio metrics bug fix See merge request platform-one/big-bang/bigbang!306
-
Thomas Runyon authored
-
-
joshwolf authored
docs: add p1 apache 2 license See merge request platform-one/big-bang/bigbang!305
-
joshwolf authored
-