Skip to content

Conversation

@TrafalgarZZZ
Copy link
Member

Ⅰ. Describe what this PR does

Make annotations related to dataflow affinity follow Fluid's convention. For advanced features (e.g. dataflow affinity), Fluid's annotation should be in a naming style like:

<sub-scope>.<feature scope>.fluid.io/<annotation name>

For some core features, the following annotation is also acceptable:

fluid.io/<annotation name>

Specifically, the PR:

  • Changes data-operation.fluid.io/affinity.labels to affinity.dataflow.fluid.io/labels
  • Changes fluid.io/dataflow-affinity.inject to affinity.dataflow.fluid.io/inject
  • Changes customized affinity prefix dataflow-affinity.fluid.io. to affinity.dataflow.fluid.io.

Ⅱ. Does this pull request fix one issue?

fixes #XXXX

Ⅲ. 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>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2024

@TrafalgarZZZ TrafalgarZZZ requested review from cheyang and xliuqq October 9, 2024 06:07
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

@fluid-e2e-bot
Copy link

fluid-e2e-bot bot commented Oct 9, 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

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

@fluid-e2e-bot fluid-e2e-bot bot merged commit 340e0c4 into fluid-cloudnative:master Oct 9, 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