FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(autodiscovery/flux): skip HelmRelease without chart template to avoid nil pointer panic by jouve · Pull Request #8680 · updatecli/updatecli · GitHub

fix(autodiscovery/flux): skip HelmRelease without chart template to avoid nil pointer panic - #8680

Merged
olblak merged 2 commits into
updatecli:mainfrom
jouve:gh-8679
May 10, 2026
Merged

fix(autodiscovery/flux): skip HelmRelease without chart template to avoid nil pointer panic#8680
olblak merged 2 commits into
updatecli:mainfrom
jouve:gh-8679

Conversation

jouve commented May 8, 2026

Copy link
Copy Markdown
Contributor

Fix #8679

Test

To test this pull request, you can run the following commands:

go test -test.fullpath=true -timeout 30s -run ^TestDiscoverManifests$ github.com/updatecli/updatecli/pkg/plugins/autodiscovery/flux

Additional Information

Checklist

  • I have updated the documentation via pull request in website repository.

Tradeoff

Potential improvement

olblak previously approved these changes May 10, 2026

olblak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you for the good catch

olblak enabled auto-merge (squash) May 10, 2026 07:43
olblak added bug Something isn't working autodiscovery All things related to the autodiscovery feature flux labels May 10, 2026

olblak commented May 10, 2026

Copy link
Copy Markdown
Member

@jouve Thank for the pull request, could you have a look to the failing test?

auto-merge was automatically disabled May 10, 2026 10:25

Head branch was pushed to by a user without write access

olblak enabled auto-merge (squash) May 10, 2026 18:10
olblak merged commit 8f08f61 into updatecli:main May 10, 2026
7 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autodiscovery All things related to the autodiscovery feature bug Something isn't working flux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

panic with flux autodiscovery

2 participants


Back | FazBrowse Home | New Git URL