- Apr 16, 2021
-
-
Christopher McGrath authored
-
- Mar 31, 2021
-
-
runyontr authored
Enable dev sso for logging See merge request platform-one/big-bang/bigbang!370
-
ablanchard authored
-
ablanchard authored
rRmoved accidental change in dev-sso-values.yaml'. Added a default value for 'client_secret' ('no-secret') to the template values file.
-
ablanchard authored
Adjusted logging.sso values in 'dev-sso-values.yaml': set enabled=true, fixed indentatation on license block, added client_secret field with appropriate default.
-
runyontr authored
feat(monitoring): added flux to prometheus/grafana See merge request platform-one/big-bang/bigbang!356
-
- Mar 30, 2021
-
-
joshwolf authored
Fix for Sonarqube initContainer bug Summary Sonarqube tag bump. This fixes an issue in initContainers when using external postgres. See merge request platform-one/big-bang/bigbang!364
-
joshwolf authored
Add cmcgrath to docs owner See merge request platform-one/big-bang/bigbang!367
-
joshwolf authored
-
-
- Mar 29, 2021
-
-
Branden Cobb authored
-
joshwolf authored
Mattermost - Point to BB Minio Update image pull secrets (due to minio changes), change k3d values to make sure minio starts up fine in pipeline, and bump the tag to the [newest release](https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost/-/releases/0.1.1-bb.3) - in summary used kpt to grab the BB minio package for mattermosts internal dependency & updated the cypress test to handle upgrades. See merge request platform-one/big-bang/bigbang!351
-
-
- Mar 26, 2021
-
-
Jeff McCoy authored
Update README for github mirroring See merge request platform-one/big-bang/bigbang!358
-
Jeff McCoy authored
-
- Mar 25, 2021
-
-
Michael McLeroy authored
-
- Mar 24, 2021
-
-
joshwolf authored
ArgoCD + Big Bang Redis Summary ArgoCD proposed changes to have [BigBang Redis](https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/redis) be used for HA via adding it as the HA dependency: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd/-/merge_requests/23 See merge request platform-one/big-bang/bigbang!318
-
joshwolf authored
iac updates See merge request platform-one/big-bang/bigbang!343
-
joshwolf authored
update pre-requisites with more distro agnostic requirements, update rke2 iac to use stig'd rhel8 ami airgapped deployment by default
-
joshwolf authored
fix the bucket endpoint See merge request platform-one/big-bang/bigbang!349
-
-
joshwolf authored
cypress artifacts on failed clean installs See merge request platform-one/big-bang/bigbang!355
-
joshwolf authored
add tag to be more selective in umbrella ci runner See merge request platform-one/big-bang/bigbang!354
-
joshwolf authored
-
Micah Nagel authored
-
Branden Cobb authored
-
joshwolf authored
Resolve Cypress testing not surviving second round of tests after upgrade Summary Adding line to clear out pull down new cypress test information for each package after the initial install then upgrade of bigbang within the upgrade CI job. We want new tesing information to be pulled down in the event of any new tags having new testing information, each time testing is ran it will be corresponding to the exact tags that are installed via bigbang. See merge request platform-one/big-bang/bigbang!353
-
Ryan Garcia authored
-
joshwolf authored
Resolve "BigBang Pipelines should call Package tests" Summary Adding script in tests/scripts to search for "enabled: true" packages in tests/ci/k3d/values.yaml, and iterate through chart/values.yaml to pull in the repo to run cypress testing in each package's "tests" folder. Script runs as part of "clean install" and "upgrade" pipeline stages. Artifacts for clean install are saved only on success (because of previous setup with images.txt only on success) but upgrade artifacts are configured to save cypress testing output always. Closes #79 See merge request platform-one/big-bang/bigbang!323
-
-
-
joshwolf authored
Update CI to allow for test releases See merge request platform-one/big-bang/bigbang!347
-
-
- Mar 23, 2021
-
-
joshwolf authored
Bumped authservice chart version Summary This pins the current envoyfilter to Istio 1.7 and then creates a new envoy filter for 1.8 with the new naming scheme. Also changes to the 1.8 filter include typed config upgrades as well as filter names. * proxyVersion Support - https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane/-/merge_requests/29 * BB release with proxy versions - https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/release-1.2/chart/values.yaml#L91 * Fixes https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/191 Follows naming scheme istio uses ```shell + kubectl get envoyfilter -A NAMESPACE NAME AGE istio-system metadata-exchange-1.6 5d18h istio-system metadata-exchange-1.7 5d18h istio-system stats-filter-1.6 5d18h istio-system stats-filter-1.7 5d18h istio-system tcp-metadata-exchange-1.6 5d18h istio-system tcp-metadata-exchange-1.7 5d18h istio-system tcp-stats-filter-1.6 5d18h istio-system tcp-stats-filter-1.7 5d18h ``` See merge request platform-one/big-bang/bigbang!336
-