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

Move from continuous helmify to custom chart #1599

Closed
Tracked by #1588
mowies opened this issue Jun 21, 2023 · 1 comment · Fixed by #1840
Closed
Tracked by #1588

Move from continuous helmify to custom chart #1599

mowies opened this issue Jun 21, 2023 · 1 comment · Fixed by #1840
Assignees
Labels
Milestone

Comments

@mowies
Copy link
Member

mowies commented Jun 21, 2023

Goal

Right now, we run Helmify every time something changes in the manifests so that the helm chart is updated accordingly.
This should be changed in favor of having a fully custom chart which is maintained manually. This will enable us to build in custom features that are not supported by Helmify.

Details

DoD

  • helmify is removed from Makefile(s)
  • pipelines are green
@mowies mowies changed the title remove continuous helmify in favor of custom chart Move from continuous helmify to custom chart Jun 21, 2023
@mowies mowies added the helm label Jun 21, 2023
@mowies mowies added this to the 0.10 milestone Jun 21, 2023
@mowies mowies moved this to 🏗 Shaping in Keptn Lifecycle Toolkit Jun 21, 2023
@RealAnna RealAnna added the good first issue Good for newcomers label Jul 12, 2023
@mowies mowies removed the good first issue Good for newcomers label Jul 12, 2023
@RealAnna
Copy link
Contributor

RealAnna commented Aug 4, 2023

@mowies should we have an extra ticket for a new step in the helm validation pipeline? Something that fails if there is no change in the templates folder but there is change in one or more file in the operators configs?

@mowies mowies moved this from 🏗 Shaping to 🎟️ Refined in Keptn Lifecycle Toolkit Aug 7, 2023
@mowies mowies moved this from 🎟️ Refined to 🏃 In progress in Keptn Lifecycle Toolkit Aug 7, 2023
@github-project-automation github-project-automation bot moved this from 🏃 In progress to ✅ Done in Keptn Lifecycle Toolkit Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants