Skip to content

refactor: deprecate fuse global mode - #4097

Merged
cheyang merged 14 commits into
fluid-cloudnative:masterfrom
TrafalgarZZZ:refactor/deprecate_fuse_global_mode
May 14, 2024
Merged

refactor: deprecate fuse global mode#4097
cheyang merged 14 commits into
fluid-cloudnative:masterfrom
TrafalgarZZZ:refactor/deprecate_fuse_global_mode

Conversation

@TrafalgarZZZ

@TrafalgarZZZ TrafalgarZZZ commented May 13, 2024

Copy link
Copy Markdown
Member

Ⅰ. Describe what this PR does

Runtime.Spec.Fuse.Global is a deprecated property since Fluid v0.7.0. Before v0.7.0, the property is used to co-locate FUSE pod and runtime's worker pod. This is a deprecated feature and can be removed in newer version of Fluid.

NOTE: This PR removes Runtime.spec.fuse.global in several Runtime's CRDs including AlluxioRuntime, JindoRuntime, GooseFSRuntime and JuiceFSRuntime. The removal is supposed to have no effect on existing users because Runtime.spec.fuse.global will not be parsed in the code since Fluid v0.7.0.

Ⅱ. Does this pull request fix one issue?

part of #3671

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
@TrafalgarZZZ TrafalgarZZZ mentioned this pull request May 13, 2024
10 tasks
Comment thread pkg/ddc/base/runtime.go Outdated
Comment thread pkg/ddc/base/runtime.go Outdated
- `SetupFuseDeployMode` to `SetFuseNodeSelector`
- `GetFuseDeployMode` to `GetFuseNodeSelecotr`

Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
Signed-off-by: trafalgarzzz <trafalgarz@outlook.com>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
11 Security Hotspots
No data about Coverage
1.3% Duplication on New Code

See analysis details on SonarCloud

@cheyang cheyang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

/lgtm
/approve

@fluid-e2e-bot

fluid-e2e-bot Bot commented May 14, 2024

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheyang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cheyang
cheyang merged commit c8ccac2 into fluid-cloudnative:master May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants