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

PWX-30419: Use reconcile loop to check pre-flight status. Timeout after 15m. #1070

Merged
merged 63 commits into from
Aug 7, 2023

PWX-28826: Use progress string.

e6659b5
Select commit
Loading
Failed to load commit list.
Merged

PWX-30419: Use reconcile loop to check pre-flight status. Timeout after 15m. #1070

PWX-28826: Use progress string.
e6659b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 6, 2023 in 1s

53.84% of diff hit (target 75.84%)

View this Pull Request on Codecov

53.84% of diff hit (target 75.84%)

Annotations

Check warning on line 117 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 129 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L129

Added line #L129 was not covered by tests

Check warning on line 140 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L137-L140

Added lines #L137 - L140 were not covered by tests

Check warning on line 149 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L147-L149

Added lines #L147 - L149 were not covered by tests

Check warning on line 160 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L157-L160

Added lines #L157 - L160 were not covered by tests

Check warning on line 165 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L162-L165

Added lines #L162 - L165 were not covered by tests

Check warning on line 177 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L173-L177

Added lines #L173 - L177 were not covered by tests

Check warning on line 183 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 194 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L191-L194

Added lines #L191 - L194 were not covered by tests

Check warning on line 203 in drivers/storage/portworx/portworx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/portworx.go#L200-L203

Added lines #L200 - L203 were not covered by tests

Check warning on line 232 in drivers/storage/portworx/preflight.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/preflight.go#L232

Added line #L232 was not covered by tests

Check warning on line 239 in drivers/storage/portworx/preflight.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/preflight.go#L239

Added line #L239 was not covered by tests

Check warning on line 299 in drivers/storage/portworx/preflight.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

drivers/storage/portworx/preflight.go#L299

Added line #L299 was not covered by tests

Check warning on line 431 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L430-L431

Added lines #L430 - L431 were not covered by tests

Check warning on line 437 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L437

Added line #L437 was not covered by tests

Check warning on line 454 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L452-L454

Added lines #L452 - L454 were not covered by tests

Check warning on line 475 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L473-L475

Added lines #L473 - L475 were not covered by tests

Check warning on line 487 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L486-L487

Added lines #L486 - L487 were not covered by tests

Check warning on line 519 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L518-L519

Added lines #L518 - L519 were not covered by tests

Check warning on line 560 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L560

Added line #L560 was not covered by tests

Check warning on line 568 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L568

Added line #L568 was not covered by tests

Check warning on line 587 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L583-L587

Added lines #L583 - L587 were not covered by tests

Check warning on line 764 in pkg/controller/storagecluster/storagecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/storagecluster/storagecluster.go#L764

Added line #L764 was not covered by tests