github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/external-dns-issue/cluster-snapshot/verrazzano-system/pods.json (about)

     1  {
     2    "metadata": {
     3      "resourceVersion": "8664180"
     4    },
     5    "items": [
     6      {
     7        "metadata": {
     8          "name": "coherence-operator-585df65cdc-6jk8x",
     9          "generateName": "coherence-operator-585df65cdc-",
    10          "namespace": "verrazzano-system",
    11          "uid": "ad7a713e-259e-4200-9938-5dd6ce6685a9",
    12          "resourceVersion": "341070",
    13          "creationTimestamp": "2022-12-09T08:19:44Z",
    14          "labels": {
    15            "app.kubernetes.io/component": "manager",
    16            "app.kubernetes.io/created-by": "controller-manager",
    17            "app.kubernetes.io/instance": "coherence-operator-manager",
    18            "app.kubernetes.io/managed-by": "helm",
    19            "app.kubernetes.io/name": "coherence-operator",
    20            "app.kubernetes.io/part-of": "coherence-operator",
    21            "app.kubernetes.io/version": "3.2.9",
    22            "control-plane": "coherence",
    23            "pod-template-hash": "585df65cdc"
    24          },
    25          "ownerReferences": [
    26            {
    27              "apiVersion": "apps/v1",
    28              "kind": "ReplicaSet",
    29              "name": "coherence-operator-585df65cdc",
    30              "uid": "4160f2b1-a94b-4675-950e-97675b489adb",
    31              "controller": true,
    32              "blockOwnerDeletion": true
    33            }
    34          ],
    35          "managedFields": [
    36            {
    37              "manager": "kube-controller-manager",
    38              "operation": "Update",
    39              "apiVersion": "v1",
    40              "time": "2022-12-09T08:19:44Z",
    41              "fieldsType": "FieldsV1",
    42              "fieldsV1": {
    43                "f:metadata": {
    44                  "f:generateName": {},
    45                  "f:labels": {
    46                    ".": {},
    47                    "f:app.kubernetes.io/component": {},
    48                    "f:app.kubernetes.io/created-by": {},
    49                    "f:app.kubernetes.io/instance": {},
    50                    "f:app.kubernetes.io/managed-by": {},
    51                    "f:app.kubernetes.io/name": {},
    52                    "f:app.kubernetes.io/part-of": {},
    53                    "f:app.kubernetes.io/version": {},
    54                    "f:control-plane": {},
    55                    "f:pod-template-hash": {}
    56                  },
    57                  "f:ownerReferences": {
    58                    ".": {},
    59                    "k:{\"uid\":\"4160f2b1-a94b-4675-950e-97675b489adb\"}": {}
    60                  }
    61                },
    62                "f:spec": {
    63                  "f:affinity": {
    64                    ".": {},
    65                    "f:podAntiAffinity": {
    66                      ".": {},
    67                      "f:preferredDuringSchedulingIgnoredDuringExecution": {}
    68                    }
    69                  },
    70                  "f:containers": {
    71                    "k:{\"name\":\"manager\"}": {
    72                      ".": {},
    73                      "f:args": {},
    74                      "f:command": {},
    75                      "f:env": {
    76                        ".": {},
    77                        "k:{\"name\":\"CERT_TYPE\"}": {
    78                          ".": {},
    79                          "f:name": {},
    80                          "f:value": {}
    81                        },
    82                        "k:{\"name\":\"COHERENCE_IMAGE\"}": {
    83                          ".": {},
    84                          "f:name": {},
    85                          "f:value": {}
    86                        },
    87                        "k:{\"name\":\"OPERATOR_IMAGE\"}": {
    88                          ".": {},
    89                          "f:name": {},
    90                          "f:value": {}
    91                        },
    92                        "k:{\"name\":\"OPERATOR_NAME\"}": {
    93                          ".": {},
    94                          "f:name": {},
    95                          "f:valueFrom": {
    96                            ".": {},
    97                            "f:fieldRef": {}
    98                          }
    99                        },
   100                        "k:{\"name\":\"OPERATOR_NAMESPACE\"}": {
   101                          ".": {},
   102                          "f:name": {},
   103                          "f:valueFrom": {
   104                            ".": {},
   105                            "f:fieldRef": {}
   106                          }
   107                        },
   108                        "k:{\"name\":\"RACK_LABEL\"}": {
   109                          ".": {},
   110                          "f:name": {}
   111                        },
   112                        "k:{\"name\":\"SERVICE_NAME\"}": {
   113                          ".": {},
   114                          "f:name": {},
   115                          "f:value": {}
   116                        },
   117                        "k:{\"name\":\"SITE_LABEL\"}": {
   118                          ".": {},
   119                          "f:name": {}
   120                        },
   121                        "k:{\"name\":\"WATCH_NAMESPACE\"}": {
   122                          ".": {},
   123                          "f:name": {}
   124                        },
   125                        "k:{\"name\":\"WEBHOOK_SECRET\"}": {
   126                          ".": {},
   127                          "f:name": {},
   128                          "f:value": {}
   129                        },
   130                        "k:{\"name\":\"WEBHOOK_SERVICE\"}": {
   131                          ".": {},
   132                          "f:name": {},
   133                          "f:value": {}
   134                        }
   135                      },
   136                      "f:image": {},
   137                      "f:imagePullPolicy": {},
   138                      "f:livenessProbe": {
   139                        ".": {},
   140                        "f:failureThreshold": {},
   141                        "f:httpGet": {
   142                          ".": {},
   143                          "f:path": {},
   144                          "f:port": {},
   145                          "f:scheme": {}
   146                        },
   147                        "f:initialDelaySeconds": {},
   148                        "f:periodSeconds": {},
   149                        "f:successThreshold": {},
   150                        "f:timeoutSeconds": {}
   151                      },
   152                      "f:name": {},
   153                      "f:ports": {
   154                        ".": {},
   155                        "k:{\"containerPort\":8000,\"protocol\":\"TCP\"}": {
   156                          ".": {},
   157                          "f:containerPort": {},
   158                          "f:name": {},
   159                          "f:protocol": {}
   160                        },
   161                        "k:{\"containerPort\":8080,\"protocol\":\"TCP\"}": {
   162                          ".": {},
   163                          "f:containerPort": {},
   164                          "f:name": {},
   165                          "f:protocol": {}
   166                        },
   167                        "k:{\"containerPort\":8088,\"protocol\":\"TCP\"}": {
   168                          ".": {},
   169                          "f:containerPort": {},
   170                          "f:name": {},
   171                          "f:protocol": {}
   172                        },
   173                        "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
   174                          ".": {},
   175                          "f:containerPort": {},
   176                          "f:name": {},
   177                          "f:protocol": {}
   178                        }
   179                      },
   180                      "f:readinessProbe": {
   181                        ".": {},
   182                        "f:failureThreshold": {},
   183                        "f:httpGet": {
   184                          ".": {},
   185                          "f:path": {},
   186                          "f:port": {},
   187                          "f:scheme": {}
   188                        },
   189                        "f:initialDelaySeconds": {},
   190                        "f:periodSeconds": {},
   191                        "f:successThreshold": {},
   192                        "f:timeoutSeconds": {}
   193                      },
   194                      "f:resources": {},
   195                      "f:terminationMessagePath": {},
   196                      "f:terminationMessagePolicy": {},
   197                      "f:volumeMounts": {
   198                        ".": {},
   199                        "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
   200                          ".": {},
   201                          "f:mountPath": {},
   202                          "f:name": {},
   203                          "f:readOnly": {}
   204                        }
   205                      }
   206                    }
   207                  },
   208                  "f:dnsPolicy": {},
   209                  "f:enableServiceLinks": {},
   210                  "f:restartPolicy": {},
   211                  "f:schedulerName": {},
   212                  "f:securityContext": {},
   213                  "f:serviceAccount": {},
   214                  "f:serviceAccountName": {},
   215                  "f:terminationGracePeriodSeconds": {},
   216                  "f:volumes": {
   217                    ".": {},
   218                    "k:{\"name\":\"cert\"}": {
   219                      ".": {},
   220                      "f:name": {},
   221                      "f:secret": {
   222                        ".": {},
   223                        "f:defaultMode": {},
   224                        "f:secretName": {}
   225                      }
   226                    }
   227                  }
   228                }
   229              }
   230            },
   231            {
   232              "manager": "kubelet",
   233              "operation": "Update",
   234              "apiVersion": "v1",
   235              "time": "2022-12-09T08:20:04Z",
   236              "fieldsType": "FieldsV1",
   237              "fieldsV1": {
   238                "f:status": {
   239                  "f:conditions": {
   240                    "k:{\"type\":\"ContainersReady\"}": {
   241                      ".": {},
   242                      "f:lastProbeTime": {},
   243                      "f:lastTransitionTime": {},
   244                      "f:status": {},
   245                      "f:type": {}
   246                    },
   247                    "k:{\"type\":\"Initialized\"}": {
   248                      ".": {},
   249                      "f:lastProbeTime": {},
   250                      "f:lastTransitionTime": {},
   251                      "f:status": {},
   252                      "f:type": {}
   253                    },
   254                    "k:{\"type\":\"Ready\"}": {
   255                      ".": {},
   256                      "f:lastProbeTime": {},
   257                      "f:lastTransitionTime": {},
   258                      "f:status": {},
   259                      "f:type": {}
   260                    }
   261                  },
   262                  "f:containerStatuses": {},
   263                  "f:hostIP": {},
   264                  "f:phase": {},
   265                  "f:podIP": {},
   266                  "f:podIPs": {
   267                    ".": {},
   268                    "k:{\"ip\":\"896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17\"}": {
   269                      ".": {},
   270                      "f:ip": {}
   271                    }
   272                  },
   273                  "f:startTime": {}
   274                }
   275              },
   276              "subresource": "status"
   277            }
   278          ]
   279        },
   280        "spec": {
   281          "volumes": [
   282            {
   283              "name": "cert",
   284              "secret": {
   285                "secretName": "coherence-webhook-server-cert",
   286                "defaultMode": 420
   287              }
   288            },
   289            {
   290              "name": "kube-api-access-m2t4m",
   291              "projected": {
   292                "sources": [
   293                  {
   294                    "serviceAccountToken": {
   295                      "expirationSeconds": 3607,
   296                      "path": "token"
   297                    }
   298                  },
   299                  {
   300                    "configMap": {
   301                      "name": "kube-root-ca.crt",
   302                      "items": [
   303                        {
   304                          "key": "ca.crt",
   305                          "path": "ca.crt"
   306                        }
   307                      ]
   308                    }
   309                  },
   310                  {
   311                    "downwardAPI": {
   312                      "items": [
   313                        {
   314                          "path": "namespace",
   315                          "fieldRef": {
   316                            "apiVersion": "v1",
   317                            "fieldPath": "metadata.namespace"
   318                          }
   319                        }
   320                      ]
   321                    }
   322                  }
   323                ],
   324                "defaultMode": 420
   325              }
   326            }
   327          ],
   328          "containers": [
   329            {
   330              "name": "manager",
   331              "image": "ghcr.io/oracle/coherence-operator:3.2.9",
   332              "command": [
   333                "/files/runner"
   334              ],
   335              "args": [
   336                "operator",
   337                "--enable-leader-election"
   338              ],
   339              "ports": [
   340                {
   341                  "name": "operator",
   342                  "containerPort": 8000,
   343                  "protocol": "TCP"
   344                },
   345                {
   346                  "name": "webhook-server",
   347                  "containerPort": 9443,
   348                  "protocol": "TCP"
   349                },
   350                {
   351                  "name": "metrics",
   352                  "containerPort": 8080,
   353                  "protocol": "TCP"
   354                },
   355                {
   356                  "name": "health",
   357                  "containerPort": 8088,
   358                  "protocol": "TCP"
   359                }
   360              ],
   361              "env": [
   362                {
   363                  "name": "OPERATOR_NAMESPACE",
   364                  "valueFrom": {
   365                    "fieldRef": {
   366                      "apiVersion": "v1",
   367                      "fieldPath": "metadata.namespace"
   368                    }
   369                  }
   370                },
   371                {
   372                  "name": "OPERATOR_NAME",
   373                  "valueFrom": {
   374                    "fieldRef": {
   375                      "apiVersion": "v1",
   376                      "fieldPath": "metadata.name"
   377                    }
   378                  }
   379                },
   380                {
   381                  "name": "WEBHOOK_SERVICE",
   382                  "value": "coherence-operator-webhook"
   383                },
   384                {
   385                  "name": "WEBHOOK_SECRET",
   386                  "value": "coherence-webhook-server-cert"
   387                },
   388                {
   389                  "name": "SERVICE_NAME",
   390                  "value": "coherence-operator-rest"
   391                },
   392                {
   393                  "name": "CERT_TYPE",
   394                  "value": "self-signed"
   395                },
   396                {
   397                  "name": "COHERENCE_IMAGE",
   398                  "value": "ghcr.io/oracle/coherence-ce:22.06.1"
   399                },
   400                {
   401                  "name": "RACK_LABEL"
   402                },
   403                {
   404                  "name": "SITE_LABEL"
   405                },
   406                {
   407                  "name": "OPERATOR_IMAGE",
   408                  "value": "ghcr.io/oracle/coherence-operator:3.2.9"
   409                },
   410                {
   411                  "name": "WATCH_NAMESPACE"
   412                }
   413              ],
   414              "resources": {},
   415              "volumeMounts": [
   416                {
   417                  "name": "cert",
   418                  "readOnly": true,
   419                  "mountPath": "/tmp/k8s-webhook-server/serving-certs"
   420                },
   421                {
   422                  "name": "kube-api-access-m2t4m",
   423                  "readOnly": true,
   424                  "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount"
   425                }
   426              ],
   427              "livenessProbe": {
   428                "httpGet": {
   429                  "path": "/healthz",
   430                  "port": "health",
   431                  "scheme": "HTTP"
   432                },
   433                "initialDelaySeconds": 10,
   434                "timeoutSeconds": 1,
   435                "periodSeconds": 10,
   436                "successThreshold": 1,
   437                "failureThreshold": 3
   438              },
   439              "readinessProbe": {
   440                "httpGet": {
   441                  "path": "/readyz",
   442                  "port": "health",
   443                  "scheme": "HTTP"
   444                },
   445                "initialDelaySeconds": 10,
   446                "timeoutSeconds": 1,
   447                "periodSeconds": 10,
   448                "successThreshold": 1,
   449                "failureThreshold": 3
   450              },
   451              "terminationMessagePath": "/dev/termination-log",
   452              "terminationMessagePolicy": "File",
   453              "imagePullPolicy": "IfNotPresent"
   454            }
   455          ],
   456          "restartPolicy": "Always",
   457          "terminationGracePeriodSeconds": 10,
   458          "dnsPolicy": "ClusterFirst",
   459          "serviceAccountName": "coherence-operator",
   460          "serviceAccount": "coherence-operator",
   461          "nodeName": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
   462          "securityContext": {},
   463          "affinity": {
   464            "podAntiAffinity": {
   465              "preferredDuringSchedulingIgnoredDuringExecution": [
   466                {
   467                  "weight": 50,
   468                  "podAffinityTerm": {
   469                    "labelSelector": {
   470                      "matchLabels": {
   471                        "app.kubernetes.io/instance": "coherence-operator-manager",
   472                        "app.kubernetes.io/name": "coherence-operator",
   473                        "app.kubernetes.io/version": "3.2.9",
   474                        "control-plane": "coherence"
   475                      }
   476                    },
   477                    "topologyKey": "topology.kubernetes.io/zone"
   478                  }
   479                },
   480                {
   481                  "weight": 10,
   482                  "podAffinityTerm": {
   483                    "labelSelector": {
   484                      "matchLabels": {
   485                        "app.kubernetes.io/instance": "coherence-operator-manager",
   486                        "app.kubernetes.io/name": "coherence-operator",
   487                        "app.kubernetes.io/version": "3.2.9",
   488                        "control-plane": "coherence"
   489                      }
   490                    },
   491                    "topologyKey": "oci.oraclecloud.com/fault-domain"
   492                  }
   493                },
   494                {
   495                  "weight": 1,
   496                  "podAffinityTerm": {
   497                    "labelSelector": {
   498                      "matchLabels": {
   499                        "app.kubernetes.io/instance": "coherence-operator-manager",
   500                        "app.kubernetes.io/name": "coherence-operator",
   501                        "app.kubernetes.io/version": "3.2.9",
   502                        "control-plane": "coherence"
   503                      }
   504                    },
   505                    "topologyKey": "kubernetes.io/hostname"
   506                  }
   507                }
   508              ]
   509            }
   510          },
   511          "schedulerName": "default-scheduler",
   512          "tolerations": [
   513            {
   514              "key": "node.kubernetes.io/not-ready",
   515              "operator": "Exists",
   516              "effect": "NoExecute",
   517              "tolerationSeconds": 300
   518            },
   519            {
   520              "key": "node.kubernetes.io/unreachable",
   521              "operator": "Exists",
   522              "effect": "NoExecute",
   523              "tolerationSeconds": 300
   524            }
   525          ],
   526          "priority": 0,
   527          "enableServiceLinks": true,
   528          "preemptionPolicy": "PreemptLowerPriority"
   529        },
   530        "status": {
   531          "phase": "Running",
   532          "conditions": [
   533            {
   534              "type": "Initialized",
   535              "status": "True",
   536              "lastProbeTime": null,
   537              "lastTransitionTime": "2022-12-09T08:19:44Z"
   538            },
   539            {
   540              "type": "Ready",
   541              "status": "True",
   542              "lastProbeTime": null,
   543              "lastTransitionTime": "2022-12-09T08:20:04Z"
   544            },
   545            {
   546              "type": "ContainersReady",
   547              "status": "True",
   548              "lastProbeTime": null,
   549              "lastTransitionTime": "2022-12-09T08:20:04Z"
   550            },
   551            {
   552              "type": "PodScheduled",
   553              "status": "True",
   554              "lastProbeTime": null,
   555              "lastTransitionTime": "2022-12-09T08:19:44Z"
   556            }
   557          ],
   558          "hostIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
   559          "podIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
   560          "podIPs": [
   561            {
   562              "ip": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17"
   563            }
   564          ],
   565          "startTime": "2022-12-09T08:19:44Z",
   566          "containerStatuses": [
   567            {
   568              "name": "manager",
   569              "state": {
   570                "running": {
   571                  "startedAt": "2022-12-09T08:19:51Z"
   572                }
   573              },
   574              "lastState": {},
   575              "ready": true,
   576              "restartCount": 0,
   577              "image": "ghcr.io/oracle/coherence-operator:3.2.9",
   578              "imageID": "ghcr.io/oracle/coherence-operator@sha256:92ca2d0e1933583c2f9b1668ef5d927ed70bff2a039a14ac9bd7aad41f094c0d",
   579              "containerID": "cri-o://98fc621a16303136d886e2247493b8b36ab80e83e3ab02e40fed1a46b637349d",
   580              "started": true
   581            }
   582          ],
   583          "qosClass": "BestEffort"
   584        }
   585      },
   586      {
   587        "metadata": {
   588          "name": "coherence-operator-585df65cdc-bhbcc",
   589          "generateName": "coherence-operator-585df65cdc-",
   590          "namespace": "verrazzano-system",
   591          "uid": "7f55df69-707e-488e-9218-8ec7529d3e1f",
   592          "resourceVersion": "3219410",
   593          "creationTimestamp": "2022-12-09T08:19:44Z",
   594          "labels": {
   595            "app.kubernetes.io/component": "manager",
   596            "app.kubernetes.io/created-by": "controller-manager",
   597            "app.kubernetes.io/instance": "coherence-operator-manager",
   598            "app.kubernetes.io/managed-by": "helm",
   599            "app.kubernetes.io/name": "coherence-operator",
   600            "app.kubernetes.io/part-of": "coherence-operator",
   601            "app.kubernetes.io/version": "3.2.9",
   602            "control-plane": "coherence",
   603            "pod-template-hash": "585df65cdc"
   604          },
   605          "ownerReferences": [
   606            {
   607              "apiVersion": "apps/v1",
   608              "kind": "ReplicaSet",
   609              "name": "coherence-operator-585df65cdc",
   610              "uid": "4160f2b1-a94b-4675-950e-97675b489adb",
   611              "controller": true,
   612              "blockOwnerDeletion": true
   613            }
   614          ],
   615          "managedFields": [
   616            {
   617              "manager": "kube-controller-manager",
   618              "operation": "Update",
   619              "apiVersion": "v1",
   620              "time": "2022-12-09T08:19:44Z",
   621              "fieldsType": "FieldsV1",
   622              "fieldsV1": {
   623                "f:metadata": {
   624                  "f:generateName": {},
   625                  "f:labels": {
   626                    ".": {},
   627                    "f:app.kubernetes.io/component": {},
   628                    "f:app.kubernetes.io/created-by": {},
   629                    "f:app.kubernetes.io/instance": {},
   630                    "f:app.kubernetes.io/managed-by": {},
   631                    "f:app.kubernetes.io/name": {},
   632                    "f:app.kubernetes.io/part-of": {},
   633                    "f:app.kubernetes.io/version": {},
   634                    "f:control-plane": {},
   635                    "f:pod-template-hash": {}
   636                  },
   637                  "f:ownerReferences": {
   638                    ".": {},
   639                    "k:{\"uid\":\"4160f2b1-a94b-4675-950e-97675b489adb\"}": {}
   640                  }
   641                },
   642                "f:spec": {
   643                  "f:affinity": {
   644                    ".": {},
   645                    "f:podAntiAffinity": {
   646                      ".": {},
   647                      "f:preferredDuringSchedulingIgnoredDuringExecution": {}
   648                    }
   649                  },
   650                  "f:containers": {
   651                    "k:{\"name\":\"manager\"}": {
   652                      ".": {},
   653                      "f:args": {},
   654                      "f:command": {},
   655                      "f:env": {
   656                        ".": {},
   657                        "k:{\"name\":\"CERT_TYPE\"}": {
   658                          ".": {},
   659                          "f:name": {},
   660                          "f:value": {}
   661                        },
   662                        "k:{\"name\":\"COHERENCE_IMAGE\"}": {
   663                          ".": {},
   664                          "f:name": {},
   665                          "f:value": {}
   666                        },
   667                        "k:{\"name\":\"OPERATOR_IMAGE\"}": {
   668                          ".": {},
   669                          "f:name": {},
   670                          "f:value": {}
   671                        },
   672                        "k:{\"name\":\"OPERATOR_NAME\"}": {
   673                          ".": {},
   674                          "f:name": {},
   675                          "f:valueFrom": {
   676                            ".": {},
   677                            "f:fieldRef": {}
   678                          }
   679                        },
   680                        "k:{\"name\":\"OPERATOR_NAMESPACE\"}": {
   681                          ".": {},
   682                          "f:name": {},
   683                          "f:valueFrom": {
   684                            ".": {},
   685                            "f:fieldRef": {}
   686                          }
   687                        },
   688                        "k:{\"name\":\"RACK_LABEL\"}": {
   689                          ".": {},
   690                          "f:name": {}
   691                        },
   692                        "k:{\"name\":\"SERVICE_NAME\"}": {
   693                          ".": {},
   694                          "f:name": {},
   695                          "f:value": {}
   696                        },
   697                        "k:{\"name\":\"SITE_LABEL\"}": {
   698                          ".": {},
   699                          "f:name": {}
   700                        },
   701                        "k:{\"name\":\"WATCH_NAMESPACE\"}": {
   702                          ".": {},
   703                          "f:name": {}
   704                        },
   705                        "k:{\"name\":\"WEBHOOK_SECRET\"}": {
   706                          ".": {},
   707                          "f:name": {},
   708                          "f:value": {}
   709                        },
   710                        "k:{\"name\":\"WEBHOOK_SERVICE\"}": {
   711                          ".": {},
   712                          "f:name": {},
   713                          "f:value": {}
   714                        }
   715                      },
   716                      "f:image": {},
   717                      "f:imagePullPolicy": {},
   718                      "f:livenessProbe": {
   719                        ".": {},
   720                        "f:failureThreshold": {},
   721                        "f:httpGet": {
   722                          ".": {},
   723                          "f:path": {},
   724                          "f:port": {},
   725                          "f:scheme": {}
   726                        },
   727                        "f:initialDelaySeconds": {},
   728                        "f:periodSeconds": {},
   729                        "f:successThreshold": {},
   730                        "f:timeoutSeconds": {}
   731                      },
   732                      "f:name": {},
   733                      "f:ports": {
   734                        ".": {},
   735                        "k:{\"containerPort\":8000,\"protocol\":\"TCP\"}": {
   736                          ".": {},
   737                          "f:containerPort": {},
   738                          "f:name": {},
   739                          "f:protocol": {}
   740                        },
   741                        "k:{\"containerPort\":8080,\"protocol\":\"TCP\"}": {
   742                          ".": {},
   743                          "f:containerPort": {},
   744                          "f:name": {},
   745                          "f:protocol": {}
   746                        },
   747                        "k:{\"containerPort\":8088,\"protocol\":\"TCP\"}": {
   748                          ".": {},
   749                          "f:containerPort": {},
   750                          "f:name": {},
   751                          "f:protocol": {}
   752                        },
   753                        "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
   754                          ".": {},
   755                          "f:containerPort": {},
   756                          "f:name": {},
   757                          "f:protocol": {}
   758                        }
   759                      },
   760                      "f:readinessProbe": {
   761                        ".": {},
   762                        "f:failureThreshold": {},
   763                        "f:httpGet": {
   764                          ".": {},
   765                          "f:path": {},
   766                          "f:port": {},
   767                          "f:scheme": {}
   768                        },
   769                        "f:initialDelaySeconds": {},
   770                        "f:periodSeconds": {},
   771                        "f:successThreshold": {},
   772                        "f:timeoutSeconds": {}
   773                      },
   774                      "f:resources": {},
   775                      "f:terminationMessagePath": {},
   776                      "f:terminationMessagePolicy": {},
   777                      "f:volumeMounts": {
   778                        ".": {},
   779                        "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
   780                          ".": {},
   781                          "f:mountPath": {},
   782                          "f:name": {},
   783                          "f:readOnly": {}
   784                        }
   785                      }
   786                    }
   787                  },
   788                  "f:dnsPolicy": {},
   789                  "f:enableServiceLinks": {},
   790                  "f:restartPolicy": {},
   791                  "f:schedulerName": {},
   792                  "f:securityContext": {},
   793                  "f:serviceAccount": {},
   794                  "f:serviceAccountName": {},
   795                  "f:terminationGracePeriodSeconds": {},
   796                  "f:volumes": {
   797                    ".": {},
   798                    "k:{\"name\":\"cert\"}": {
   799                      ".": {},
   800                      "f:name": {},
   801                      "f:secret": {
   802                        ".": {},
   803                        "f:defaultMode": {},
   804                        "f:secretName": {}
   805                      }
   806                    }
   807                  }
   808                }
   809              }
   810            },
   811            {
   812              "manager": "kubelet",
   813              "operation": "Update",
   814              "apiVersion": "v1",
   815              "time": "2022-12-14T08:11:44Z",
   816              "fieldsType": "FieldsV1",
   817              "fieldsV1": {
   818                "f:status": {
   819                  "f:conditions": {
   820                    "k:{\"type\":\"ContainersReady\"}": {
   821                      ".": {},
   822                      "f:lastProbeTime": {},
   823                      "f:lastTransitionTime": {},
   824                      "f:status": {},
   825                      "f:type": {}
   826                    },
   827                    "k:{\"type\":\"Initialized\"}": {
   828                      ".": {},
   829                      "f:lastProbeTime": {},
   830                      "f:lastTransitionTime": {},
   831                      "f:status": {},
   832                      "f:type": {}
   833                    },
   834                    "k:{\"type\":\"Ready\"}": {
   835                      ".": {},
   836                      "f:lastProbeTime": {},
   837                      "f:lastTransitionTime": {},
   838                      "f:status": {},
   839                      "f:type": {}
   840                    }
   841                  },
   842                  "f:containerStatuses": {},
   843                  "f:hostIP": {},
   844                  "f:phase": {},
   845                  "f:podIP": {},
   846                  "f:podIPs": {
   847                    ".": {},
   848                    "k:{\"ip\":\"896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17\"}": {
   849                      ".": {},
   850                      "f:ip": {}
   851                    }
   852                  },
   853                  "f:startTime": {}
   854                }
   855              },
   856              "subresource": "status"
   857            }
   858          ]
   859        },
   860        "spec": {
   861          "volumes": [
   862            {
   863              "name": "cert",
   864              "secret": {
   865                "secretName": "coherence-webhook-server-cert",
   866                "defaultMode": 420
   867              }
   868            },
   869            {
   870              "name": "kube-api-access-c9w72",
   871              "projected": {
   872                "sources": [
   873                  {
   874                    "serviceAccountToken": {
   875                      "expirationSeconds": 3607,
   876                      "path": "token"
   877                    }
   878                  },
   879                  {
   880                    "configMap": {
   881                      "name": "kube-root-ca.crt",
   882                      "items": [
   883                        {
   884                          "key": "ca.crt",
   885                          "path": "ca.crt"
   886                        }
   887                      ]
   888                    }
   889                  },
   890                  {
   891                    "downwardAPI": {
   892                      "items": [
   893                        {
   894                          "path": "namespace",
   895                          "fieldRef": {
   896                            "apiVersion": "v1",
   897                            "fieldPath": "metadata.namespace"
   898                          }
   899                        }
   900                      ]
   901                    }
   902                  }
   903                ],
   904                "defaultMode": 420
   905              }
   906            }
   907          ],
   908          "containers": [
   909            {
   910              "name": "manager",
   911              "image": "ghcr.io/oracle/coherence-operator:3.2.9",
   912              "command": [
   913                "/files/runner"
   914              ],
   915              "args": [
   916                "operator",
   917                "--enable-leader-election"
   918              ],
   919              "ports": [
   920                {
   921                  "name": "operator",
   922                  "containerPort": 8000,
   923                  "protocol": "TCP"
   924                },
   925                {
   926                  "name": "webhook-server",
   927                  "containerPort": 9443,
   928                  "protocol": "TCP"
   929                },
   930                {
   931                  "name": "metrics",
   932                  "containerPort": 8080,
   933                  "protocol": "TCP"
   934                },
   935                {
   936                  "name": "health",
   937                  "containerPort": 8088,
   938                  "protocol": "TCP"
   939                }
   940              ],
   941              "env": [
   942                {
   943                  "name": "OPERATOR_NAMESPACE",
   944                  "valueFrom": {
   945                    "fieldRef": {
   946                      "apiVersion": "v1",
   947                      "fieldPath": "metadata.namespace"
   948                    }
   949                  }
   950                },
   951                {
   952                  "name": "OPERATOR_NAME",
   953                  "valueFrom": {
   954                    "fieldRef": {
   955                      "apiVersion": "v1",
   956                      "fieldPath": "metadata.name"
   957                    }
   958                  }
   959                },
   960                {
   961                  "name": "WEBHOOK_SERVICE",
   962                  "value": "coherence-operator-webhook"
   963                },
   964                {
   965                  "name": "WEBHOOK_SECRET",
   966                  "value": "coherence-webhook-server-cert"
   967                },
   968                {
   969                  "name": "SERVICE_NAME",
   970                  "value": "coherence-operator-rest"
   971                },
   972                {
   973                  "name": "CERT_TYPE",
   974                  "value": "self-signed"
   975                },
   976                {
   977                  "name": "COHERENCE_IMAGE",
   978                  "value": "ghcr.io/oracle/coherence-ce:22.06.1"
   979                },
   980                {
   981                  "name": "RACK_LABEL"
   982                },
   983                {
   984                  "name": "SITE_LABEL"
   985                },
   986                {
   987                  "name": "OPERATOR_IMAGE",
   988                  "value": "ghcr.io/oracle/coherence-operator:3.2.9"
   989                },
   990                {
   991                  "name": "WATCH_NAMESPACE"
   992                }
   993              ],
   994              "resources": {},
   995              "volumeMounts": [
   996                {
   997                  "name": "cert",
   998                  "readOnly": true,
   999                  "mountPath": "/tmp/k8s-webhook-server/serving-certs"
  1000                },
  1001                {
  1002                  "name": "kube-api-access-c9w72",
  1003                  "readOnly": true,
  1004                  "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount"
  1005                }
  1006              ],
  1007              "livenessProbe": {
  1008                "httpGet": {
  1009                  "path": "/healthz",
  1010                  "port": "health",
  1011                  "scheme": "HTTP"
  1012                },
  1013                "initialDelaySeconds": 10,
  1014                "timeoutSeconds": 1,
  1015                "periodSeconds": 10,
  1016                "successThreshold": 1,
  1017                "failureThreshold": 3
  1018              },
  1019              "readinessProbe": {
  1020                "httpGet": {
  1021                  "path": "/readyz",
  1022                  "port": "health",
  1023                  "scheme": "HTTP"
  1024                },
  1025                "initialDelaySeconds": 10,
  1026                "timeoutSeconds": 1,
  1027                "periodSeconds": 10,
  1028                "successThreshold": 1,
  1029                "failureThreshold": 3
  1030              },
  1031              "terminationMessagePath": "/dev/termination-log",
  1032              "terminationMessagePolicy": "File",
  1033              "imagePullPolicy": "IfNotPresent"
  1034            }
  1035          ],
  1036          "restartPolicy": "Always",
  1037          "terminationGracePeriodSeconds": 10,
  1038          "dnsPolicy": "ClusterFirst",
  1039          "serviceAccountName": "coherence-operator",
  1040          "serviceAccount": "coherence-operator",
  1041          "nodeName": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1042          "securityContext": {},
  1043          "affinity": {
  1044            "podAntiAffinity": {
  1045              "preferredDuringSchedulingIgnoredDuringExecution": [
  1046                {
  1047                  "weight": 50,
  1048                  "podAffinityTerm": {
  1049                    "labelSelector": {
  1050                      "matchLabels": {
  1051                        "app.kubernetes.io/instance": "coherence-operator-manager",
  1052                        "app.kubernetes.io/name": "coherence-operator",
  1053                        "app.kubernetes.io/version": "3.2.9",
  1054                        "control-plane": "coherence"
  1055                      }
  1056                    },
  1057                    "topologyKey": "topology.kubernetes.io/zone"
  1058                  }
  1059                },
  1060                {
  1061                  "weight": 10,
  1062                  "podAffinityTerm": {
  1063                    "labelSelector": {
  1064                      "matchLabels": {
  1065                        "app.kubernetes.io/instance": "coherence-operator-manager",
  1066                        "app.kubernetes.io/name": "coherence-operator",
  1067                        "app.kubernetes.io/version": "3.2.9",
  1068                        "control-plane": "coherence"
  1069                      }
  1070                    },
  1071                    "topologyKey": "oci.oraclecloud.com/fault-domain"
  1072                  }
  1073                },
  1074                {
  1075                  "weight": 1,
  1076                  "podAffinityTerm": {
  1077                    "labelSelector": {
  1078                      "matchLabels": {
  1079                        "app.kubernetes.io/instance": "coherence-operator-manager",
  1080                        "app.kubernetes.io/name": "coherence-operator",
  1081                        "app.kubernetes.io/version": "3.2.9",
  1082                        "control-plane": "coherence"
  1083                      }
  1084                    },
  1085                    "topologyKey": "kubernetes.io/hostname"
  1086                  }
  1087                }
  1088              ]
  1089            }
  1090          },
  1091          "schedulerName": "default-scheduler",
  1092          "tolerations": [
  1093            {
  1094              "key": "node.kubernetes.io/not-ready",
  1095              "operator": "Exists",
  1096              "effect": "NoExecute",
  1097              "tolerationSeconds": 300
  1098            },
  1099            {
  1100              "key": "node.kubernetes.io/unreachable",
  1101              "operator": "Exists",
  1102              "effect": "NoExecute",
  1103              "tolerationSeconds": 300
  1104            }
  1105          ],
  1106          "priority": 0,
  1107          "enableServiceLinks": true,
  1108          "preemptionPolicy": "PreemptLowerPriority"
  1109        },
  1110        "status": {
  1111          "phase": "Running",
  1112          "conditions": [
  1113            {
  1114              "type": "Initialized",
  1115              "status": "True",
  1116              "lastProbeTime": null,
  1117              "lastTransitionTime": "2022-12-09T08:19:44Z"
  1118            },
  1119            {
  1120              "type": "Ready",
  1121              "status": "True",
  1122              "lastProbeTime": null,
  1123              "lastTransitionTime": "2022-12-14T08:11:44Z"
  1124            },
  1125            {
  1126              "type": "ContainersReady",
  1127              "status": "True",
  1128              "lastProbeTime": null,
  1129              "lastTransitionTime": "2022-12-14T08:11:44Z"
  1130            },
  1131            {
  1132              "type": "PodScheduled",
  1133              "status": "True",
  1134              "lastProbeTime": null,
  1135              "lastTransitionTime": "2022-12-09T08:19:44Z"
  1136            }
  1137          ],
  1138          "hostIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1139          "podIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1140          "podIPs": [
  1141            {
  1142              "ip": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17"
  1143            }
  1144          ],
  1145          "startTime": "2022-12-09T08:19:44Z",
  1146          "containerStatuses": [
  1147            {
  1148              "name": "manager",
  1149              "state": {
  1150                "running": {
  1151                  "startedAt": "2022-12-14T08:11:34Z"
  1152                }
  1153              },
  1154              "lastState": {
  1155                "terminated": {
  1156                  "exitCode": 1,
  1157                  "reason": "Error",
  1158                  "startedAt": "2022-12-13T00:24:54Z",
  1159                  "finishedAt": "2022-12-14T08:11:33Z",
  1160                  "containerID": "cri-o://1203faf2a61cd9111f50f8f66ed8fec357de88d6b05dc48ac3e6cae474fde229"
  1161                }
  1162              },
  1163              "ready": true,
  1164              "restartCount": 3,
  1165              "image": "ghcr.io/oracle/coherence-operator:3.2.9",
  1166              "imageID": "ghcr.io/oracle/coherence-operator@sha256:92ca2d0e1933583c2f9b1668ef5d927ed70bff2a039a14ac9bd7aad41f094c0d",
  1167              "containerID": "cri-o://9b63e6ae63f36b7b3d151ebf5f07b27fb6f11b40ab75dfd60343fb7e754d5761",
  1168              "started": true
  1169            }
  1170          ],
  1171          "qosClass": "BestEffort"
  1172        }
  1173      },
  1174      {
  1175        "metadata": {
  1176          "name": "coherence-operator-585df65cdc-rvf8s",
  1177          "generateName": "coherence-operator-585df65cdc-",
  1178          "namespace": "verrazzano-system",
  1179          "uid": "965a62ce-31b3-4e75-8c32-ca0db8a70761",
  1180          "resourceVersion": "4727447",
  1181          "creationTimestamp": "2022-12-09T08:19:44Z",
  1182          "labels": {
  1183            "app.kubernetes.io/component": "manager",
  1184            "app.kubernetes.io/created-by": "controller-manager",
  1185            "app.kubernetes.io/instance": "coherence-operator-manager",
  1186            "app.kubernetes.io/managed-by": "helm",
  1187            "app.kubernetes.io/name": "coherence-operator",
  1188            "app.kubernetes.io/part-of": "coherence-operator",
  1189            "app.kubernetes.io/version": "3.2.9",
  1190            "control-plane": "coherence",
  1191            "pod-template-hash": "585df65cdc"
  1192          },
  1193          "ownerReferences": [
  1194            {
  1195              "apiVersion": "apps/v1",
  1196              "kind": "ReplicaSet",
  1197              "name": "coherence-operator-585df65cdc",
  1198              "uid": "4160f2b1-a94b-4675-950e-97675b489adb",
  1199              "controller": true,
  1200              "blockOwnerDeletion": true
  1201            }
  1202          ],
  1203          "managedFields": [
  1204            {
  1205              "manager": "kube-controller-manager",
  1206              "operation": "Update",
  1207              "apiVersion": "v1",
  1208              "time": "2022-12-09T08:19:44Z",
  1209              "fieldsType": "FieldsV1",
  1210              "fieldsV1": {
  1211                "f:metadata": {
  1212                  "f:generateName": {},
  1213                  "f:labels": {
  1214                    ".": {},
  1215                    "f:app.kubernetes.io/component": {},
  1216                    "f:app.kubernetes.io/created-by": {},
  1217                    "f:app.kubernetes.io/instance": {},
  1218                    "f:app.kubernetes.io/managed-by": {},
  1219                    "f:app.kubernetes.io/name": {},
  1220                    "f:app.kubernetes.io/part-of": {},
  1221                    "f:app.kubernetes.io/version": {},
  1222                    "f:control-plane": {},
  1223                    "f:pod-template-hash": {}
  1224                  },
  1225                  "f:ownerReferences": {
  1226                    ".": {},
  1227                    "k:{\"uid\":\"4160f2b1-a94b-4675-950e-97675b489adb\"}": {}
  1228                  }
  1229                },
  1230                "f:spec": {
  1231                  "f:affinity": {
  1232                    ".": {},
  1233                    "f:podAntiAffinity": {
  1234                      ".": {},
  1235                      "f:preferredDuringSchedulingIgnoredDuringExecution": {}
  1236                    }
  1237                  },
  1238                  "f:containers": {
  1239                    "k:{\"name\":\"manager\"}": {
  1240                      ".": {},
  1241                      "f:args": {},
  1242                      "f:command": {},
  1243                      "f:env": {
  1244                        ".": {},
  1245                        "k:{\"name\":\"CERT_TYPE\"}": {
  1246                          ".": {},
  1247                          "f:name": {},
  1248                          "f:value": {}
  1249                        },
  1250                        "k:{\"name\":\"COHERENCE_IMAGE\"}": {
  1251                          ".": {},
  1252                          "f:name": {},
  1253                          "f:value": {}
  1254                        },
  1255                        "k:{\"name\":\"OPERATOR_IMAGE\"}": {
  1256                          ".": {},
  1257                          "f:name": {},
  1258                          "f:value": {}
  1259                        },
  1260                        "k:{\"name\":\"OPERATOR_NAME\"}": {
  1261                          ".": {},
  1262                          "f:name": {},
  1263                          "f:valueFrom": {
  1264                            ".": {},
  1265                            "f:fieldRef": {}
  1266                          }
  1267                        },
  1268                        "k:{\"name\":\"OPERATOR_NAMESPACE\"}": {
  1269                          ".": {},
  1270                          "f:name": {},
  1271                          "f:valueFrom": {
  1272                            ".": {},
  1273                            "f:fieldRef": {}
  1274                          }
  1275                        },
  1276                        "k:{\"name\":\"RACK_LABEL\"}": {
  1277                          ".": {},
  1278                          "f:name": {}
  1279                        },
  1280                        "k:{\"name\":\"SERVICE_NAME\"}": {
  1281                          ".": {},
  1282                          "f:name": {},
  1283                          "f:value": {}
  1284                        },
  1285                        "k:{\"name\":\"SITE_LABEL\"}": {
  1286                          ".": {},
  1287                          "f:name": {}
  1288                        },
  1289                        "k:{\"name\":\"WATCH_NAMESPACE\"}": {
  1290                          ".": {},
  1291                          "f:name": {}
  1292                        },
  1293                        "k:{\"name\":\"WEBHOOK_SECRET\"}": {
  1294                          ".": {},
  1295                          "f:name": {},
  1296                          "f:value": {}
  1297                        },
  1298                        "k:{\"name\":\"WEBHOOK_SERVICE\"}": {
  1299                          ".": {},
  1300                          "f:name": {},
  1301                          "f:value": {}
  1302                        }
  1303                      },
  1304                      "f:image": {},
  1305                      "f:imagePullPolicy": {},
  1306                      "f:livenessProbe": {
  1307                        ".": {},
  1308                        "f:failureThreshold": {},
  1309                        "f:httpGet": {
  1310                          ".": {},
  1311                          "f:path": {},
  1312                          "f:port": {},
  1313                          "f:scheme": {}
  1314                        },
  1315                        "f:initialDelaySeconds": {},
  1316                        "f:periodSeconds": {},
  1317                        "f:successThreshold": {},
  1318                        "f:timeoutSeconds": {}
  1319                      },
  1320                      "f:name": {},
  1321                      "f:ports": {
  1322                        ".": {},
  1323                        "k:{\"containerPort\":8000,\"protocol\":\"TCP\"}": {
  1324                          ".": {},
  1325                          "f:containerPort": {},
  1326                          "f:name": {},
  1327                          "f:protocol": {}
  1328                        },
  1329                        "k:{\"containerPort\":8080,\"protocol\":\"TCP\"}": {
  1330                          ".": {},
  1331                          "f:containerPort": {},
  1332                          "f:name": {},
  1333                          "f:protocol": {}
  1334                        },
  1335                        "k:{\"containerPort\":8088,\"protocol\":\"TCP\"}": {
  1336                          ".": {},
  1337                          "f:containerPort": {},
  1338                          "f:name": {},
  1339                          "f:protocol": {}
  1340                        },
  1341                        "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
  1342                          ".": {},
  1343                          "f:containerPort": {},
  1344                          "f:name": {},
  1345                          "f:protocol": {}
  1346                        }
  1347                      },
  1348                      "f:readinessProbe": {
  1349                        ".": {},
  1350                        "f:failureThreshold": {},
  1351                        "f:httpGet": {
  1352                          ".": {},
  1353                          "f:path": {},
  1354                          "f:port": {},
  1355                          "f:scheme": {}
  1356                        },
  1357                        "f:initialDelaySeconds": {},
  1358                        "f:periodSeconds": {},
  1359                        "f:successThreshold": {},
  1360                        "f:timeoutSeconds": {}
  1361                      },
  1362                      "f:resources": {},
  1363                      "f:terminationMessagePath": {},
  1364                      "f:terminationMessagePolicy": {},
  1365                      "f:volumeMounts": {
  1366                        ".": {},
  1367                        "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
  1368                          ".": {},
  1369                          "f:mountPath": {},
  1370                          "f:name": {},
  1371                          "f:readOnly": {}
  1372                        }
  1373                      }
  1374                    }
  1375                  },
  1376                  "f:dnsPolicy": {},
  1377                  "f:enableServiceLinks": {},
  1378                  "f:restartPolicy": {},
  1379                  "f:schedulerName": {},
  1380                  "f:securityContext": {},
  1381                  "f:serviceAccount": {},
  1382                  "f:serviceAccountName": {},
  1383                  "f:terminationGracePeriodSeconds": {},
  1384                  "f:volumes": {
  1385                    ".": {},
  1386                    "k:{\"name\":\"cert\"}": {
  1387                      ".": {},
  1388                      "f:name": {},
  1389                      "f:secret": {
  1390                        ".": {},
  1391                        "f:defaultMode": {},
  1392                        "f:secretName": {}
  1393                      }
  1394                    }
  1395                  }
  1396                }
  1397              }
  1398            },
  1399            {
  1400              "manager": "kubelet",
  1401              "operation": "Update",
  1402              "apiVersion": "v1",
  1403              "time": "2022-12-16T21:09:14Z",
  1404              "fieldsType": "FieldsV1",
  1405              "fieldsV1": {
  1406                "f:status": {
  1407                  "f:conditions": {
  1408                    "k:{\"type\":\"ContainersReady\"}": {
  1409                      ".": {},
  1410                      "f:lastProbeTime": {},
  1411                      "f:lastTransitionTime": {},
  1412                      "f:status": {},
  1413                      "f:type": {}
  1414                    },
  1415                    "k:{\"type\":\"Initialized\"}": {
  1416                      ".": {},
  1417                      "f:lastProbeTime": {},
  1418                      "f:lastTransitionTime": {},
  1419                      "f:status": {},
  1420                      "f:type": {}
  1421                    },
  1422                    "k:{\"type\":\"Ready\"}": {
  1423                      ".": {},
  1424                      "f:lastProbeTime": {},
  1425                      "f:lastTransitionTime": {},
  1426                      "f:status": {},
  1427                      "f:type": {}
  1428                    }
  1429                  },
  1430                  "f:containerStatuses": {},
  1431                  "f:hostIP": {},
  1432                  "f:phase": {},
  1433                  "f:podIP": {},
  1434                  "f:podIPs": {
  1435                    ".": {},
  1436                    "k:{\"ip\":\"896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17\"}": {
  1437                      ".": {},
  1438                      "f:ip": {}
  1439                    }
  1440                  },
  1441                  "f:startTime": {}
  1442                }
  1443              },
  1444              "subresource": "status"
  1445            }
  1446          ]
  1447        },
  1448        "spec": {
  1449          "volumes": [
  1450            {
  1451              "name": "cert",
  1452              "secret": {
  1453                "secretName": "coherence-webhook-server-cert",
  1454                "defaultMode": 420
  1455              }
  1456            },
  1457            {
  1458              "name": "kube-api-access-qntts",
  1459              "projected": {
  1460                "sources": [
  1461                  {
  1462                    "serviceAccountToken": {
  1463                      "expirationSeconds": 3607,
  1464                      "path": "token"
  1465                    }
  1466                  },
  1467                  {
  1468                    "configMap": {
  1469                      "name": "kube-root-ca.crt",
  1470                      "items": [
  1471                        {
  1472                          "key": "ca.crt",
  1473                          "path": "ca.crt"
  1474                        }
  1475                      ]
  1476                    }
  1477                  },
  1478                  {
  1479                    "downwardAPI": {
  1480                      "items": [
  1481                        {
  1482                          "path": "namespace",
  1483                          "fieldRef": {
  1484                            "apiVersion": "v1",
  1485                            "fieldPath": "metadata.namespace"
  1486                          }
  1487                        }
  1488                      ]
  1489                    }
  1490                  }
  1491                ],
  1492                "defaultMode": 420
  1493              }
  1494            }
  1495          ],
  1496          "containers": [
  1497            {
  1498              "name": "manager",
  1499              "image": "ghcr.io/oracle/coherence-operator:3.2.9",
  1500              "command": [
  1501                "/files/runner"
  1502              ],
  1503              "args": [
  1504                "operator",
  1505                "--enable-leader-election"
  1506              ],
  1507              "ports": [
  1508                {
  1509                  "name": "operator",
  1510                  "containerPort": 8000,
  1511                  "protocol": "TCP"
  1512                },
  1513                {
  1514                  "name": "webhook-server",
  1515                  "containerPort": 9443,
  1516                  "protocol": "TCP"
  1517                },
  1518                {
  1519                  "name": "metrics",
  1520                  "containerPort": 8080,
  1521                  "protocol": "TCP"
  1522                },
  1523                {
  1524                  "name": "health",
  1525                  "containerPort": 8088,
  1526                  "protocol": "TCP"
  1527                }
  1528              ],
  1529              "env": [
  1530                {
  1531                  "name": "OPERATOR_NAMESPACE",
  1532                  "valueFrom": {
  1533                    "fieldRef": {
  1534                      "apiVersion": "v1",
  1535                      "fieldPath": "metadata.namespace"
  1536                    }
  1537                  }
  1538                },
  1539                {
  1540                  "name": "OPERATOR_NAME",
  1541                  "valueFrom": {
  1542                    "fieldRef": {
  1543                      "apiVersion": "v1",
  1544                      "fieldPath": "metadata.name"
  1545                    }
  1546                  }
  1547                },
  1548                {
  1549                  "name": "WEBHOOK_SERVICE",
  1550                  "value": "coherence-operator-webhook"
  1551                },
  1552                {
  1553                  "name": "WEBHOOK_SECRET",
  1554                  "value": "coherence-webhook-server-cert"
  1555                },
  1556                {
  1557                  "name": "SERVICE_NAME",
  1558                  "value": "coherence-operator-rest"
  1559                },
  1560                {
  1561                  "name": "CERT_TYPE",
  1562                  "value": "self-signed"
  1563                },
  1564                {
  1565                  "name": "COHERENCE_IMAGE",
  1566                  "value": "ghcr.io/oracle/coherence-ce:22.06.1"
  1567                },
  1568                {
  1569                  "name": "RACK_LABEL"
  1570                },
  1571                {
  1572                  "name": "SITE_LABEL"
  1573                },
  1574                {
  1575                  "name": "OPERATOR_IMAGE",
  1576                  "value": "ghcr.io/oracle/coherence-operator:3.2.9"
  1577                },
  1578                {
  1579                  "name": "WATCH_NAMESPACE"
  1580                }
  1581              ],
  1582              "resources": {},
  1583              "volumeMounts": [
  1584                {
  1585                  "name": "cert",
  1586                  "readOnly": true,
  1587                  "mountPath": "/tmp/k8s-webhook-server/serving-certs"
  1588                },
  1589                {
  1590                  "name": "kube-api-access-qntts",
  1591                  "readOnly": true,
  1592                  "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount"
  1593                }
  1594              ],
  1595              "livenessProbe": {
  1596                "httpGet": {
  1597                  "path": "/healthz",
  1598                  "port": "health",
  1599                  "scheme": "HTTP"
  1600                },
  1601                "initialDelaySeconds": 10,
  1602                "timeoutSeconds": 1,
  1603                "periodSeconds": 10,
  1604                "successThreshold": 1,
  1605                "failureThreshold": 3
  1606              },
  1607              "readinessProbe": {
  1608                "httpGet": {
  1609                  "path": "/readyz",
  1610                  "port": "health",
  1611                  "scheme": "HTTP"
  1612                },
  1613                "initialDelaySeconds": 10,
  1614                "timeoutSeconds": 1,
  1615                "periodSeconds": 10,
  1616                "successThreshold": 1,
  1617                "failureThreshold": 3
  1618              },
  1619              "terminationMessagePath": "/dev/termination-log",
  1620              "terminationMessagePolicy": "File",
  1621              "imagePullPolicy": "IfNotPresent"
  1622            }
  1623          ],
  1624          "restartPolicy": "Always",
  1625          "terminationGracePeriodSeconds": 10,
  1626          "dnsPolicy": "ClusterFirst",
  1627          "serviceAccountName": "coherence-operator",
  1628          "serviceAccount": "coherence-operator",
  1629          "nodeName": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1630          "securityContext": {},
  1631          "affinity": {
  1632            "podAntiAffinity": {
  1633              "preferredDuringSchedulingIgnoredDuringExecution": [
  1634                {
  1635                  "weight": 50,
  1636                  "podAffinityTerm": {
  1637                    "labelSelector": {
  1638                      "matchLabels": {
  1639                        "app.kubernetes.io/instance": "coherence-operator-manager",
  1640                        "app.kubernetes.io/name": "coherence-operator",
  1641                        "app.kubernetes.io/version": "3.2.9",
  1642                        "control-plane": "coherence"
  1643                      }
  1644                    },
  1645                    "topologyKey": "topology.kubernetes.io/zone"
  1646                  }
  1647                },
  1648                {
  1649                  "weight": 10,
  1650                  "podAffinityTerm": {
  1651                    "labelSelector": {
  1652                      "matchLabels": {
  1653                        "app.kubernetes.io/instance": "coherence-operator-manager",
  1654                        "app.kubernetes.io/name": "coherence-operator",
  1655                        "app.kubernetes.io/version": "3.2.9",
  1656                        "control-plane": "coherence"
  1657                      }
  1658                    },
  1659                    "topologyKey": "oci.oraclecloud.com/fault-domain"
  1660                  }
  1661                },
  1662                {
  1663                  "weight": 1,
  1664                  "podAffinityTerm": {
  1665                    "labelSelector": {
  1666                      "matchLabels": {
  1667                        "app.kubernetes.io/instance": "coherence-operator-manager",
  1668                        "app.kubernetes.io/name": "coherence-operator",
  1669                        "app.kubernetes.io/version": "3.2.9",
  1670                        "control-plane": "coherence"
  1671                      }
  1672                    },
  1673                    "topologyKey": "kubernetes.io/hostname"
  1674                  }
  1675                }
  1676              ]
  1677            }
  1678          },
  1679          "schedulerName": "default-scheduler",
  1680          "tolerations": [
  1681            {
  1682              "key": "node.kubernetes.io/not-ready",
  1683              "operator": "Exists",
  1684              "effect": "NoExecute",
  1685              "tolerationSeconds": 300
  1686            },
  1687            {
  1688              "key": "node.kubernetes.io/unreachable",
  1689              "operator": "Exists",
  1690              "effect": "NoExecute",
  1691              "tolerationSeconds": 300
  1692            }
  1693          ],
  1694          "priority": 0,
  1695          "enableServiceLinks": true,
  1696          "preemptionPolicy": "PreemptLowerPriority"
  1697        },
  1698        "status": {
  1699          "phase": "Running",
  1700          "conditions": [
  1701            {
  1702              "type": "Initialized",
  1703              "status": "True",
  1704              "lastProbeTime": null,
  1705              "lastTransitionTime": "2022-12-09T08:19:44Z"
  1706            },
  1707            {
  1708              "type": "Ready",
  1709              "status": "True",
  1710              "lastProbeTime": null,
  1711              "lastTransitionTime": "2022-12-16T21:09:14Z"
  1712            },
  1713            {
  1714              "type": "ContainersReady",
  1715              "status": "True",
  1716              "lastProbeTime": null,
  1717              "lastTransitionTime": "2022-12-16T21:09:14Z"
  1718            },
  1719            {
  1720              "type": "PodScheduled",
  1721              "status": "True",
  1722              "lastProbeTime": null,
  1723              "lastTransitionTime": "2022-12-09T08:19:44Z"
  1724            }
  1725          ],
  1726          "hostIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1727          "podIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1728          "podIPs": [
  1729            {
  1730              "ip": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17"
  1731            }
  1732          ],
  1733          "startTime": "2022-12-09T08:19:44Z",
  1734          "containerStatuses": [
  1735            {
  1736              "name": "manager",
  1737              "state": {
  1738                "running": {
  1739                  "startedAt": "2022-12-16T21:09:02Z"
  1740                }
  1741              },
  1742              "lastState": {
  1743                "terminated": {
  1744                  "exitCode": 1,
  1745                  "reason": "Error",
  1746                  "startedAt": "2022-12-14T08:14:43Z",
  1747                  "finishedAt": "2022-12-16T21:09:01Z",
  1748                  "containerID": "cri-o://eea9ab5052cf9273d5fe3789efe35204da5c51795609c8096c5b095cb2ca7a7d"
  1749                }
  1750              },
  1751              "ready": true,
  1752              "restartCount": 4,
  1753              "image": "ghcr.io/oracle/coherence-operator:3.2.9",
  1754              "imageID": "ghcr.io/oracle/coherence-operator@sha256:92ca2d0e1933583c2f9b1668ef5d927ed70bff2a039a14ac9bd7aad41f094c0d",
  1755              "containerID": "cri-o://837d54070f2d7c61aac4e8971003789c84c08777a27e4b0b9186e199f0481d78",
  1756              "started": true
  1757            }
  1758          ],
  1759          "qosClass": "BestEffort"
  1760        }
  1761      },
  1762      {
  1763        "metadata": {
  1764          "name": "oam-kubernetes-runtime-576648575-9mdf8",
  1765          "generateName": "oam-kubernetes-runtime-576648575-",
  1766          "namespace": "verrazzano-system",
  1767          "uid": "b4fb905a-a36c-4c23-8ac2-a2110c7b6538",
  1768          "resourceVersion": "4726589",
  1769          "creationTimestamp": "2022-12-09T08:19:26Z",
  1770          "labels": {
  1771            "app.kubernetes.io/instance": "oam-kubernetes-runtime",
  1772            "app.kubernetes.io/name": "oam-kubernetes-runtime",
  1773            "pod-template-hash": "576648575"
  1774          },
  1775          "ownerReferences": [
  1776            {
  1777              "apiVersion": "apps/v1",
  1778              "kind": "ReplicaSet",
  1779              "name": "oam-kubernetes-runtime-576648575",
  1780              "uid": "0c3b77ef-ab7b-4468-9189-33c19d239b37",
  1781              "controller": true,
  1782              "blockOwnerDeletion": true
  1783            }
  1784          ],
  1785          "managedFields": [
  1786            {
  1787              "manager": "kube-controller-manager",
  1788              "operation": "Update",
  1789              "apiVersion": "v1",
  1790              "time": "2022-12-09T08:19:26Z",
  1791              "fieldsType": "FieldsV1",
  1792              "fieldsV1": {
  1793                "f:metadata": {
  1794                  "f:generateName": {},
  1795                  "f:labels": {
  1796                    ".": {},
  1797                    "f:app.kubernetes.io/instance": {},
  1798                    "f:app.kubernetes.io/name": {},
  1799                    "f:pod-template-hash": {}
  1800                  },
  1801                  "f:ownerReferences": {
  1802                    ".": {},
  1803                    "k:{\"uid\":\"0c3b77ef-ab7b-4468-9189-33c19d239b37\"}": {}
  1804                  }
  1805                },
  1806                "f:spec": {
  1807                  "f:containers": {
  1808                    "k:{\"name\":\"oam-kubernetes-runtime\"}": {
  1809                      ".": {},
  1810                      "f:args": {},
  1811                      "f:image": {},
  1812                      "f:imagePullPolicy": {},
  1813                      "f:name": {},
  1814                      "f:resources": {
  1815                        ".": {},
  1816                        "f:requests": {
  1817                          ".": {},
  1818                          "f:cpu": {},
  1819                          "f:memory": {}
  1820                        }
  1821                      },
  1822                      "f:securityContext": {},
  1823                      "f:terminationMessagePath": {},
  1824                      "f:terminationMessagePolicy": {}
  1825                    }
  1826                  },
  1827                  "f:dnsPolicy": {},
  1828                  "f:enableServiceLinks": {},
  1829                  "f:restartPolicy": {},
  1830                  "f:schedulerName": {},
  1831                  "f:securityContext": {},
  1832                  "f:serviceAccount": {},
  1833                  "f:serviceAccountName": {},
  1834                  "f:terminationGracePeriodSeconds": {}
  1835                }
  1836              }
  1837            },
  1838            {
  1839              "manager": "kubelet",
  1840              "operation": "Update",
  1841              "apiVersion": "v1",
  1842              "time": "2022-12-16T21:07:11Z",
  1843              "fieldsType": "FieldsV1",
  1844              "fieldsV1": {
  1845                "f:status": {
  1846                  "f:conditions": {
  1847                    "k:{\"type\":\"ContainersReady\"}": {
  1848                      ".": {},
  1849                      "f:lastProbeTime": {},
  1850                      "f:lastTransitionTime": {},
  1851                      "f:status": {},
  1852                      "f:type": {}
  1853                    },
  1854                    "k:{\"type\":\"Initialized\"}": {
  1855                      ".": {},
  1856                      "f:lastProbeTime": {},
  1857                      "f:lastTransitionTime": {},
  1858                      "f:status": {},
  1859                      "f:type": {}
  1860                    },
  1861                    "k:{\"type\":\"Ready\"}": {
  1862                      ".": {},
  1863                      "f:lastProbeTime": {},
  1864                      "f:lastTransitionTime": {},
  1865                      "f:status": {},
  1866                      "f:type": {}
  1867                    }
  1868                  },
  1869                  "f:containerStatuses": {},
  1870                  "f:hostIP": {},
  1871                  "f:phase": {},
  1872                  "f:podIP": {},
  1873                  "f:podIPs": {
  1874                    ".": {},
  1875                    "k:{\"ip\":\"896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17\"}": {
  1876                      ".": {},
  1877                      "f:ip": {}
  1878                    }
  1879                  },
  1880                  "f:startTime": {}
  1881                }
  1882              },
  1883              "subresource": "status"
  1884            }
  1885          ]
  1886        },
  1887        "spec": {
  1888          "volumes": [
  1889            {
  1890              "name": "kube-api-access-f6gfk",
  1891              "projected": {
  1892                "sources": [
  1893                  {
  1894                    "serviceAccountToken": {
  1895                      "expirationSeconds": 3607,
  1896                      "path": "token"
  1897                    }
  1898                  },
  1899                  {
  1900                    "configMap": {
  1901                      "name": "kube-root-ca.crt",
  1902                      "items": [
  1903                        {
  1904                          "key": "ca.crt",
  1905                          "path": "ca.crt"
  1906                        }
  1907                      ]
  1908                    }
  1909                  },
  1910                  {
  1911                    "downwardAPI": {
  1912                      "items": [
  1913                        {
  1914                          "path": "namespace",
  1915                          "fieldRef": {
  1916                            "apiVersion": "v1",
  1917                            "fieldPath": "metadata.namespace"
  1918                          }
  1919                        }
  1920                      ]
  1921                    }
  1922                  }
  1923                ],
  1924                "defaultMode": 420
  1925              }
  1926            }
  1927          ],
  1928          "containers": [
  1929            {
  1930              "name": "oam-kubernetes-runtime",
  1931              "image": "ghcr.io/verrazzano/oam-kubernetes-runtime:v0.3.0-20221013061514-f30c668",
  1932              "args": [
  1933                "--metrics-addr=:8080",
  1934                "--enable-leader-election"
  1935              ],
  1936              "resources": {
  1937                "requests": {
  1938                  "cpu": "100m",
  1939                  "memory": "20Mi"
  1940                }
  1941              },
  1942              "volumeMounts": [
  1943                {
  1944                  "name": "kube-api-access-f6gfk",
  1945                  "readOnly": true,
  1946                  "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount"
  1947                }
  1948              ],
  1949              "terminationMessagePath": "/dev/termination-log",
  1950              "terminationMessagePolicy": "File",
  1951              "imagePullPolicy": "Always",
  1952              "securityContext": {}
  1953            }
  1954          ],
  1955          "restartPolicy": "Always",
  1956          "terminationGracePeriodSeconds": 10,
  1957          "dnsPolicy": "ClusterFirst",
  1958          "serviceAccountName": "oam-kubernetes-runtime",
  1959          "serviceAccount": "oam-kubernetes-runtime",
  1960          "nodeName": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  1961          "securityContext": {},
  1962          "schedulerName": "default-scheduler",
  1963          "tolerations": [
  1964            {
  1965              "key": "node.kubernetes.io/not-ready",
  1966              "operator": "Exists",
  1967              "effect": "NoExecute",
  1968              "tolerationSeconds": 300
  1969            },
  1970            {
  1971              "key": "node.kubernetes.io/unreachable",
  1972              "operator": "Exists",
  1973              "effect": "NoExecute",
  1974              "tolerationSeconds": 300
  1975            }
  1976          ],
  1977          "priority": 0,
  1978          "enableServiceLinks": true,
  1979          "preemptionPolicy": "PreemptLowerPriority"
  1980        },
  1981        "status": {
  1982          "phase": "Running",
  1983          "conditions": [
  1984            {
  1985              "type": "Initialized",
  1986              "status": "True",
  1987              "lastProbeTime": null,
  1988              "lastTransitionTime": "2022-12-09T08:19:26Z"
  1989            },
  1990            {
  1991              "type": "Ready",
  1992              "status": "True",
  1993              "lastProbeTime": null,
  1994              "lastTransitionTime": "2022-12-16T21:07:11Z"
  1995            },
  1996            {
  1997              "type": "ContainersReady",
  1998              "status": "True",
  1999              "lastProbeTime": null,
  2000              "lastTransitionTime": "2022-12-16T21:07:11Z"
  2001            },
  2002            {
  2003              "type": "PodScheduled",
  2004              "status": "True",
  2005              "lastProbeTime": null,
  2006              "lastTransitionTime": "2022-12-09T08:19:26Z"
  2007            }
  2008          ],
  2009          "hostIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  2010          "podIP": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17",
  2011          "podIPs": [
  2012            {
  2013              "ip": "896f94bd09447007eb77989e0f5afd1abb89c14ee0ee28bc770279bab2868b17"
  2014            }
  2015          ],
  2016          "startTime": "2022-12-09T08:19:26Z",
  2017          "containerStatuses": [
  2018            {
  2019              "name": "oam-kubernetes-runtime",
  2020              "state": {
  2021                "running": {
  2022                  "startedAt": "2022-12-16T21:07:10Z"
  2023                }
  2024              },
  2025              "lastState": {
  2026                "terminated": {
  2027                  "exitCode": 1,
  2028                  "reason": "Error",
  2029                  "startedAt": "2022-12-14T08:17:15Z",
  2030                  "finishedAt": "2022-12-16T21:07:10Z",
  2031                  "containerID": "cri-o://c716daed6ff8ffdd3f53cd7a765377212f8af120f4ad03ce88e77eb404be3ebc"
  2032                }
  2033              },
  2034              "ready": true,
  2035              "restartCount": 4,
  2036              "image": "ghcr.io/verrazzano/oam-kubernetes-runtime:v0.3.0-20221013061514-f30c668",
  2037              "imageID": "ghcr.io/verrazzano/oam-kubernetes-runtime@sha256:8b420e46b837270492cf012c0fdade9697af9b6c2896b29b57bbd0673b1df825",
  2038              "containerID": "cri-o://4560c21743b6320085bf6e559272a082e1303d844f56c0f02ac2262d27d122d3",
  2039              "started": true
  2040            }
  2041          ],
  2042          "qosClass": "Burstable"
  2043        }
  2044      }
  2045    ]
  2046  }