Version 4.1.0
Version 4.1.0
This release of server-scripts corresponds to the 4.1.0 release of the CircleCI Server product.
What's Changed
- Fixes a bug in the kots-exporter script where it fails when more than 1 helm app is installed
- Fixes errors in server-3x to server-4x migration script
- Fixes a bug in the kots-exporter script that ensures helm-list looks in the correct namespace
- Readme, github management, and code quality updates
- The nomad status command is now included in the support bundle
- Telegraf config is now base64 decoded as a part of the kots-exporter script
- Simplifies the postgres migration script
- Sets the default release-name as circleci-server
- Increases the migrator timeout to 10 minutes, adds TTL to 24 hours
- Adds logic to remove the migration job once it has completed
- Adds the "pdb" resource to the kots-exporter script
- Adds logic to calculate and include the size of PVCs to the support bundle
- Adds support for server-2x to server-4x migrations
Commit Changelog
- SERVER-2031 | Added pdb resource by @atulsingh0 in #21
- [SERVER-2003] Remove migration job once it has completed by @jbialy in #22
- SERVER-2047 | added job deletion step by @atulsingh0 in #23
- SERVER-2047 | added ttlSecondsAfterFinished in job by @atulsingh0 in #24
- server-2047 | defaulted release name by @atulsingh0 in #25
- server-2047 | simplified postgres migration by @atulsingh0 in #28
- no-jira | fix shellcheck by @atulsingh0 in #30
- server-2020/decrypt-telegraf-config by @soulchips in #27
- server-2100 | added nomad status in support bundle by @atulsingh0 in #29
- shell-check-fix | fix shellcheck by @atulsingh0 in #31
- server-2101 | added pvc size calc by @atulsingh0 in #32
- adding support for 2.x -> 4.x migrations by @soulchips in #35
- server-2042 | add root readme file by @atulsingh0 in #36
- add codeowners file by @lloydChris in #38
- [SERVER-2273] Migrate 3.4 to a new 4.0 instance by @lloydChris in #37
- fix: pass namespace when listing Helm releases by @kelvintaywl in #39
- fix: Missing some quotes for shellcheck by @ryanwohara in #40
- Fix multiple errors from migrate-3-to-4 scripts by @patfreeman in #41
- fix: look up app slug in list of Helm apps by @kelvintaywl in #42
New Contributors
- @jbialy made their first contribution in #22
- @kelvintaywl made their first contribution in #39
Full Changelog: 4.0.0...4.1.0