Skip to content

Remove AWS Proxy from EKS form

Tiger Watson requested to merge 36179-remove-aws-proxy-from-eks-form into master

What does this MR do?

Removes the AWS proxy that is used to autofill fields in the EKS cluster creation form.

Instead, we will pass a set of temporary credentials with restricted access to the frontend, which can handle these requests without involvement from the backend.

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

#36179 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports