-
Notifications
You must be signed in to change notification settings - Fork 3.5k
enhance: remove resource type from file resource config #45103
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
base: master
Are you sure you want to change the base?
Conversation
|
[ci-v2-notice]
To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #45103 +/- ##
==========================================
- Coverage 76.79% 76.72% -0.08%
==========================================
Files 1852 1852
Lines 287450 287447 -3
==========================================
- Hits 220759 220543 -216
- Misses 59448 59631 +183
- Partials 7243 7273 +30
🚀 New features to boost your workflow:
|
|
/ci-rerun-ut-integration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aoiasd, zhengbuqian 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 |
|
New changes are detected. LGTM label has been removed. |
|
@aoiasd go-sdk check failed, comment |
|
rerun go-sdk |
|
@aoiasd cpu-e2e job failed, comment |
Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
|
@aoiasd cpu-e2e job failed, comment |
|
/run-cpu-e2e |
|
@aoiasd cpu-e2e job failed, comment |
|
/run-cpu-e2e |
File resource type was useless till now, remove it before new release.
relate: #43687