Important
- This release will be tagged v1.0.0 and signify production readiness for this plugin
Bugfixes:
- #12 STS GetCallerIdentity failing because of a region not specified bug
- #35 Certificates with Validity Duration under 24h failing to Issue
Features:
- #42 Add support for arbitrary AWS accessKey/secretKey k8s secrets
- #82 Ability to set enviornment variables via the helm chart's values.yaml, set via
env
Maintenance:
- #64 Added several templates for use when cutting an issue against the repository
- #68 End-to-End test were re-written from a bash script to Go. Updated README for instructions on running the tests.
- #73 Added a post release helm test to verify functionality of container repository and helm chart
- #85 Add Github workflows to automatically run the end-to-end test on every PR. These will be required to pass before a PR is merged in
- #86 Update Helm Chart on release
- #87 Update Helm chart to point to new ECR