issues
search
cookiecutter-openedx
/
cookiecutter-openedx-devops
Open edX Tutor on Kubernetes implemented with Terraform
GNU Affero General Public License v3.0
42
stars
17
forks
source link
Mcdaniel 202301
#27
Closed
lpm0073
closed
1 year ago
lpm0073
commented
1 year ago
Type of Change
[ * ] New feature
[ ] Bug fix
[ ] Documentation
[ ] Refactor
[ ] Chore
Describe Changes
refactor cert-manager into its own module and move from environment to stack.
Move cert-manager to its own namespace
bump cert-manager to v1.8.2
bump ingress-nginx-controller to 4.4.2 and parameterize version
standardize and consolidate ssl cert to a single secret
refactor all non-core kubernetees packages into a new Terraform module named kubernetes_monitoring
created new subdomain to host all admin software packages
add Kubernetes Dashboard web app
add kubeapps by VMWare + Bitnami
move grafana to new admin subdomain
deprecated Github Action openedx-actions/tutor-plugin-enable-mfe
deprecated Github Action openedx-actions/tutor-plugin-build-mfe
version bumps to all Terraform AWS modules
https://registry.terraform.io/namespaces/terraform-aws-modules
version bumps to all Open edX Github Actions
https://github.com/openedx-actions
Type of Change
Describe Changes