Skip to content

Correct HelmChart status.url description#2091

Open
alliasgher wants to merge 1 commit into
fluxcd:mainfrom
alliasgher:fix-helmchart-url-description
Open

Correct HelmChart status.url description#2091
alliasgher wants to merge 1 commit into
fluxcd:mainfrom
alliasgher:fix-helmchart-url-description

Conversation

@alliasgher

Copy link
Copy Markdown

The HelmChartStatus.URL doc-comment recommends consulting BucketStatus.Artifact, which belongs to the Bucket API, not HelmChart. The generated helmcharts CRD inherits this wrong reference in the status.url field description.

Point the comment at HelmChartStatus.Artifact in both api/v1 and api/v1beta2, and regenerate the CRD. Comment-only change with the regenerated manifest; no functional or schema-shape impact.

This is the source-controller portion of fluxcd/flux2#5941 (the image-reflector-controller and image-automation-controller findings in that issue live in their own repos).

Verified with make manifests fmt vet and the api module tests.

Assisted-by: Claude Code/claude-opus-4-8

The HelmChartStatus.URL doc-comment recommended using BucketStatus.Artifact, which belongs to the Bucket API. Point it at HelmChartStatus.Artifact in both v1 and v1beta2, and regenerate the HelmChart CRD.

Signed-off-by: alliasgher <alliasgher123@gmail.com>
Assisted-by: Claude Code/claude-opus-4-8
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.

1 participant