Bug 2082225
| Summary: | non-numeric user when launching stage pods [OADP-BL] | ||
|---|---|---|---|
| Product: | Migration Toolkit for Containers | Reporter: | Jason Montleon <jmontleo> |
| Component: | Velero | Assignee: | Rayford Johnson <rjohnson> |
| Status: | CLOSED ERRATA | QA Contact: | Prasad Joshi <prajoshi> |
| Severity: | high | Docs Contact: | Richard Hoch <rhoch> |
| Priority: | high | ||
| Version: | 1.7.0 | CC: | ernelson, prajoshi, rjohnson |
| Target Milestone: | --- | ||
| Target Release: | 1.7.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://issues.redhat.com/browse/OADP-489 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-07-01 09:53:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jason Montleon
2022-05-05 15:22:33 UTC
Verified with MTC 1.7.2 (Stage)
Indirect migrations are working fine with OCP 4.10 and OCP 4.11.
$ oc version
Client Version: 4.7.19
Server Version: 4.11.0-0.nightly-2022-06-22-015220
Kubernetes Version: v1.24.0+284d62a
$ oc get migplan -n openshift-migration -o yaml
spec:
destMigClusterRef:
name: host
namespace: openshift-migration
indirectImageMigration: true
indirectVolumeMigration: true
migStorageRef:
name: minio
namespace: openshift-migration
namespaces:
- test-bug
persistentVolumes:
- capacity: 1Gi
name: pvc-34a2c0f8-c8e5-4593-bca0-fcedcd4e3a4b
proposedCapacity: 1Gi
pvc:
accessModes:
- ReadWriteOnce
hasReference: true
name: test-data
namespace: test-bug
selection:
action: copy
copyMethod: filesystem
storageClass: standard
storageClass: standard
supported:
actions:
- skip
- copy
copyMethods:
- filesystem
- snapshot
srcMigClusterRef:
name: source-cluster
namespace: openshift-migration
$ oc get migmigration -n openshift-migration -o yaml
status:
conditions:
- category: Advisory
durable: true
lastTransitionTime: "2022-06-22T13:41:07Z"
message: The migration has completed successfully.
reason: Completed
status: "True"
type: Succeeded
Moving this to verified status.
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 (Moderate: Migration Toolkit for Containers (MTC) 1.7.2 security and bug fix update), 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/RHSA-2022:5483 |