github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/pod-waiting-for-readiness-gates/cluster-snapshot/keycloak/pods.json (about)

     1  {
     2    "metadata": {
     3      "resourceVersion": "131799"
     4    },
     5    "items": [
     6      {
     7        "metadata": {
     8          "name": "mysql-1",
     9          "generateName": "mysql-",
    10          "namespace": "keycloak",
    11          "uid": "0f1486d1-8431-42f8-8d89-621c8247e601",
    12          "resourceVersion": "131753",
    13          "creationTimestamp": "2024-01-30T02:11:12Z",
    14          "labels": {
    15            "app.kubernetes.io/component": "database",
    16            "app.kubernetes.io/created-by": "mysql-operator",
    17            "app.kubernetes.io/instance": "mysql-innodbcluster-mysql-mysql-server",
    18            "app.kubernetes.io/managed-by": "mysql-operator",
    19            "app.kubernetes.io/name": "mysql-innodbcluster-mysql-server",
    20            "component": "mysqld",
    21            "controller-revision-hash": "mysql-7c647df574",
    22            "mysql.oracle.com/cluster": "mysql",
    23            "security.istio.io/tlsMode": "istio",
    24            "service.istio.io/canonical-name": "mysql-innodbcluster-mysql-server",
    25            "service.istio.io/canonical-revision": "latest",
    26            "statefulset.kubernetes.io/pod-name": "mysql-1",
    27            "tier": "mysql"
    28          }
    29        },
    30        "spec": {
    31          "restartPolicy": "Always",
    32          "terminationGracePeriodSeconds": 120,
    33          "dnsPolicy": "ClusterFirst",
    34          "nodeName": "REDACTED-a3947847a83c6f345e3fb8e952ccbe163984bdecb6e6868a3ef6ac4ce4490956",
    35          "readinessGates": [
    36            {
    37              "conditionType": "mysql.oracle.com/configured"
    38            },
    39            {
    40              "conditionType": "mysql.oracle.com/ready"
    41            }
    42          ]
    43        },
    44        "status": {
    45          "phase": "Running",
    46          "conditions": [
    47            {
    48              "type": "mysql.oracle.com/configured",
    49              "status": "True",
    50              "lastProbeTime": "2024-01-30T02:15:03Z",
    51              "lastTransitionTime": "2024-01-30T02:15:03Z"
    52            },
    53            {
    54              "type": "Initialized",
    55              "status": "True",
    56              "lastProbeTime": null,
    57              "lastTransitionTime": "2024-01-30T02:14:36Z"
    58            },
    59            {
    60              "type": "Ready",
    61              "status": "False",
    62              "lastProbeTime": null,
    63              "lastTransitionTime": "2024-01-30T02:11:13Z",
    64              "reason": "ReadinessGatesNotReady",
    65              "message": "corresponding condition of pod readiness gate \"mysql.oracle.com/ready\" does not exist."
    66            },
    67            {
    68              "type": "ContainersReady",
    69              "status": "True",
    70              "lastProbeTime": null,
    71              "lastTransitionTime": "2024-01-30T02:15:03Z"
    72            },
    73            {
    74              "type": "PodScheduled",
    75              "status": "True",
    76              "lastProbeTime": null,
    77              "lastTransitionTime": "2024-01-30T02:11:13Z"
    78            }
    79          ],
    80          "hostIP": "REDACTED-a3947847a83c6f345e3fb8e952ccbe163984bdecb6e6868a3ef6ac4ce4490956",
    81          "podIP": "REDACTED-9316c8209d5d61fe5d181c55ede2ba6ec1ab5ff14bbe73ec33d63bd119eb83de",
    82          "podIPs": [
    83            {
    84              "ip": "REDACTED-9316c8209d5d61fe5d181c55ede2ba6ec1ab5ff14bbe73ec33d63bd119eb83de"
    85            }
    86          ],
    87          "startTime": "2024-01-30T02:11:13Z"
    88        }
    89      }
    90    ]
    91  }