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

Label selector support #1539

Merged
merged 7 commits into from
Jul 20, 2024

Rename Matcher to SelectorExt and seal

32089f1
Select commit
Loading
Failed to load commit list.
Merged

Label selector support #1539

Rename Matcher to SelectorExt and seal
32089f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 20, 2024 in 0s

89.8% of diff hit (target 75.2%)

View this Pull Request on Codecov

89.8% of diff hit (target 75.2%)

Annotations

Check warning on line 135 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 180 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L180

Added line #L180 was not covered by tests

Check warning on line 184 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L184

Added line #L184 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L233 - L234 were not covered by tests

Check warning on line 243 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L242-L243

Added lines #L242 - L243 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L265

Added line #L265 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L308 - L309 were not covered by tests

Check warning on line 315 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 320 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L320

Added line #L320 was not covered by tests

Check warning on line 350 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L347-L350

Added lines #L347 - L350 were not covered by tests

Check warning on line 355 in kube-core/src/labels.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-core/src/labels.rs#L352-L355

Added lines #L352 - L355 were not covered by tests

Check warning on line 352 in kube-runtime/src/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/watcher.rs#L350-L352

Added lines #L350 - L352 were not covered by tests