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

feat(manager/flux): support chartRef in HelmRelease resources #31962

Open
wants to merge 196 commits into
base: main
Choose a base branch
from

Conversation

ssams
Copy link
Contributor

@ssams ssams commented Oct 15, 2024

Changes

Adds support for chartRef fields within HelmRelease resources in the flux manager, as described in #31945.

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

lib/modules/manager/flux/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/flux/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/flux/extract.ts Outdated Show resolved Hide resolved
@ssams ssams requested a review from viceice October 16, 2024 07:39
lib/modules/manager/flux/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/flux/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/flux/common.ts Outdated Show resolved Hide resolved
lib/modules/manager/flux/extract.spec.ts Outdated Show resolved Hide resolved
@viceice
Copy link
Member

viceice commented Nov 5, 2024

conflicted

@ssams ssams requested a review from viceice November 14, 2024 07:54
lib/modules/manager/flux/common.ts Outdated Show resolved Hide resolved
renovate bot and others added 12 commits December 2, 2024 12:13
…renovatebot#32532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <[email protected]>
…#32538)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ot#32541)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…renovatebot#32548)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…enovatebot#32554)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#32553)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…renovatebot#32557)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@ssams
Copy link
Contributor Author

ssams commented Dec 2, 2024

unfortunately a lot of commits were introduced accidentally on this branch when merging with main somehow, but as far as I understand that shouldn't be a problem as you'll squash this anyway when merging? at least wanted to avoid force committing to remove them for now as described in the contrib guide, let me know if you need any changes to clean that up. the diff itself is clean though.

@ssams ssams requested a review from viceice December 2, 2024 11:21
lib/modules/manager/flux/common.ts Outdated Show resolved Hide resolved
lib/modules/manager/flux/extract.ts Outdated Show resolved Hide resolved
@ssams ssams requested a review from viceice December 20, 2024 08:04
@rarkins rarkins marked this pull request as draft January 7, 2025 10:25
@ssams ssams marked this pull request as ready for review January 8, 2025 15:38
@ssams ssams requested a review from rarkins January 15, 2025 09:48
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

sorry conflicted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.