Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[installer]: use typemeta declaration in the helm customisations #12031

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

mrsimonemms
Copy link
Contributor

@mrsimonemms mrsimonemms commented Aug 10, 2022

Description

Spotting an error in the Helm customisations where the typeMeta variable wasn't being passed through to the annotations and was using the Deployment instead. This was spotted whilst trying to add an annotation to the in-cluster database statefulset, so a render test has been added to that effect.

This changes to using the correct variable instead.

How to test

See Golden files

Release Notes

[installer]: use typemeta declaration in the helm customisations

Documentation

Werft options:

  • /werft with-preview

@roboquat roboquat added size/XXL and removed size/XS labels Aug 10, 2022
@mrsimonemms mrsimonemms marked this pull request as ready for review August 10, 2022 10:22
@mrsimonemms mrsimonemms requested a review from a team August 10, 2022 10:22
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Aug 10, 2022
Copy link
Contributor

@nandajavarma nandajavarma left a comment

Choose a reason for hiding this comment

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

Tested and working good!

@roboquat roboquat merged commit 5855038 into main Aug 10, 2022
@roboquat roboquat deleted the sje/installer-helm-customize branch August 10, 2022 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/XXL team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants