{'api_version': 'apps/v1', 'items': [{'api_version': None, 'kind': None, 'metadata': {'annotations': {'deployment.kubernetes.io/revision': '1'}, 'cluster_name': None, 'creation_timestamp': datetime.datetime(2022, 11, 16, 11, 6, 16, tzinfo=tzutc()), 'deletion_grace_period_seconds': None, 'deletion_timestamp': None, 'finalizers': None, 'generate_name': None, 'generation': 1, 'labels': None, 'managed_fields': [{'api_version': 'apps/v1', 'fields_type': 'FieldsV1', 'fields_v1': {'f:spec': {'f:progressDeadlineSeconds': {}, 'f:replicas': {}, 'f:revisionHistoryLimit': {}, 'f:selector': {}, 'f:strategy': {'f:rollingUpdate': {'.': {}, 'f:maxSurge': {}, 'f:maxUnavailable': {}}, 'f:type': {}}, 'f:template': {'f:metadata': {'f:labels': {'.': {}, 'f:pi-edge': {}}}, 'f:spec': {'f:containers': {'k:{"name":"newtest-demopaastwoportsthreeenv"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"FIRST_ENV"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"SECOND_ENV"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"THIRD_ENV"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":80,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:protocol': {}}, 'k:{"containerPort":81,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:protocol': {}}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}}, 'f:requests': {'.': {}, 'f:cpu': {}}}, 'f:terminationMessagePath': {}, 'f:terminationMessagePolicy': {}}}, 'f:dnsPolicy': {}, 'f:hostname': {}, 'f:nodeSelector': {}, 'f:restartPolicy': {}, 'f:schedulerName': {}, 'f:securityContext': {}, 'f:terminationGracePeriodSeconds': {}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': datetime.datetime(2022, 11, 16, 11, 6, 16, tzinfo=tzutc())}, {'api_version': 'apps/v1', 'fields_type': 'FieldsV1', 'fields_v1': {'f:metadata': {'f:annotations': {'.': {}, 'f:deployment.kubernetes.io/revision': {}}}, 'f:status': {'f:availableReplicas': {}, 'f:conditions': {'.': {}, 'k:{"type":"Available"}': {'.': {}, 'f:lastTransitionTime': {}, 'f:lastUpdateTime': {}, 'f:message': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"Progressing"}': {'.': {}, 'f:lastTransitionTime': {}, 'f:lastUpdateTime': {}, 'f:message': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}}, 'f:observedGeneration': {}, 'f:readyReplicas': {}, 'f:replicas': {}, 'f:updatedReplicas': {}}}, 'manager': 'kubelite', 'operation': 'Update', 'time': datetime.datetime(2022, 11, 16, 11, 6, 21, tzinfo=tzutc())}], 'name': 'newtest-demopaastwoportsthreeenv', 'namespace': 'pi-edge', 'owner_references': None, 'resource_version': '33621659', 'self_link': '/apis/apps/v1/namespaces/pi-edge/deployments/newtest-demopaastwoportsthreeenv', 'uid': '31734ba0-05cf-4ed6-95a3-489ef6635879'}, 'spec': {'min_ready_seconds': None, 'paused': None, 'progress_deadline_seconds': 600, 'replicas': 1, 'revision_history_limit': 10, 'selector': {'match_expressions': None, 'match_labels': {'pi-edge': 'newtest-demopaastwoportsthreeenv'}}, 'strategy': {'rolling_update': {'max_surge': '25%', 'max_unavailable': '25%'}, 'type': 'RollingUpdate'}, 'template': {'metadata': {'annotations': None, 'cluster_name': None, 'creation_timestamp': None, 'deletion_grace_period_seconds': None, 'deletion_timestamp': None, 'finalizers': None, 'generate_name': None, 'generation': None, 'labels': {'pi-edge': 'newtest-demopaastwoportsthreeenv'}, 'managed_fields': None, 'name': None, 'namespace': None, 'owner_references': None, 'resource_version': None, 'self_link': None, 'uid': None}, 'spec': {'active_deadline_seconds': None, 'affinity': None, 'automount_service_account_token': None, 'containers': [{'args': None, 'command': None, 'env': [{'name': 'FIRST_ENV', 'value': 'newtest-demo-paastwovolumes', 'value_from': None}, {'name': 'SECOND_ENV', 'value': 'edgextest2', 'value_from': None}, {'name': 'THIRD_ENV', 'value': 'test3', 'value_from': None}], 'env_from': None, 'image': 'k8s.gcr.io/hpa-example', 'image_pull_policy': 'Always', 'lifecycle': None, 'liveness_probe': None, 'name': 'newtest-demopaastwoportsthreeenv', 'ports': [{'container_port': 80, 'host_ip': None, 'host_port': None, 'name': None, 'protocol': 'TCP'}, {'container_port': 81, 'host_ip': None, 'host_port': None, 'name': None, 'protocol': 'TCP'}], 'readiness_probe': None, 'resources': {'limits': {'cpu': '500m'}, 'requests': {'cpu': '150m'}}, 'security_context': None, 'startup_probe': None, 'stdin': None, 'stdin_once': None, 'termination_message_path': '/dev/termination-log', 'termination_message_policy': 'File', 'tty': None, 'volume_devices': None, 'volume_mounts': None, 'working_dir': None}], 'dns_config': None, 'dns_policy': 'ClusterFirst', 'enable_service_links': None, 'ephemeral_containers': None, 'host_aliases': None, 'host_ipc': None, 'host_network': None, 'host_pid': None, 'hostname': 'newtest-demopaastwoportsthreeenv', 'image_pull_secrets': None, 'init_containers': None, 'node_name': None, 'node_selector': {'location': 'Peania_19002_Athens'}, 'overhead': None, 'preemption_policy': None, 'priority': None, 'priority_class_name': None, 'readiness_gates': None, 'restart_policy': 'Always', 'runtime_class_name': None, 'scheduler_name': 'default-scheduler', 'security_context': {'fs_group': None, 'run_as_group': None, 'run_as_non_root': None, 'run_as_user': None, 'se_linux_options': None, 'supplemental_groups': None, 'sysctls': None, 'windows_options': None}, 'service_account': None, 'service_account_name': None, 'share_process_namespace': None, 'subdomain': None, 'termination_grace_period_seconds': 30, 'tolerations': None, 'topology_spread_constraints': None, 'volumes': None}}}, 'status': {'available_replicas': 1, 'collision_count': None, 'conditions': [{'last_transition_time': datetime.datetime(2022, 11, 16, 11, 6, 21, tzinfo=tzutc()), 'last_update_time': datetime.datetime(2022, 11, 16, 11, 6, 21, tzinfo=tzutc()), 'message': 'Deployment has minimum ' 'availability.', 'reason': 'MinimumReplicasAvailable', 'status': 'True', 'type': 'Available'}, {'last_transition_time': datetime.datetime(2022, 11, 16, 11, 6, 16, tzinfo=tzutc()), 'last_update_time': datetime.datetime(2022, 11, 16, 11, 6, 21, tzinfo=tzutc()), 'message': 'ReplicaSet ' '"newtest-demopaastwoportsthreeenv-5cdbfcfd86" ' 'has successfully ' 'progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'Progressing'}], 'observed_generation': 1, 'ready_replicas': 1, 'replicas': 1, 'unavailable_replicas': None, 'updated_replicas': 1}}, {'api_version': None, 'kind': None, 'metadata': {'annotations': {'deployment.kubernetes.io/revision': '1'}, 'cluster_name': None, 'creation_timestamp': datetime.datetime(2022, 11, 16, 11, 6, 17, tzinfo=tzutc()), 'deletion_grace_period_seconds': None, 'deletion_timestamp': None, 'finalizers': None, 'generate_name': None, 'generation': 1, 'labels': None, 'managed_fields': [{'api_version': 'apps/v1', 'fields_type': 'FieldsV1', 'fields_v1': {'f:spec': {'f:progressDeadlineSeconds': {}, 'f:replicas': {}, 'f:revisionHistoryLimit': {}, 'f:selector': {}, 'f:strategy': {'f:rollingUpdate': {'.': {}, 'f:maxSurge': {}, 'f:maxUnavailable': {}}, 'f:type': {}}, 'f:template': {'f:metadata': {'f:labels': {'.': {}, 'f:pi-edge': {}}}, 'f:spec': {'f:containers': {'k:{"name":"newtest-demo-paastwovolumes"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"MONDOD"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"TEST2"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":80,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:protocol': {}}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}}, 'f:requests': {'.': {}, 'f:cpu': {}}}, 'f:terminationMessagePath': {}, 'f:terminationMessagePolicy': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/opt/config"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/data"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}}}, 'f:dnsPolicy': {}, 'f:hostname': {}, 'f:nodeSelector': {}, 'f:restartPolicy': {}, 'f:schedulerName': {}, 'f:securityContext': {}, 'f:terminationGracePeriodSeconds': {}, 'f:volumes': {'.': {}, 'k:{"name":"newtest-demo-paastwovolumes-volume1"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}, 'k:{"name":"newtest-demo-paastwovolumes-volume2"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': datetime.datetime(2022, 11, 16, 11, 6, 17, tzinfo=tzutc())}, {'api_version': 'apps/v1', 'fields_type': 'FieldsV1', 'fields_v1': {'f:metadata': {'f:annotations': {'.': {}, 'f:deployment.kubernetes.io/revision': {}}}, 'f:status': {'f:availableReplicas': {}, 'f:conditions': {'.': {}, 'k:{"type":"Available"}': {'.': {}, 'f:lastTransitionTime': {}, 'f:lastUpdateTime': {}, 'f:message': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"Progressing"}': {'.': {}, 'f:lastTransitionTime': {}, 'f:lastUpdateTime': {}, 'f:message': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}}, 'f:observedGeneration': {}, 'f:readyReplicas': {}, 'f:replicas': {}, 'f:updatedReplicas': {}}}, 'manager': 'kubelite', 'operation': 'Update', 'time': datetime.datetime(2022, 11, 16, 11, 6, 25, tzinfo=tzutc())}], 'name': 'newtest-demo-paastwovolumes', 'namespace': 'pi-edge', 'owner_references': None, 'resource_version': '33621686', 'self_link': '/apis/apps/v1/namespaces/pi-edge/deployments/newtest-demo-paastwovolumes', 'uid': '9eea69dc-d8da-405e-9fc6-72a16290c717'}, 'spec': {'min_ready_seconds': None, 'paused': None, 'progress_deadline_seconds': 600, 'replicas': 1, 'revision_history_limit': 10, 'selector': {'match_expressions': None, 'match_labels': {'pi-edge': 'newtest-demo-paastwovolumes'}}, 'strategy': {'rolling_update': {'max_surge': '25%', 'max_unavailable': '25%'}, 'type': 'RollingUpdate'}, 'template': {'metadata': {'annotations': None, 'cluster_name': None, 'creation_timestamp': None, 'deletion_grace_period_seconds': None, 'deletion_timestamp': None, 'finalizers': None, 'generate_name': None, 'generation': None, 'labels': {'pi-edge': 'newtest-demo-paastwovolumes'}, 'managed_fields': None, 'name': None, 'namespace': None, 'owner_references': None, 'resource_version': None, 'self_link': None, 'uid': None}, 'spec': {'active_deadline_seconds': None, 'affinity': None, 'automount_service_account_token': None, 'containers': [{'args': None, 'command': None, 'env': [{'name': 'MONDOD', 'value': '192.159.32.12:9019', 'value_from': None}, {'name': 'TEST2', 'value': 'test2', 'value_from': None}], 'env_from': None, 'image': 'k8s.gcr.io/hpa-example', 'image_pull_policy': 'Always', 'lifecycle': None, 'liveness_probe': None, 'name': 'newtest-demo-paastwovolumes', 'ports': [{'container_port': 80, 'host_ip': None, 'host_port': None, 'name': None, 'protocol': 'TCP'}], 'readiness_probe': None, 'resources': {'limits': {'cpu': '500m'}, 'requests': {'cpu': '150m'}}, 'security_context': None, 'startup_probe': None, 'stdin': None, 'stdin_once': None, 'termination_message_path': '/dev/termination-log', 'termination_message_policy': 'File', 'tty': None, 'volume_devices': None, 'volume_mounts': [{'mount_path': '/opt/data', 'mount_propagation': None, 'name': 'newtest-demo-paastwovolumes-volume1', 'read_only': None, 'sub_path': None, 'sub_path_expr': None}, {'mount_path': '/opt/config', 'mount_propagation': None, 'name': 'newtest-demo-paastwovolumes-volume2', 'read_only': None, 'sub_path': None, 'sub_path_expr': None}], 'working_dir': None}], 'dns_config': None, 'dns_policy': 'ClusterFirst', 'enable_service_links': None, 'ephemeral_containers': None, 'host_aliases': None, 'host_ipc': None, 'host_network': None, 'host_pid': None, 'hostname': 'newtest-demo-paastwovolumes', 'image_pull_secrets': None, 'init_containers': None, 'node_name': None, 'node_selector': {'location': 'Peania_19002_Athens'}, 'overhead': None, 'preemption_policy': None, 'priority': None, 'priority_class_name': None, 'readiness_gates': None, 'restart_policy': 'Always', 'runtime_class_name': None, 'scheduler_name': 'default-scheduler', 'security_context': {'fs_group': None, 'run_as_group': None, 'run_as_non_root': None, 'run_as_user': None, 'se_linux_options': None, 'supplemental_groups': None, 'sysctls': None, 'windows_options': None}, 'service_account': None, 'service_account_name': None, 'share_process_namespace': None, 'subdomain': None, 'termination_grace_period_seconds': 30, 'tolerations': None, 'topology_spread_constraints': None, 'volumes': [{'aws_elastic_block_store': None, 'azure_disk': None, 'azure_file': None, 'cephfs': None, 'cinder': None, 'config_map': None, 'csi': None, 'downward_api': None, 'empty_dir': None, 'fc': None, 'flex_volume': None, 'flocker': None, 'gce_persistent_disk': None, 'git_repo': None, 'glusterfs': None, 'host_path': None, 'iscsi': None, 'name': 'newtest-demo-paastwovolumes-volume1', 'nfs': None, 'persistent_volume_claim': {'claim_name': 'newtest-demo-paastwovolumes-volume1', 'read_only': None}, 'photon_persistent_disk': None, 'portworx_volume': None, 'projected': None, 'quobyte': None, 'rbd': None, 'scale_io': None, 'secret': None, 'storageos': None, 'vsphere_volume': None}, {'aws_elastic_block_store': None, 'azure_disk': None, 'azure_file': None, 'cephfs': None, 'cinder': None, 'config_map': None, 'csi': None, 'downward_api': None, 'empty_dir': None, 'fc': None, 'flex_volume': None, 'flocker': None, 'gce_persistent_disk': None, 'git_repo': None, 'glusterfs': None, 'host_path': None, 'iscsi': None, 'name': 'newtest-demo-paastwovolumes-volume2', 'nfs': None, 'persistent_volume_claim': {'claim_name': 'newtest-demo-paastwovolumes-volume2', 'read_only': None}, 'photon_persistent_disk': None, 'portworx_volume': None, 'projected': None, 'quobyte': None, 'rbd': None, 'scale_io': None, 'secret': None, 'storageos': None, 'vsphere_volume': None}]}}},