Skip to content

Conversation

mrsimonemms
Copy link
Contributor

@mrsimonemms mrsimonemms commented Apr 1, 2022

Description

The KOTS publish job was causing random failures in main and other branches. This was due to the kubectl get secrets replicated -n werft command not always having the credentials to get the secret.

As suggested by @corneliusludmann in the original PR, we this secret is already loaded to the Werft job so this bit is actually redundant.

As we have named the envvars in the manner that the Replicated CLI expects them, there's no need to assign the values here.

How to test

Run a werft job

Release Notes

NONE

Documentation

@mrsimonemms mrsimonemms changed the title Make noddy change to dashboard Switch KOTS publish to use envvars Apr 1, 2022
@mrsimonemms mrsimonemms marked this pull request as ready for review April 1, 2022 12:35
Copy link
Contributor

@corneliusludmann corneliusludmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@roboquat roboquat merged commit cb92d62 into main Apr 1, 2022
@roboquat roboquat deleted the sje/push-to-kots branch April 1, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants