Skip to content

Conversation

@xiacongling
Copy link
Contributor

@xiacongling xiacongling commented Mar 6, 2025

What problem does this PR solve?

Issue Number: close #353

Related PR: N/A

Problem Summary: add operator helm chart for doris disaggregated clusters

Release note

None

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@xiacongling
Copy link
Contributor Author

manually tested with locally installed minikube. actually, it can manage Doris 3.x disagregated clusters and Doris
2.x integrated clusters at the same time.

@xiacongling
Copy link
Contributor Author

@catpineapple can you review this PR?

@kfirba
Copy link

kfirba commented Mar 9, 2025

Took me a second to realize the operator does not support the storage-compute decoupled mode.
@xiacongling - Can you please add the relevant default values to the values.yaml file?

Also, it's probably a good chance to update the default images, etc.

Copy link
Contributor

@catpineapple catpineapple left a comment

Choose a reason for hiding this comment

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

LGTM

@catpineapple catpineapple merged commit f092871 into apache:master Mar 11, 2025
1 check passed
@intelligentfu8 intelligentfu8 changed the title feat: add doris operator for disaggregated cluster [Feature]: add disaggregated cluster resources to helm chart Mar 11, 2025
@intelligentfu8 intelligentfu8 mentioned this pull request Mar 12, 2025
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.

[Feature] add DorisDisaggregatedCluster CRD for Doris operator

3 participants