Skip to content

Remove support for gcs secret file with typo

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do?

This MR removes the support / check for using a gcs secret file with a typo in its name.

Why was this MR needed?

As stated in #143, this change might be an breaking change and should be resolved before / when releasing the chart in version 1.0

What's the best way to test this MR?

Try to spin up the chart using the "old" version with the typo and observe the runner not exporting the correct env variables. Test the same with the "new" version (without the typo) and see the correct vars set.

What are the relevant issue numbers?

Closes #143

Edited by 🤖 GitLab Bot 🤖

Merge request reports