Bug 1832156
| Summary: | Migration stuck when a hook using a non existent service account is configured | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sergio <sregidor> |
| Component: | Migration Tooling | Assignee: | Jason Montleon <jmontleo> |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4 | CC: | chezhang, dymurray, ernelson, jmatthew, pvauter, rjohnson, rpattath, whu, xjiang |
| Target Milestone: | --- | ||
| Target Release: | 4.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1832155 | Environment: | |
| Last Closed: | 2020-05-28 11:10:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1832155 | ||
| Bug Blocks: | |||
|
Description
Sergio
2020-05-06 08:37:50 UTC
This should be fixed with some other issues in https://github.com/konveyor/mig-controller/pull/518. Using CAM 1.2 stage. It seems that when we configure the hook so that it uses a service account in the source cluster (the one where controller is NOT located), CAM is always reporting a failure because the service account does not exist, even if it exists. We move the BZ to ASSIGNED status. Verified. And it reports serviceaccounts not found when the immigration failed
status:
conditions:
- category: Advisory
durable: true
lastTransitionTime: "2020-05-15T08:41:54Z"
message: 'The migration has failed. See: Errors.'
reason: PreBackupHooksFailed
status: "True"
type: Failed
errors:
- serviceaccounts "asdfasfd" not found
itenerary: Failed
observedDigest: 9ee5917595b5f434ad848932d54e52d8d489b94b3761290a60b4580b57e317b5
phase: Completed
startTimestamp: "2020-05-15T08:41:45Z"
kind: List
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:2326 |