Skip to content

fix: FE endpoint address JSON tag#497

Merged
morningman merged 1 commit into
apache:masterfrom
Al-assad:codex/fix-fe-address-json-tag
Jun 17, 2026
Merged

fix: FE endpoint address JSON tag#497
morningman merged 1 commit into
apache:masterfrom
Al-assad:codex/fix-fe-address-json-tag

Conversation

@Al-assad

Copy link
Copy Markdown
Member

Summary

  • Fix the FE endpoint address JSON tag from the invalid :address property to address.
  • Regenerate DorisCluster CRDs so the schema no longer exposes :address: under feAddress.endpoints.

Compatibility

Existing CRs that use the erroneous :address key should be migrated to address. The old key was produced by a typo in the Go json tag and caused generated CRD schemas to expose an invalid property name.

Testing

  • make manifests
  • go test ./api/doris/v1

@Al-assad Al-assad changed the title Fix FE endpoint address JSON tag fix: FE endpoint address JSON tag Jun 17, 2026
@morningman morningman merged commit c4220fe into apache:master Jun 17, 2026
1 check passed
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.

2 participants