Skip to content

v1.0.1 Release

Compare
Choose a tag to compare
@qdzlug qdzlug released this 08 Aug 15:17
· 9 commits to master since this release
bc0b093

Version 1.0.1 release.

This release is the final version that fully supports the use of the start.sh and destroy.sh utility scripts for full management. Future releases will transition to using the Pulumi Automation API.

This closes #165

Please see the changelog for details of the changes included in this release.

What's Changed

  • fix: address grafana config (#87) and aws/pulumi issues (#94) by @qdzlug in #95
  • Updated copyedits by @sarahrivka in #96
  • fix: update logic for FQDN and double helm timeout for kubeconfig deploy by @qdzlug in #98
  • Pulumi README copyedits by @sarahrivka in #100
  • feat: upgrade to Bank of Sirius 1.3.0 release by @qdzlug in #102
  • fix: add a NS dependency in IC deployment by @qdzlug in #103
  • Add DigitalOcean Support by @qdzlug in #104
  • feat: add draft jenkinsfiles to MARA by @qdzlug in #105
  • feat: support NO_COLOR (#99) update jenkins slack calls by @qdzlug in #106
  • fix: fix for #107 NO_COLOR unbound var by @qdzlug in #108
  • fix(bug): fix #117 handle blank image_tag_alias by @dekobon in #118
  • fix(bug): fix #119 use configuration to enable NGINX Plus by @dekobon in #120
  • feat: add Linode LKE support by @qdzlug in #116
  • fix: Allow python setup script to move ahead on arm4 architecture by @4141done in #121
  • chore: bump setuptools to fix setup_venv.sh failures by @qdzlug in #122
  • feat: add PULUMI_ACCESS_TOKEN to Jenkinsfiles by @qdzlug in #123
  • fix: additional updates for Jenkins and updated K8 version for DO by @qdzlug in #124
  • feat: add minikube jenkinsfile and test by @qdzlug in #127
  • feat: autogenerate passwords for databases rather than having the user pick them (#109) by @qdzlug in #128
  • feat: bump AWS k8 version and add more detailed docs / information for users by @qdzlug in #129
  • fix: problems with loadbalancer ip address display #130 password #132 by @qdzlug in #131
  • fix: stability and bug fixes by @qdzlug in #138
  • feat: update to new version of graphic by @qdzlug in #141
  • feat: update creds script for permanent creds by @qdzlug in #143
  • refactor: move .python-version file to the root, increase patch version by @4141done in #144
  • fix: pip3 install now does not accept the --use-feature=in-tree-build by @4141done in #146
  • feat: add deployment badges by @qdzlug in #147
  • feat: add jenkins build badges to readme by @qdzlug in #148
  • fix: pin pulumi eks to working version by @qdzlug in #149
  • fix: pin version of microk8s snap by @qdzlug in #152
  • refactor: use pipenv to manage dependencies by @4141done in #150
  • bugfix: change pipenv install to pipenv sync to avoid updating deps at build time by @4141done in #157
  • chore: deprecated convenience scripts and projects by @qdzlug in #159
  • fix: typo in find command was causing pulumi stacks to not be deleted by @qdzlug in #160
  • chore: jenkins fixes and general cleanup of jenkinsfiles by @qdzlug in #161
  • chore: update git to only pull master branch for deployment tests by @qdzlug in #164

New Contributors

Full Changelog: v1.0.0...v1.0.1