apiVersion: batch/v1 kind: Job metadata: creationTimestamp: "2025-10-11T10:50:09Z" generation: 1 labels: olm.managed: "true" operatorframework.io/bundle-unpack-ref: bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f name: bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f namespace: openstack-operators ownerReferences: - apiVersion: v1 blockOwnerDeletion: false controller: false kind: ConfigMap name: bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f uid: 6613c520-1d50-4cdb-b777-d386d6012c70 resourceVersion: "30645" uid: dc3c8dec-2fce-4624-a0ab-bd6f55f0f879 spec: activeDeadlineSeconds: 600 backoffLimit: 3 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: dc3c8dec-2fce-4624-a0ab-bd6f55f0f879 suspend: false template: metadata: creationTimestamp: null labels: batch.kubernetes.io/controller-uid: dc3c8dec-2fce-4624-a0ab-bd6f55f0f879 batch.kubernetes.io/job-name: bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f controller-uid: dc3c8dec-2fce-4624-a0ab-bd6f55f0f879 job-name: bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f olm.managed: "true" name: bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f spec: containers: - command: - opm - alpha - bundle - extract - -m - /bundle/ - -n - openstack-operators - -c - bbf55ab9b6da9dfde4a224fc1e3f049ee7cb6cab839422fb52a09a365b9964f - -z env: - name: CONTAINER_IMAGE value: quay.io/openstack-k8s-operators/openstack-operator-bundle:98fdba4c0b64a0aa697191141bde49d80c2fdc46 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a2ed3a56ac3e411dffa5a6d960e8ab570b62cc00a560c485d3eb5c4eb34c9cc5 imagePullPolicy: IfNotPresent name: extract resources: requests: cpu: 10m memory: 50Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /bundle name: bundle dnsPolicy: ClusterFirst initContainers: - command: - /bin/cp - -Rv - /bin/cpb - /util/cpb image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ac3e8e21a2acf57632da1156613d3ce424cc06446f4bd47349c7919367e1ff0f imagePullPolicy: IfNotPresent name: util resources: requests: cpu: 10m memory: 50Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /util name: util - command: - /util/cpb - /bundle image: quay.io/openstack-k8s-operators/openstack-operator-bundle:98fdba4c0b64a0aa697191141bde49d80c2fdc46 imagePullPolicy: Always name: pull resources: requests: cpu: 10m memory: 50Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /bundle name: bundle - mountPath: /util name: util nodeSelector: kubernetes.io/os: linux restartPolicy: Never schedulerName: default-scheduler securityContext: seccompProfile: type: RuntimeDefault terminationGracePeriodSeconds: 30 tolerations: - key: kubernetes.io/arch operator: Equal value: amd64 - key: kubernetes.io/arch operator: Equal value: arm64 - key: kubernetes.io/arch operator: Equal value: ppc64le - key: kubernetes.io/arch operator: Equal value: s390x - effect: NoSchedule key: node-role.kubernetes.io/master operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 120 - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 120 volumes: - emptyDir: {} name: bundle - emptyDir: {} name: util status: completionTime: "2025-10-11T10:50:17Z" conditions: - lastProbeTime: "2025-10-11T10:50:17Z" lastTransitionTime: "2025-10-11T10:50:17Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-10-11T10:50:17Z" lastTransitionTime: "2025-10-11T10:50:17Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-10-11T10:50:09Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}