Harmonix on AWS v0.3.0
New Features
- Support for Kubernetes:
- Add AWS EKS provider
- Import existing AWS EKS clusters
- Add AWS EKS Application for K8s Kustomize pattern
- Add AWS EKS Application for K8s Helm pattern
- Add CI/CD patterns for K8s applications
- New UI Page for K8s with control panel to operate the application
- S3 Bucket as a shared resource
- Reuse existing VPC when creating providers(Import existing VPC)
- AWS ECS provider with EC2 clusters for tailored workloads
- Updated Backstage platform to v1.21
- Support filter relevant environments for new apps
New Documentation
- Security documentation
- Test cases
- Add a basic provider template - example for starting your own provider templates.
Refactor
- Remove hyphenated names from entities
- Adding support for component subType for easy identification of internal AWS component classification
Bug Fixes
- Delete provider - case name issue
- Delete app - case name issue
- Delete resource - remove secret deletion + adjusted stack name mapping
- Remove provider from an environment after creation
What's Changed
- V0.3 release by @awsjim in #64
- Bump werkzeug from 2.3.7 to 2.3.8 in /backstage-reference/templates/example-python-flask/content by @dependabot in #65
- Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask-eks/content by @dependabot in #67
- Bump werkzeug from 2.3.7 to 2.3.8 in /backstage-reference/templates/example-python-flask-eks/content by @dependabot in #66
- Bump follow-redirects from 1.15.3 to 1.15.5 in /website by @dependabot in #68
- Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask/content by @dependabot in #69
Full Changelog: v0.2.0...v0.3.0