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

Backport PR #2375 to release/v1.7 for Add index-operator template implementation #2424

Merged
merged 2 commits into from
Feb 27, 2024

Merge branch 'release/v1.7' into backport/release/v1.7/feature/index/…

2b18488
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2375 to release/v1.7 for Add index-operator template implementation #2424

Merge branch 'release/v1.7' into backport/release/v1.7/feature/index/…
2b18488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 45 in cmd/index/operator/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/index/operator/main.go#L34-L45

Added lines #L34 - L45 were not covered by tests

Check warning on line 52 in cmd/index/operator/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/index/operator/main.go#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 58 in cmd/index/operator/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/index/operator/main.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 31 in internal/config/index_operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/index_operator.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 52 in internal/k8s/pod/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/k8s/pod/option.go#L52

Added line #L52 was not covered by tests

Check warning on line 154 in internal/k8s/pod/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/k8s/pod/pod.go#L146-L154

Added lines #L146 - L154 were not covered by tests

Check warning on line 159 in internal/k8s/pod/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/k8s/pod/pod.go#L159

Added line #L159 was not covered by tests

Check warning on line 140 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L140

Added line #L140 was not covered by tests

Check warning on line 45 in pkg/index/operator/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/config/config.go#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 51 in pkg/index/operator/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/config/config.go#L47-L51

Added lines #L47 - L51 were not covered by tests

Check warning on line 57 in pkg/index/operator/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/config/config.go#L53-L57

Added lines #L53 - L57 were not covered by tests

Check warning on line 63 in pkg/index/operator/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/config/config.go#L59-L63

Added lines #L59 - L63 were not covered by tests

Check warning on line 70 in pkg/index/operator/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/config/config.go#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 56 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L46-L56

Added lines #L46 - L56 were not covered by tests

Check warning on line 64 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L60-L64

Added lines #L60 - L64 were not covered by tests

Check warning on line 77 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L72-L77

Added lines #L72 - L77 were not covered by tests

Check warning on line 82 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 91 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L84-L91

Added lines #L84 - L91 were not covered by tests

Check warning on line 100 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L95-L100

Added lines #L95 - L100 were not covered by tests

Check warning on line 117 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L103-L117

Added lines #L103 - L117 were not covered by tests

Check warning on line 122 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L122

Added line #L122 was not covered by tests

Check warning on line 130 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 139 in pkg/index/operator/service/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/operator.go#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 30 in pkg/index/operator/service/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/service/options.go#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 47 in pkg/index/operator/usecase/operator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/operator/usecase/operator.go#L42-L47

Added lines #L42 - L47 were not covered by tests