Skip to content

Revert Auto-Devops to auto_deploy_image v0.3.0

James Fargher requested to merge rollback_auto_deploy_image_v0.3 into master

What does this MR do?

Helm cannot be upgraded to v2.16.0 because there's a problem with JupyterHub and we don't want to introduce more regressions.#35801 (comment 242561024)

Helm also cannot be downgraded for managed apps because the installed tiller complains about being newer.

So here we are only reverting Auto-DevOps auto-deploy-image for #35801 (closed) where we use tillerless helm.

Screenshots

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 James Fargher

Merge request reports