Skip to content

Releases: epam/edp-install

v2.8.1

04 Aug 10:08
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.8.1

Enhancements

  • The codebaseBranch field is removed from cd-pipeline CRD.
  • A new field subresources status is added to cd-pipeline CRD.
  • The inputDockerStreams field is aligned in the cd-pipeline structure with CRD.
  • The site and path parameters are removed from DB.

Fixed Issues

  • The bug is fixed with a custom default branch for Create strategy.

v2.8.0

16 Jul 10:29
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.8.0

Upgrades

  • Keycloak is upgraded to v.13.0.1.

New Functionality and Enhancements

  • A landscape is created for the current Kubernetes role model in EDP.
  • ECR registry supports multitenancy per EDP installation.
  • Namespaces can be created with Kiosk API.
  • The third-party services provision functionality is removed.
  • Deployment objects can be used in OpenShift instead of DeploymentConfigs.
  • The CHANGELOG file is created in the edp-install repository.
  • The initial structure for Documents is created in the edp-install repository.
  • Release notes are added to KB and CHANGELOG.

v2.7.8

27 May 14:26
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.7.8

Enhancements:

  • The go module is renamed in keycloak-operator.
  • Terraform library support is improved (get-version stage is fixed).
  • Allure download repository is changed to github.com.

Breaking Changes:

  • Sonar KeycloakClient requires new configuration for correct assigning 'sonar-administrators' group to users from OIDC provider.
    Please refer to the CHANGELOG for details.

v2.7.7

04 May 10:08
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.7.7

Enhancements:

  • The init stage runtime is decreased.

v2.7.6

27 Apr 08:21
Compare
Choose a tag to compare

EDP Install Release Notes, v2.7.6

Fixed Issues:

  • Terraform library pipelines are fixed by implementing versioning, and Jira integration.

v2.7.5

23 Apr 09:26
Compare
Choose a tag to compare

EDP Install Release Notes, v2.7.5

New functionality:

  • The support of Cyrillic characters for Jira is added.

Enhancements:

  • A new Jira pattern EDP_SEM_VERSION is added for pushing component version value in the MAJOR.MINOR.PATCH format to Jira.

v2.7.2

06 Apr 09:36
Compare
Choose a tag to compare

EDP Install Release Notes, v2.7.2

Fixed Issues:

  • The keycloak-operator dependency in the values.yaml file is fixed.

v2.7.1

05 Apr 13:10
Compare
Choose a tag to compare

EDP Install Release Notes, v2.7.1

Fixed Issues:

  • The keycloakOwner value is set for the KeycloakRealm CR (Custom Resource) in order to prevent an error when setting the owner reference with the absent keycloakOwner value.

v2.7.0

02 Apr 13:34
Compare
Choose a tag to compare

EDP Install Release Notes, v2.7.0

New functionality

• The unused code from operators in a Helm chart, responsible for Kubernetes object provisioning, is removed.
• Keycloak is upgraded to version 12.0.4.
• Dockerfile is removed from the edp-install repository.
• The possibility to perform imagestream CR changes instead of creating a Docker repository for promoted images is implemented.

Enhancements

• The ‘buildTools’ parameter for Admin Console is added in the Helm chart.

Fixed issues

• The error ‘pq: invalid input value for enum "edp-delivery".action’ in the stack-trace logs is corrected.
• Credentials for Shared Libraries are now saved in Jenkins after the installation.
• The link in '.gitlab-ci.yml' file containing 'CLUSTER_URL' to the old cluster is updated.