github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/lb-ipnotset/cluster-snapshot/default/pods.json (about)

     1  {
     2      "kind": "PodList",
     3      "apiVersion": "v1",
     4      "metadata": {
     5          "selfLink": "/api/v1/namespaces/default/pods",
     6          "resourceVersion": "25754"
     7      },
     8      "items": [
     9          {
    10              "metadata": {
    11                  "name": "verrazzano-install-my-verrazzano-twltx",
    12                  "generateName": "verrazzano-install-my-verrazzano-",
    13                  "namespace": "default",
    14                  "selfLink": "/api/v1/namespaces/default/pods/verrazzano-install-my-verrazzano-twltx",
    15                  "uid": "234e5ec9-3ef1-4f95-9363-587688c892a6",
    16                  "resourceVersion": "25681",
    17                  "creationTimestamp": "2021-03-20T19:57:01Z",
    18                  "labels": {
    19                      "controller-uid": "b503169a-d0f0-4273-8b26-58ae53d909e1",
    20                      "job-name": "verrazzano-install-my-verrazzano"
    21                  },
    22                  "ownerReferences": [
    23                      {
    24                          "apiVersion": "batch/v1",
    25                          "kind": "Job",
    26                          "name": "verrazzano-install-my-verrazzano",
    27                          "uid": "b503169a-d0f0-4273-8b26-58ae53d909e1",
    28                          "controller": true,
    29                          "blockOwnerDeletion": true
    30                      }
    31                  ],
    32                  "managedFields": [
    33                      {
    34                          "manager": "kube-controller-manager",
    35                          "operation": "Update",
    36                          "apiVersion": "v1",
    37                          "time": "2021-03-20T19:57:01Z",
    38                          "fieldsType": "FieldsV1",
    39                          "fieldsV1": {
    40                              "f:metadata": {
    41                                  "f:generateName": {},
    42                                  "f:labels": {
    43                                      ".": {},
    44                                      "f:controller-uid": {},
    45                                      "f:job-name": {}
    46                                  },
    47                                  "f:ownerReferences": {
    48                                      ".": {},
    49                                      "k:{\"uid\":\"b503169a-d0f0-4273-8b26-58ae53d909e1\"}": {
    50                                          ".": {},
    51                                          "f:apiVersion": {},
    52                                          "f:blockOwnerDeletion": {},
    53                                          "f:controller": {},
    54                                          "f:kind": {},
    55                                          "f:name": {},
    56                                          "f:uid": {}
    57                                      }
    58                                  }
    59                              },
    60                              "f:spec": {
    61                                  "f:containers": {
    62                                      "k:{\"name\":\"install\"}": {
    63                                          ".": {},
    64                                          "f:env": {
    65                                              ".": {},
    66                                              "k:{\"name\":\"DEBUG\"}": {
    67                                                  ".": {},
    68                                                  "f:name": {},
    69                                                  "f:value": {}
    70                                              },
    71                                              "k:{\"name\":\"INSTALL_CONFIG_FILE\"}": {
    72                                                  ".": {},
    73                                                  "f:name": {},
    74                                                  "f:value": {}
    75                                              },
    76                                              "k:{\"name\":\"MODE\"}": {
    77                                                  ".": {},
    78                                                  "f:name": {},
    79                                                  "f:value": {}
    80                                              },
    81                                              "k:{\"name\":\"VERRAZZANO_KUBECONFIG\"}": {
    82                                                  ".": {},
    83                                                  "f:name": {},
    84                                                  "f:value": {}
    85                                              }
    86                                          },
    87                                          "f:image": {},
    88                                          "f:imagePullPolicy": {},
    89                                          "f:name": {},
    90                                          "f:resources": {},
    91                                          "f:terminationMessagePath": {},
    92                                          "f:terminationMessagePolicy": {},
    93                                          "f:volumeMounts": {
    94                                              ".": {},
    95                                              "k:{\"mountPath\":\"/config\"}": {
    96                                                  ".": {},
    97                                                  "f:mountPath": {},
    98                                                  "f:name": {}
    99                                              }
   100                                          }
   101                                      }
   102                                  },
   103                                  "f:dnsPolicy": {},
   104                                  "f:enableServiceLinks": {},
   105                                  "f:restartPolicy": {},
   106                                  "f:schedulerName": {},
   107                                  "f:securityContext": {},
   108                                  "f:serviceAccount": {},
   109                                  "f:serviceAccountName": {},
   110                                  "f:terminationGracePeriodSeconds": {},
   111                                  "f:volumes": {
   112                                      ".": {},
   113                                      "k:{\"name\":\"config-volume\"}": {
   114                                          ".": {},
   115                                          "f:configMap": {
   116                                              ".": {},
   117                                              "f:defaultMode": {},
   118                                              "f:name": {}
   119                                          },
   120                                          "f:name": {}
   121                                      }
   122                                  }
   123                              }
   124                          }
   125                      },
   126                      {
   127                          "manager": "kubelet",
   128                          "operation": "Update",
   129                          "apiVersion": "v1",
   130                          "time": "2021-03-20T20:12:24Z",
   131                          "fieldsType": "FieldsV1",
   132                          "fieldsV1": {
   133                              "f:status": {
   134                                  "f:conditions": {
   135                                      "k:{\"type\":\"ContainersReady\"}": {
   136                                          ".": {},
   137                                          "f:lastProbeTime": {},
   138                                          "f:lastTransitionTime": {},
   139                                          "f:message": {},
   140                                          "f:reason": {},
   141                                          "f:status": {},
   142                                          "f:type": {}
   143                                      },
   144                                      "k:{\"type\":\"Initialized\"}": {
   145                                          ".": {},
   146                                          "f:lastProbeTime": {},
   147                                          "f:lastTransitionTime": {},
   148                                          "f:status": {},
   149                                          "f:type": {}
   150                                      },
   151                                      "k:{\"type\":\"Ready\"}": {
   152                                          ".": {},
   153                                          "f:lastProbeTime": {},
   154                                          "f:lastTransitionTime": {},
   155                                          "f:message": {},
   156                                          "f:reason": {},
   157                                          "f:status": {},
   158                                          "f:type": {}
   159                                      }
   160                                  },
   161                                  "f:containerStatuses": {},
   162                                  "f:hostIP": {},
   163                                  "f:phase": {},
   164                                  "f:podIP": {},
   165                                  "f:podIPs": {
   166                                      ".": {},
   167                                      "k:{\"ip\":\"REDACTED-IP4-ADDRESS\"}": {
   168                                          ".": {},
   169                                          "f:ip": {}
   170                                      }
   171                                  },
   172                                  "f:startTime": {}
   173                              }
   174                          }
   175                      }
   176                  ]
   177              },
   178              "spec": {
   179                  "volumes": [
   180                      {
   181                          "name": "config-volume",
   182                          "configMap": {
   183                              "name": "verrazzano-install-my-verrazzano",
   184                              "defaultMode": 420
   185                          }
   186                      },
   187                      {
   188                          "name": "verrazzano-install-my-verrazzano-token-gbrw9",
   189                          "secret": {
   190                              "secretName": "verrazzano-install-my-verrazzano-token-gbrw9",
   191                              "defaultMode": 420
   192                          }
   193                      }
   194                  ],
   195                  "containers": [
   196                      {
   197                          "name": "install",
   198                          "image": "ghcr.io/verrazzano/verrazzano-platform-operator-jenkins:0.13.0-20210320193933-a0fa255",
   199                          "env": [
   200                              {
   201                                  "name": "MODE",
   202                                  "value": "INSTALL"
   203                              },
   204                              {
   205                                  "name": "INSTALL_CONFIG_FILE",
   206                                  "value": "/config/config.json"
   207                              },
   208                              {
   209                                  "name": "VERRAZZANO_KUBECONFIG",
   210                                  "value": "/home/verrazzano/kubeconfig"
   211                              },
   212                              {
   213                                  "name": "DEBUG",
   214                                  "value": "1"
   215                              }
   216                          ],
   217                          "resources": {},
   218                          "volumeMounts": [
   219                              {
   220                                  "name": "config-volume",
   221                                  "mountPath": "/config"
   222                              },
   223                              {
   224                                  "name": "verrazzano-install-my-verrazzano-token-gbrw9",
   225                                  "readOnly": true,
   226                                  "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount"
   227                              }
   228                          ],
   229                          "terminationMessagePath": "/dev/termination-log",
   230                          "terminationMessagePolicy": "File",
   231                          "imagePullPolicy": "IfNotPresent"
   232                      }
   233                  ],
   234                  "restartPolicy": "Never",
   235                  "terminationGracePeriodSeconds": 30,
   236                  "dnsPolicy": "ClusterFirst",
   237                  "serviceAccountName": "verrazzano-install-my-verrazzano",
   238                  "serviceAccount": "verrazzano-install-my-verrazzano",
   239                  "nodeName": "at-tests-control-plane",
   240                  "securityContext": {},
   241                  "imagePullSecrets": [
   242                      {
   243                          "name": "verrazzano-container-registry"
   244                      }
   245                  ],
   246                  "schedulerName": "default-scheduler",
   247                  "tolerations": [
   248                      {
   249                          "key": "node.kubernetes.io/not-ready",
   250                          "operator": "Exists",
   251                          "effect": "NoExecute",
   252                          "tolerationSeconds": 300
   253                      },
   254                      {
   255                          "key": "node.kubernetes.io/unreachable",
   256                          "operator": "Exists",
   257                          "effect": "NoExecute",
   258                          "tolerationSeconds": 300
   259                      }
   260                  ],
   261                  "priority": 0,
   262                  "enableServiceLinks": true
   263              },
   264              "status": {
   265                  "phase": "Failed",
   266                  "conditions": [
   267                      {
   268                          "type": "Initialized",
   269                          "status": "True",
   270                          "lastProbeTime": null,
   271                          "lastTransitionTime": "2021-03-20T19:57:01Z"
   272                      },
   273                      {
   274                          "type": "Ready",
   275                          "status": "False",
   276                          "lastProbeTime": null,
   277                          "lastTransitionTime": "2021-03-20T20:12:24Z",
   278                          "reason": "ContainersNotReady",
   279                          "message": "containers with unready status: [install]"
   280                      },
   281                      {
   282                          "type": "ContainersReady",
   283                          "status": "False",
   284                          "lastProbeTime": null,
   285                          "lastTransitionTime": "2021-03-20T20:12:24Z",
   286                          "reason": "ContainersNotReady",
   287                          "message": "containers with unready status: [install]"
   288                      },
   289                      {
   290                          "type": "PodScheduled",
   291                          "status": "True",
   292                          "lastProbeTime": null,
   293                          "lastTransitionTime": "2021-03-20T19:57:01Z"
   294                      }
   295                  ],
   296                  "hostIP": "REDACTED-IP4-ADDRESS",
   297                  "podIP": "REDACTED-IP4-ADDRESS",
   298                  "podIPs": [
   299                      {
   300                          "ip": "REDACTED-IP4-ADDRESS"
   301                      }
   302                  ],
   303                  "startTime": "2021-03-20T19:57:01Z",
   304                  "containerStatuses": [
   305                      {
   306                          "name": "install",
   307                          "state": {
   308                              "terminated": {
   309                                  "exitCode": 1,
   310                                  "reason": "Error",
   311                                  "startedAt": "2021-03-20T19:57:02Z",
   312                                  "finishedAt": "2021-03-20T20:12:24Z",
   313                                  "containerID": "containerd://a49fbbb2ae663137fb92380ccddd9038ff49adf25b5cf437b582684f63eceebd"
   314                              }
   315                          },
   316                          "lastState": {},
   317                          "ready": false,
   318                          "restartCount": 0,
   319                          "image": "ghcr.io/verrazzano/verrazzano-platform-operator-jenkins:0.13.0-20210320193933-a0fa255",
   320                          "imageID": "ghcr.io/verrazzano/verrazzano-platform-operator-jenkins@sha256:2a290490369bd43a0b20c54765fc3faad1cbee45f5c33b06d96b3670e94700af",
   321                          "containerID": "containerd://a49fbbb2ae663137fb92380ccddd9038ff49adf25b5cf437b582684f63eceebd",
   322                          "started": false
   323                      }
   324                  ],
   325                  "qosClass": "BestEffort"
   326              }
   327          }
   328      ]
   329  }