...

Text file src/kubevirt.io/api/apitesting/testdata/release-1.0/kubevirt.io.v1.KubeVirt.json

Documentation: kubevirt.io/api/apitesting/testdata/release-1.0

     1{
     2  "kind": "KubeVirt",
     3  "apiVersion": "kubevirt.io/v1",
     4  "metadata": {
     5    "name": "nameValue",
     6    "generateName": "generateNameValue",
     7    "namespace": "namespaceValue",
     8    "selfLink": "selfLinkValue",
     9    "uid": "uidValue",
    10    "resourceVersion": "resourceVersionValue",
    11    "generation": 7,
    12    "creationTimestamp": "2008-01-01T01:01:01Z",
    13    "deletionTimestamp": "2009-01-01T01:01:01Z",
    14    "deletionGracePeriodSeconds": 10,
    15    "labels": {
    16      "labelsKey": "labelsValue"
    17    },
    18    "annotations": {
    19      "annotationsKey": "annotationsValue"
    20    },
    21    "ownerReferences": [
    22      {
    23        "apiVersion": "apiVersionValue",
    24        "kind": "kindValue",
    25        "name": "nameValue",
    26        "uid": "uidValue",
    27        "controller": true,
    28        "blockOwnerDeletion": true
    29      }
    30    ],
    31    "finalizers": [
    32      "finalizersValue"
    33    ],
    34    "managedFields": [
    35      {
    36        "manager": "managerValue",
    37        "operation": "operationValue",
    38        "apiVersion": "apiVersionValue",
    39        "time": "2004-01-01T01:01:01Z",
    40        "fieldsType": "fieldsTypeValue",
    41        "fieldsV1": {},
    42        "subresource": "subresourceValue"
    43      }
    44    ]
    45  },
    46  "spec": {
    47    "imageTag": "imageTagValue",
    48    "imageRegistry": "imageRegistryValue",
    49    "imagePullPolicy": "imagePullPolicyValue",
    50    "imagePullSecrets": [
    51      {
    52        "name": "nameValue"
    53      }
    54    ],
    55    "monitorNamespace": "monitorNamespaceValue",
    56    "serviceMonitorNamespace": "serviceMonitorNamespaceValue",
    57    "monitorAccount": "monitorAccountValue",
    58    "workloadUpdateStrategy": {
    59      "workloadUpdateMethods": [
    60        "workloadUpdateMethodsValue"
    61      ],
    62      "batchEvictionSize": -17,
    63      "batchEvictionInterval": "1ns"
    64    },
    65    "uninstallStrategy": "uninstallStrategyValue",
    66    "certificateRotateStrategy": {
    67      "selfSigned": {
    68        "caRotateInterval": "1ns",
    69        "certRotateInterval": "1ns",
    70        "caOverlapInterval": "1ns",
    71        "ca": {
    72          "duration": "1ns",
    73          "renewBefore": "1ns"
    74        },
    75        "server": {
    76          "duration": "1ns",
    77          "renewBefore": "1ns"
    78        }
    79      }
    80    },
    81    "productVersion": "productVersionValue",
    82    "productName": "productNameValue",
    83    "productComponent": "productComponentValue",
    84    "configuration": {
    85      "cpuModel": "cpuModelValue",
    86      "cpuRequest": "0",
    87      "developerConfiguration": {
    88        "featureGates": [
    89          "featureGatesValue"
    90        ],
    91        "pvcTolerateLessSpaceUpToPercent": -31,
    92        "minimumReservePVCBytes": 18446744073709551594,
    93        "memoryOvercommit": -16,
    94        "nodeSelectors": {
    95          "nodeSelectorsKey": "nodeSelectorsValue"
    96        },
    97        "useEmulation": true,
    98        "cpuAllocationRatio": -18,
    99        "minimumClusterTSCFrequency": -26,
   100        "diskVerification": {
   101          "memoryLimit": "0"
   102        },
   103        "logVerbosity": {
   104          "virtAPI": 18446744073709551609,
   105          "virtController": 18446744073709551602,
   106          "virtHandler": 18446744073709551605,
   107          "virtLauncher": 18446744073709551604,
   108          "virtOperator": 18446744073709551604,
   109          "nodeVerbosity": {
   110            "nodeVerbosityKey": 18446744073709551603
   111          }
   112        }
   113      },
   114      "emulatedMachines": [
   115        "emulatedMachinesValue"
   116      ],
   117      "imagePullPolicy": "imagePullPolicyValue",
   118      "migrations": {
   119        "nodeDrainTaintKey": "nodeDrainTaintKeyValue",
   120        "parallelOutboundMigrationsPerNode": 4294967263,
   121        "parallelMigrationsPerCluster": 4294967268,
   122        "allowAutoConverge": true,
   123        "bandwidthPerMigration": "0",
   124        "completionTimeoutPerGiB": -23,
   125        "progressTimeout": -15,
   126        "unsafeMigrationOverride": true,
   127        "allowPostCopy": true,
   128        "disableTLS": true,
   129        "network": "networkValue",
   130        "matchSELinuxLevelOnMigration": true
   131      },
   132      "machineType": "machineTypeValue",
   133      "network": {
   134        "defaultNetworkInterface": "defaultNetworkInterfaceValue",
   135        "permitSlirpInterface": true,
   136        "permitBridgeInterfaceOnPodNetwork": true,
   137        "binding": {
   138          "bindingKey": {
   139            "sidecarImage": "sidecarImageValue",
   140            "networkAttachmentDefinition": "networkAttachmentDefinitionValue",
   141            "domainAttachmentType": "domainAttachmentTypeValue",
   142            "migration": {
   143              "method": "methodValue"
   144            },
   145            "downwardAPI": "downwardAPIValue"
   146          }
   147        }
   148      },
   149      "ovmfPath": "ovmfPathValue",
   150      "selinuxLauncherType": "selinuxLauncherTypeValue",
   151      "defaultRuntimeClass": "defaultRuntimeClassValue",
   152      "smbios": {
   153        "manufacturer": "manufacturerValue",
   154        "product": "productValue",
   155        "version": "versionValue",
   156        "sku": "skuValue",
   157        "family": "familyValue"
   158      },
   159      "architectureConfiguration": {
   160        "amd64": {
   161          "ovmfPath": "ovmfPathValue",
   162          "emulatedMachines": [
   163            "emulatedMachinesValue"
   164          ],
   165          "machineType": "machineTypeValue"
   166        },
   167        "arm64": {
   168          "ovmfPath": "ovmfPathValue",
   169          "emulatedMachines": [
   170            "emulatedMachinesValue"
   171          ],
   172          "machineType": "machineTypeValue"
   173        },
   174        "ppc64le": {
   175          "ovmfPath": "ovmfPathValue",
   176          "emulatedMachines": [
   177            "emulatedMachinesValue"
   178          ],
   179          "machineType": "machineTypeValue"
   180        },
   181        "defaultArchitecture": "defaultArchitectureValue"
   182      },
   183      "evictionStrategy": "evictionStrategyValue",
   184      "additionalGuestMemoryOverheadRatio": "additionalGuestMemoryOverheadRatioValue",
   185      "supportContainerResources": [
   186        {
   187          "type": "typeValue",
   188          "resources": {
   189            "limits": {
   190              "limitsKey": "0"
   191            },
   192            "requests": {
   193              "requestsKey": "0"
   194            },
   195            "claims": [
   196              {
   197                "name": "nameValue"
   198              }
   199            ]
   200          }
   201        }
   202      ],
   203      "supportedGuestAgentVersions": [
   204        "supportedGuestAgentVersionsValue"
   205      ],
   206      "memBalloonStatsPeriod": 4294967275,
   207      "permittedHostDevices": {
   208        "pciHostDevices": [
   209          {
   210            "pciVendorSelector": "pciVendorSelectorValue",
   211            "resourceName": "resourceNameValue",
   212            "externalResourceProvider": true
   213          }
   214        ],
   215        "mediatedDevices": [
   216          {
   217            "mdevNameSelector": "mdevNameSelectorValue",
   218            "resourceName": "resourceNameValue",
   219            "externalResourceProvider": true
   220          }
   221        ],
   222        "usb": [
   223          {
   224            "resourceName": "resourceNameValue",
   225            "selectors": [
   226              {
   227                "vendor": "vendorValue",
   228                "product": "productValue"
   229              }
   230            ],
   231            "externalResourceProvider": true
   232          }
   233        ]
   234      },
   235      "mediatedDevicesConfiguration": {
   236        "mediatedDevicesTypes": [
   237          "mediatedDevicesTypesValue"
   238        ],
   239        "mediatedDeviceTypes": [
   240          "mediatedDeviceTypesValue"
   241        ],
   242        "nodeMediatedDeviceTypes": [
   243          {
   244            "nodeSelector": {
   245              "nodeSelectorKey": "nodeSelectorValue"
   246            },
   247            "mediatedDevicesTypes": [
   248              "mediatedDevicesTypesValue"
   249            ],
   250            "mediatedDeviceTypes": [
   251              "mediatedDeviceTypesValue"
   252            ]
   253          }
   254        ]
   255      },
   256      "minCPUModel": "minCPUModelValue",
   257      "obsoleteCPUModels": {
   258        "obsoleteCPUModelsKey": true
   259      },
   260      "virtualMachineInstancesPerNode": -30,
   261      "apiConfiguration": {
   262        "restClient": {
   263          "rateLimiter": {
   264            "tokenBucketRateLimiter": {
   265              "qps": -3,
   266              "burst": -5
   267            }
   268          }
   269        }
   270      },
   271      "webhookConfiguration": {
   272        "restClient": {
   273          "rateLimiter": {
   274            "tokenBucketRateLimiter": {
   275              "qps": -3,
   276              "burst": -5
   277            }
   278          }
   279        }
   280      },
   281      "controllerConfiguration": {
   282        "restClient": {
   283          "rateLimiter": {
   284            "tokenBucketRateLimiter": {
   285              "qps": -3,
   286              "burst": -5
   287            }
   288          }
   289        }
   290      },
   291      "handlerConfiguration": {
   292        "restClient": {
   293          "rateLimiter": {
   294            "tokenBucketRateLimiter": {
   295              "qps": -3,
   296              "burst": -5
   297            }
   298          }
   299        }
   300      },
   301      "tlsConfiguration": {
   302        "minTLSVersion": "minTLSVersionValue",
   303        "ciphers": [
   304          "ciphersValue"
   305        ]
   306      },
   307      "seccompConfiguration": {
   308        "virtualMachineInstanceProfile": {
   309          "customProfile": {
   310            "localhostProfile": "localhostProfileValue",
   311            "runtimeDefaultProfile": true
   312          }
   313        }
   314      },
   315      "vmStateStorageClass": "vmStateStorageClassValue",
   316      "virtualMachineOptions": {
   317        "disableFreePageReporting": {},
   318        "disableSerialConsoleLog": {}
   319      },
   320      "ksmConfiguration": {
   321        "nodeLabelSelector": {
   322          "matchLabels": {
   323            "matchLabelsKey": "matchLabelsValue"
   324          },
   325          "matchExpressions": [
   326            {
   327              "key": "keyValue",
   328              "operator": "operatorValue",
   329              "values": [
   330                "valuesValue"
   331              ]
   332            }
   333          ]
   334        }
   335      },
   336      "autoCPULimitNamespaceLabelSelector": {
   337        "matchLabels": {
   338          "matchLabelsKey": "matchLabelsValue"
   339        },
   340        "matchExpressions": [
   341          {
   342            "key": "keyValue",
   343            "operator": "operatorValue",
   344            "values": [
   345              "valuesValue"
   346            ]
   347          }
   348        ]
   349      },
   350      "liveUpdateConfiguration": {
   351        "maxHotplugRatio": 4294967281,
   352        "maxCpuSockets": 4294967283,
   353        "maxGuest": "0"
   354      },
   355      "vmRolloutStrategy": "vmRolloutStrategyValue"
   356    },
   357    "infra": {
   358      "nodePlacement": {
   359        "nodeSelector": {
   360          "nodeSelectorKey": "nodeSelectorValue"
   361        },
   362        "affinity": {
   363          "nodeAffinity": {
   364            "requiredDuringSchedulingIgnoredDuringExecution": {
   365              "nodeSelectorTerms": [
   366                {
   367                  "matchExpressions": [
   368                    {
   369                      "key": "keyValue",
   370                      "operator": "operatorValue",
   371                      "values": [
   372                        "valuesValue"
   373                      ]
   374                    }
   375                  ],
   376                  "matchFields": [
   377                    {
   378                      "key": "keyValue",
   379                      "operator": "operatorValue",
   380                      "values": [
   381                        "valuesValue"
   382                      ]
   383                    }
   384                  ]
   385                }
   386              ]
   387            },
   388            "preferredDuringSchedulingIgnoredDuringExecution": [
   389              {
   390                "weight": 1,
   391                "preference": {
   392                  "matchExpressions": [
   393                    {
   394                      "key": "keyValue",
   395                      "operator": "operatorValue",
   396                      "values": [
   397                        "valuesValue"
   398                      ]
   399                    }
   400                  ],
   401                  "matchFields": [
   402                    {
   403                      "key": "keyValue",
   404                      "operator": "operatorValue",
   405                      "values": [
   406                        "valuesValue"
   407                      ]
   408                    }
   409                  ]
   410                }
   411              }
   412            ]
   413          },
   414          "podAffinity": {
   415            "requiredDuringSchedulingIgnoredDuringExecution": [
   416              {
   417                "labelSelector": {
   418                  "matchLabels": {
   419                    "matchLabelsKey": "matchLabelsValue"
   420                  },
   421                  "matchExpressions": [
   422                    {
   423                      "key": "keyValue",
   424                      "operator": "operatorValue",
   425                      "values": [
   426                        "valuesValue"
   427                      ]
   428                    }
   429                  ]
   430                },
   431                "namespaces": [
   432                  "namespacesValue"
   433                ],
   434                "topologyKey": "topologyKeyValue",
   435                "namespaceSelector": {
   436                  "matchLabels": {
   437                    "matchLabelsKey": "matchLabelsValue"
   438                  },
   439                  "matchExpressions": [
   440                    {
   441                      "key": "keyValue",
   442                      "operator": "operatorValue",
   443                      "values": [
   444                        "valuesValue"
   445                      ]
   446                    }
   447                  ]
   448                }
   449              }
   450            ],
   451            "preferredDuringSchedulingIgnoredDuringExecution": [
   452              {
   453                "weight": 1,
   454                "podAffinityTerm": {
   455                  "labelSelector": {
   456                    "matchLabels": {
   457                      "matchLabelsKey": "matchLabelsValue"
   458                    },
   459                    "matchExpressions": [
   460                      {
   461                        "key": "keyValue",
   462                        "operator": "operatorValue",
   463                        "values": [
   464                          "valuesValue"
   465                        ]
   466                      }
   467                    ]
   468                  },
   469                  "namespaces": [
   470                    "namespacesValue"
   471                  ],
   472                  "topologyKey": "topologyKeyValue",
   473                  "namespaceSelector": {
   474                    "matchLabels": {
   475                      "matchLabelsKey": "matchLabelsValue"
   476                    },
   477                    "matchExpressions": [
   478                      {
   479                        "key": "keyValue",
   480                        "operator": "operatorValue",
   481                        "values": [
   482                          "valuesValue"
   483                        ]
   484                      }
   485                    ]
   486                  }
   487                }
   488              }
   489            ]
   490          },
   491          "podAntiAffinity": {
   492            "requiredDuringSchedulingIgnoredDuringExecution": [
   493              {
   494                "labelSelector": {
   495                  "matchLabels": {
   496                    "matchLabelsKey": "matchLabelsValue"
   497                  },
   498                  "matchExpressions": [
   499                    {
   500                      "key": "keyValue",
   501                      "operator": "operatorValue",
   502                      "values": [
   503                        "valuesValue"
   504                      ]
   505                    }
   506                  ]
   507                },
   508                "namespaces": [
   509                  "namespacesValue"
   510                ],
   511                "topologyKey": "topologyKeyValue",
   512                "namespaceSelector": {
   513                  "matchLabels": {
   514                    "matchLabelsKey": "matchLabelsValue"
   515                  },
   516                  "matchExpressions": [
   517                    {
   518                      "key": "keyValue",
   519                      "operator": "operatorValue",
   520                      "values": [
   521                        "valuesValue"
   522                      ]
   523                    }
   524                  ]
   525                }
   526              }
   527            ],
   528            "preferredDuringSchedulingIgnoredDuringExecution": [
   529              {
   530                "weight": 1,
   531                "podAffinityTerm": {
   532                  "labelSelector": {
   533                    "matchLabels": {
   534                      "matchLabelsKey": "matchLabelsValue"
   535                    },
   536                    "matchExpressions": [
   537                      {
   538                        "key": "keyValue",
   539                        "operator": "operatorValue",
   540                        "values": [
   541                          "valuesValue"
   542                        ]
   543                      }
   544                    ]
   545                  },
   546                  "namespaces": [
   547                    "namespacesValue"
   548                  ],
   549                  "topologyKey": "topologyKeyValue",
   550                  "namespaceSelector": {
   551                    "matchLabels": {
   552                      "matchLabelsKey": "matchLabelsValue"
   553                    },
   554                    "matchExpressions": [
   555                      {
   556                        "key": "keyValue",
   557                        "operator": "operatorValue",
   558                        "values": [
   559                          "valuesValue"
   560                        ]
   561                      }
   562                    ]
   563                  }
   564                }
   565              }
   566            ]
   567          }
   568        },
   569        "tolerations": [
   570          {
   571            "key": "keyValue",
   572            "operator": "operatorValue",
   573            "value": "valueValue",
   574            "effect": "effectValue",
   575            "tolerationSeconds": 5
   576          }
   577        ]
   578      },
   579      "replicas": 248
   580    },
   581    "workloads": {
   582      "nodePlacement": {
   583        "nodeSelector": {
   584          "nodeSelectorKey": "nodeSelectorValue"
   585        },
   586        "affinity": {
   587          "nodeAffinity": {
   588            "requiredDuringSchedulingIgnoredDuringExecution": {
   589              "nodeSelectorTerms": [
   590                {
   591                  "matchExpressions": [
   592                    {
   593                      "key": "keyValue",
   594                      "operator": "operatorValue",
   595                      "values": [
   596                        "valuesValue"
   597                      ]
   598                    }
   599                  ],
   600                  "matchFields": [
   601                    {
   602                      "key": "keyValue",
   603                      "operator": "operatorValue",
   604                      "values": [
   605                        "valuesValue"
   606                      ]
   607                    }
   608                  ]
   609                }
   610              ]
   611            },
   612            "preferredDuringSchedulingIgnoredDuringExecution": [
   613              {
   614                "weight": 1,
   615                "preference": {
   616                  "matchExpressions": [
   617                    {
   618                      "key": "keyValue",
   619                      "operator": "operatorValue",
   620                      "values": [
   621                        "valuesValue"
   622                      ]
   623                    }
   624                  ],
   625                  "matchFields": [
   626                    {
   627                      "key": "keyValue",
   628                      "operator": "operatorValue",
   629                      "values": [
   630                        "valuesValue"
   631                      ]
   632                    }
   633                  ]
   634                }
   635              }
   636            ]
   637          },
   638          "podAffinity": {
   639            "requiredDuringSchedulingIgnoredDuringExecution": [
   640              {
   641                "labelSelector": {
   642                  "matchLabels": {
   643                    "matchLabelsKey": "matchLabelsValue"
   644                  },
   645                  "matchExpressions": [
   646                    {
   647                      "key": "keyValue",
   648                      "operator": "operatorValue",
   649                      "values": [
   650                        "valuesValue"
   651                      ]
   652                    }
   653                  ]
   654                },
   655                "namespaces": [
   656                  "namespacesValue"
   657                ],
   658                "topologyKey": "topologyKeyValue",
   659                "namespaceSelector": {
   660                  "matchLabels": {
   661                    "matchLabelsKey": "matchLabelsValue"
   662                  },
   663                  "matchExpressions": [
   664                    {
   665                      "key": "keyValue",
   666                      "operator": "operatorValue",
   667                      "values": [
   668                        "valuesValue"
   669                      ]
   670                    }
   671                  ]
   672                }
   673              }
   674            ],
   675            "preferredDuringSchedulingIgnoredDuringExecution": [
   676              {
   677                "weight": 1,
   678                "podAffinityTerm": {
   679                  "labelSelector": {
   680                    "matchLabels": {
   681                      "matchLabelsKey": "matchLabelsValue"
   682                    },
   683                    "matchExpressions": [
   684                      {
   685                        "key": "keyValue",
   686                        "operator": "operatorValue",
   687                        "values": [
   688                          "valuesValue"
   689                        ]
   690                      }
   691                    ]
   692                  },
   693                  "namespaces": [
   694                    "namespacesValue"
   695                  ],
   696                  "topologyKey": "topologyKeyValue",
   697                  "namespaceSelector": {
   698                    "matchLabels": {
   699                      "matchLabelsKey": "matchLabelsValue"
   700                    },
   701                    "matchExpressions": [
   702                      {
   703                        "key": "keyValue",
   704                        "operator": "operatorValue",
   705                        "values": [
   706                          "valuesValue"
   707                        ]
   708                      }
   709                    ]
   710                  }
   711                }
   712              }
   713            ]
   714          },
   715          "podAntiAffinity": {
   716            "requiredDuringSchedulingIgnoredDuringExecution": [
   717              {
   718                "labelSelector": {
   719                  "matchLabels": {
   720                    "matchLabelsKey": "matchLabelsValue"
   721                  },
   722                  "matchExpressions": [
   723                    {
   724                      "key": "keyValue",
   725                      "operator": "operatorValue",
   726                      "values": [
   727                        "valuesValue"
   728                      ]
   729                    }
   730                  ]
   731                },
   732                "namespaces": [
   733                  "namespacesValue"
   734                ],
   735                "topologyKey": "topologyKeyValue",
   736                "namespaceSelector": {
   737                  "matchLabels": {
   738                    "matchLabelsKey": "matchLabelsValue"
   739                  },
   740                  "matchExpressions": [
   741                    {
   742                      "key": "keyValue",
   743                      "operator": "operatorValue",
   744                      "values": [
   745                        "valuesValue"
   746                      ]
   747                    }
   748                  ]
   749                }
   750              }
   751            ],
   752            "preferredDuringSchedulingIgnoredDuringExecution": [
   753              {
   754                "weight": 1,
   755                "podAffinityTerm": {
   756                  "labelSelector": {
   757                    "matchLabels": {
   758                      "matchLabelsKey": "matchLabelsValue"
   759                    },
   760                    "matchExpressions": [
   761                      {
   762                        "key": "keyValue",
   763                        "operator": "operatorValue",
   764                        "values": [
   765                          "valuesValue"
   766                        ]
   767                      }
   768                    ]
   769                  },
   770                  "namespaces": [
   771                    "namespacesValue"
   772                  ],
   773                  "topologyKey": "topologyKeyValue",
   774                  "namespaceSelector": {
   775                    "matchLabels": {
   776                      "matchLabelsKey": "matchLabelsValue"
   777                    },
   778                    "matchExpressions": [
   779                      {
   780                        "key": "keyValue",
   781                        "operator": "operatorValue",
   782                        "values": [
   783                          "valuesValue"
   784                        ]
   785                      }
   786                    ]
   787                  }
   788                }
   789              }
   790            ]
   791          }
   792        },
   793        "tolerations": [
   794          {
   795            "key": "keyValue",
   796            "operator": "operatorValue",
   797            "value": "valueValue",
   798            "effect": "effectValue",
   799            "tolerationSeconds": 5
   800          }
   801        ]
   802      },
   803      "replicas": 248
   804    },
   805    "customizeComponents": {
   806      "patches": [
   807        {
   808          "resourceName": "resourceNameValue",
   809          "resourceType": "resourceTypeValue",
   810          "patch": "patchValue",
   811          "type": "typeValue"
   812        }
   813      ],
   814      "flags": {
   815        "api": {
   816          "apiKey": "apiValue"
   817        },
   818        "controller": {
   819          "controllerKey": "controllerValue"
   820        },
   821        "handler": {
   822          "handlerKey": "handlerValue"
   823        }
   824      }
   825    }
   826  },
   827  "status": {
   828    "phase": "phaseValue",
   829    "conditions": [
   830      {
   831        "type": "typeValue",
   832        "status": "statusValue",
   833        "lastProbeTime": "1987-01-01T01:01:01Z",
   834        "lastTransitionTime": "1982-01-01T01:01:01Z",
   835        "reason": "reasonValue",
   836        "message": "messageValue"
   837      }
   838    ],
   839    "operatorVersion": "operatorVersionValue",
   840    "targetKubeVirtRegistry": "targetKubeVirtRegistryValue",
   841    "targetKubeVirtVersion": "targetKubeVirtVersionValue",
   842    "targetDeploymentConfig": "targetDeploymentConfigValue",
   843    "targetDeploymentID": "targetDeploymentIDValue",
   844    "observedKubeVirtRegistry": "observedKubeVirtRegistryValue",
   845    "observedKubeVirtVersion": "observedKubeVirtVersionValue",
   846    "observedDeploymentConfig": "observedDeploymentConfigValue",
   847    "observedDeploymentID": "observedDeploymentIDValue",
   848    "outdatedVirtualMachineInstanceWorkloads": -39,
   849    "observedGeneration": -18,
   850    "defaultArchitecture": "defaultArchitectureValue",
   851    "generations": [
   852      {
   853        "group": "groupValue",
   854        "resource": "resourceValue",
   855        "namespace": "namespaceValue",
   856        "name": "nameValue",
   857        "lastGeneration": -14,
   858        "hash": "hashValue"
   859      }
   860    ]
   861  }
   862}

View as plain text