Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: deprecate fuse global mode #4097

Conversation

TrafalgarZZZ
Copy link
Member

@TrafalgarZZZ TrafalgarZZZ commented May 13, 2024

Ⅰ. 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
9 tasks
pkg/ddc/base/runtime.go Outdated Show resolved Hide resolved
pkg/ddc/base/runtime.go Outdated Show resolved Hide resolved
- `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>
Copy link

sonarcloud bot commented May 14, 2024

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

Copy link
Collaborator

@cheyang cheyang left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Copy link

fluid-e2e-bot bot commented May 14, 2024

[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

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
8 checks passed
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.

None yet

2 participants