Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Broadcast shared reflector #1692
base: main
Are you sure you want to change the base?
Broadcast shared reflector #1692
Changes from all commits
550e50f
a4035ee
cf1e646
6bf37fa
6a1cc7e
144eb08
7e46bd7
86a4636
e31e42f
8fa7434
8770710
ea8fd2b
27357d0
8bf3ed9
f860c39
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 81 in kube-core/src/dynamic.rs
kube-core/src/dynamic.rs#L79-L81
Check warning on line 68 in kube-core/src/metadata.rs
kube-core/src/metadata.rs#L66-L68
Check warning on line 61 in kube-core/src/resource.rs
kube-core/src/resource.rs#L60-L61
Check warning on line 180 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L180
Check warning on line 184 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L184
Check warning on line 193 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L192-L193
Check warning on line 213 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L206-L213
Check warning on line 216 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L215-L216
Check warning on line 221 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L219-L221
Check warning on line 224 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L224
Check warning on line 229 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L228-L229
Check warning on line 232 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L232
Check warning on line 234 in kube-runtime/src/reflector/dispatcher.rs
kube-runtime/src/reflector/dispatcher.rs#L234
Check warning on line 158 in kube-runtime/src/reflector/mod.rs
kube-runtime/src/reflector/mod.rs#L153-L158
Check warning on line 160 in kube-runtime/src/reflector/mod.rs
kube-runtime/src/reflector/mod.rs#L160