Skip to content

[release/v1.2.x] Remove stray Go declaration from doc-comment - #1073

Merged
matheuscscp merged 2 commits into
release/v1.2.xfrom
backport-1072-to-release/v1.2.x
Jul 12, 2026
Merged

[release/v1.2.x] Remove stray Go declaration from doc-comment#1073
matheuscscp merged 2 commits into
release/v1.2.xfrom
backport-1072-to-release/v1.2.x

Conversation

@fluxcdbot

Copy link
Copy Markdown
Member

Automated backport to release/v1.2.x, triggered by a label in #1072.

A leftover line from a previous field's Go struct declaration
(ObservedPolicies []ObservedPolicy ...) had ended up inside the
ObservedSourceRevision field's doc-comment, so it leaked into the
generated CRD description. Removed in both api/v1 and api/v1beta2,
and regenerated the CRD.

Assisted-by: Claude Code/claude-sonnet-5
Signed-off-by: Socialpranker <273312799+Socialpranker@users.noreply.github.com>
(cherry picked from commit 6366c83)
Sync docs/api/v1/image-automation.md — the stray
"ObservedPolicies []ObservedPolicy ..." line was leaking into the
ObservedSourceRevision doc-comment via controller-gen.

Signed-off-by: Socialpranker <273312799+Socialpranker@users.noreply.github.com>
(cherry picked from commit 8c74787)
@matheuscscp
matheuscscp merged commit c7cd245 into release/v1.2.x Jul 12, 2026
2 checks passed
@matheuscscp
matheuscscp deleted the backport-1072-to-release/v1.2.x branch July 12, 2026 12:50
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.

3 participants