v2.11.0
v2.11.0 - 2022-05-26
Features
- Make image scaling on I/O pages EPMDEDP-7726
- Update Makefile changelog target EPMDEDP-8218
- Provision argocd client in Keycloak Enable EPMDEDP-8257
- Parametrize ENV variables for codebase-operator deployment EPMDEDP-8268
- Implement Mermaid diagrams integration with MKDocs EPMDEDP-8303
- Implement PlantUML integration EPMDEDP-8303
- Add vega-lite chart plugin to MKDocs EPMDEDP-8303
- Generate helm docs automatically EPMDEDP-8385
- Extend Kaniko template flexibility EPMDEDP-8620
Bug Fixes
- We don't have an image for the edp-component-operator EPMDEDP-8049
- Fix release flow script in GH Actions EPMDEDP-8227
- Remove redundant pymdown-extensions from requirements EPMDEDP-8303
- Add strict version for pymdown-extensions for compatibility with mkdocs material theme EPMDEDP-8303
- Fix changelog generation in GH Release Action EPMDEDP-8468
- Correct image version EPMDEDP-8471
- Align pygments version for mkdocs EPMDEDP-8920
Code Refactoring
- Remove the creation of users EPMDEDP-7438
- Align Gitlab integration with Github EPMDEDP-7979
- Remove unused Dockerfile EPMDEDP-7999
- Add aws_region variable to edp-config EPMDEDP-8164
- Enable config kaniko build from helm EPMDEDP-8474
Routine
- Populate chart with Artifacthub annotations EPMDEDP-8049
- Add changelog generator options EPMDEDP-8084
- Add automatic release GH Action EPMDEDP-8084
- Add ct.yaml config EPMDEDP-8227
- Update release flow EPMDEDP-8227
- Update changelog EPMDEDP-8227
- Update mkdocs to the latest version EPMDEDP-8257
- Update helm-docs version to 1.10.0 EPMDEDP-8257
- Use stable EDP helm repo EPMDEDP-8475
- Align helm charts versions EPMDEDP-8832
- Upgrade kaniko images EPMDEDP-8850
- Replace the loop with a while block in the init-kaniko container EPMDEDP-8918
- Update changelog EPMDEDP-9185
Documentation
- Add Multitenant Logging doc EPMDEDP-7355
- Keycloak as Identity provider for EKS OIDC EPMDEDP-7674
- Fix the link in the Changelog EPMDEDP-7834
- Update the Changelog with RN v.2.10.0 EPMDEDP-7834
- Refactor GitHub job provisioner to accept webhooks EPMDEDP-7938
- Add images to the Promote App doc EPMDEDP-7955
- Fix typos in the AC user guide EPMDEDP-7958
- Refactor ecr-to-docker doc EPMDEDP-7974
- Refactor ecr-to-docker doc EPMDEDP-7974
- Update GitHub/GitLab Integration EPMDEDP-7984
- Describe the default configs for the helm-lint stage EPMDEDP-7988
- Add a Parallel Threads use case EPMDEDP-8004
- Provide instruction on how to rename Sonar project EPMDEDP-8012
- Fix typos in EDP Workflow doc EPMDEDP-8017
- Add section on upgrading EDP to version 2.10.1 EPMDEDP-8092
- Update EDP Releases doc EPMDEDP-8108
- Bypass code review for Gerrit All-Projects EPMDEDP-8111
- Manage hooks option explanation EPMDEDP-8121
- Refactor import strategy documentation EPMDEDP-8121
- Add webhook debug description EPMDEDP-8151
- Add IP range description to accept webhooks EPMDEDP-8151
- Edit Releases link EPMDEDP-8175
- Add commit message example EPMDEDP-8221
- Update EDP Releases documentation EPMDEDP-8227
- Align section on updating EDP to version 2.10.2 EPMDEDP-8227
- Describe Sonar requirements for project names EPMDEDP-8283
- Upgrade Kiosk to version 0.2.11 EPMDEDP-8287
- Upgrade mkdocs to the latest stable EPMDEDP-8303
- Update default job-provision in operator guide due new deploy features EPMDEDP-8313
- Add information about new input stages EPMDEDP-8313
- Describe helm-docs stage EPMDEDP-8329
- Add clarification for helm-docs usage EPMDEDP-8329
- Add Kaniko library stages to job provisioners EPMDEDP-8341
- Describe Container kaniko library stages EPMDEDP-8341
- Use gh-pages instead Chartmuseum EPMDEDP-8386
- Describe branch naming convention EPMDEDP-8422
- Describe copy shared secrets stage EPMDEDP-8469
- Update helm chart repository link EPMDEDP-8500
- Describe helm-uninstall step usage EPMDEDP-8532
- Remove unused parameter from cd provisioner EPMDEDP-8584
- Describe semi-auto-deploy-input step usage EPMDEDP-8584
- Describe WAF implementation EPMDEDP-8787
- Webhook identity already present on EKS cluster EPMDEDP-8900
- Add build pipeline for autotests EPMDEDP-8920
- Fix identations for github and gitlab provisioners EPMDEDP-8920
- Update mkdocs extensions EPMDEDP-8920
- Upgrade Keycloak version EPMDEDP-8939
- Code review pipeline for kaniko must contain checkout step instead gerrit-checkout EPMDEDP-8984
BREAKING CHANGE:
existing config-maps with names kaniko-template and
docker-config must be backed-up and removed before applying
helm chart