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

Broadcast shared reflector #1692

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Exploring shared cache based on multi reflectors

a4035ee
Select commit
Loading
Failed to load commit list.
Open

Broadcast shared reflector #1692

Exploring shared cache based on multi reflectors
a4035ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2025 in 0s

44.6% of diff hit (target 75.8%)

View this Pull Request on Codecov

44.6% of diff hit (target 75.8%)

Annotations

Check warning on line 218 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 222 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 226 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 230 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 234 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 238 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 261 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 265 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 269 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 273 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 277 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 281 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 289 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 293 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 297 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 301 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 305 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 309 in kube-core/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/metadata.rs#L308-L309

Added lines #L308 - L309 were not covered by tests

Check warning on line 160 in kube-core/src/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/object.rs#L160

Added line #L160 was not covered by tests

Check warning on line 61 in kube-core/src/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/resource.rs#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 119 in kube-runtime/src/reflector/store.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/store.rs#L118-L119

Added lines #L118 - L119 were not covered by tests