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

A reconciler should not require the DSCI to perform cleanup action to avoid deadlock #1429

Merged
merged 1 commit into from
Dec 9, 2024

A reconciler should not require the DSCI to perform cleanup action to…

668a64d
Select commit
Loading
Failed to load commit list.
Merged

A reconciler should not require the DSCI to perform cleanup action to avoid deadlock #1429

A reconciler should not require the DSCI to perform cleanup action to…
668a64d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 9, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 114 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 118 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 121 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L121

Added line #L121 was not covered by tests

Check warning on line 127 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 138 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L134-L138

Added lines #L134 - L138 were not covered by tests

Check warning on line 154 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L141-L154

Added lines #L141 - L154 were not covered by tests

Check warning on line 158 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 162 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L162

Added line #L162 was not covered by tests

Check warning on line 172 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L165-L172

Added lines #L165 - L172 were not covered by tests

Check warning on line 176 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 184 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L178-L184

Added lines #L178 - L184 were not covered by tests

Check warning on line 200 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L200

Added line #L200 was not covered by tests

Check warning on line 208 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L208

Added line #L208 was not covered by tests

Check warning on line 216 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L216

Added line #L216 was not covered by tests

Check warning on line 219 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L219

Added line #L219 was not covered by tests