Commit 5a1e31a
committed
Document the standalone offline controller fix for release consumers
PR #9320 already restores the missing offline controller indexes, but the follow-up review correctly called out that the user-visible fix still needs a release note fragment under the repository's new per-change changelog layout.
Constraint: The repository no longer uses release-notes/current.yaml; release notes must be added as current/<section>/<pr-number>-<slug>.md fragments.
Rejected: Editing release-notes/current.yaml | the file has been replaced on the PR branch by fragment-based release notes.
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep follow-up-only PR fixes constrained to the missing release-note fragment unless a new reviewer finding requires code changes.
Tested: bash tools/hack/check-release-notes-filenames.sh; go test ./internal/provider/kubernetes -run TestNewOfflineGatewayAPIControllerIndexRegistration -count=1
Not-tested: Full repository test suite
Signed-off-by: liuhy <liuhongyu@apache.org>1 parent 190610d commit 5a1e31a
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments