Skip to content

Update auto-deploy-image to v1.0.0

Hordur Freyr Yngvason requested to merge update-ado-image-to-v1.0.0 into master

What does this MR do?

This is the first major release of auto-deploy-image. There are no user facing changes in this release, but fundamental changes were made to simplify development of Auto Deploy and improve version safety:

  • The default chart, auto-deploy-app, is now developed, versioned and bundled together with auto-deploy-image. The chart remains otherwise unchanged.
  • A check was added to require opt-in when upgrading a deployed release of auto-deploy-app to future major versions (v2 onward).

See https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/releases/v1.0.0

Manual QA

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Hordur Freyr Yngvason

Merge request reports