github.com/giantswarm/apiextensions/v6@v6.6.0/docs/config.yaml (about) 1 # This file contains configuration and metadata for the CRD schema documentation 2 # at https://docs.giantswarm.io/ui-api/management-api/crd/ 3 # 4 # Only CRDs contained here will be published. 5 # 6 # Schema: 7 # 8 # .crds.*: Each key is a full CRD name. 9 # .crds.*.owner: List of URLs of teams owning the CRD. 10 # .crds.*.topics: 11 # array of strings. Possible values: 12 # - apps: related to managed apps 13 # - managementcluster - deals with the management cluster. 14 # - workloadcluster - deals with workload clusters. 15 # .crds.*.provider: array of strings. Possible values: 16 # - aws 17 # - azure 18 # - kvm 19 # .crds.*.hidden: Set to true to disable in docs. Default is false. 20 # .crds.*.deprecation: If set, the CRD is marked as deprecated. Please also specify either .replaced_by or .info (but not both). 21 # .crds.*.deprecation.info: Text explaining the deprecation. 22 # .crds.*.deprecation.replaced_by.full_name: full name of the CRD to be used instead. 23 # .crds.*.deprecation.replaced_by.short_name: short name of the CRD to be used instead. 24 crds: 25 appcatalogs.application.giantswarm.io: 26 owner: 27 - https://github.com/orgs/giantswarm/teams/team-honeybadger 28 topics: 29 - apps 30 deprecation: 31 replaced_by: 32 full_name: catalogs.application.giantswarm.io 33 short_name: Catalog 34 appcatalogentries.application.giantswarm.io: 35 owner: 36 - https://github.com/orgs/giantswarm/teams/team-honeybadger 37 topics: 38 - apps 39 apps.application.giantswarm.io: 40 owner: 41 - https://github.com/orgs/giantswarm/teams/team-honeybadger 42 topics: 43 - apps 44 awsclusters.infrastructure.cluster.x-k8s.io: 45 owner: 46 - https://github.com/orgs/giantswarm/teams/team-phoenix 47 - https://github.com/orgs/giantswarm/teams/team-hydra 48 hidden: true 49 awsclusters.infrastructure.giantswarm.io: 50 owner: 51 - https://github.com/orgs/giantswarm/teams/team-phoenix 52 provider: 53 - aws 54 topics: 55 - workloadcluster 56 deprecation: 57 info: This CRD will be removed once Cluster API resources are used for all AWS workload clusters. 58 awsclusterconfigs.core.giantswarm.io: 59 owner: 60 - https://github.com/orgs/giantswarm/teams/team-phoenix 61 hidden: true 62 awsclustercontrolleridentities.infrastructure.cluster.x-k8s.io: 63 owner: 64 - https://github.com/orgs/giantswarm/teams/team-phoenix 65 - https://github.com/orgs/giantswarm/teams/team-hydra 66 hidden: true 67 awsclusterroleidentities.infrastructure.cluster.x-k8s.io: 68 owner: 69 - https://github.com/orgs/giantswarm/teams/team-phoenix 70 - https://github.com/orgs/giantswarm/teams/team-hydra 71 hidden: true 72 awsclusterstaticidentities.infrastructure.cluster.x-k8s.io: 73 owner: 74 - https://github.com/orgs/giantswarm/teams/team-phoenix 75 - https://github.com/orgs/giantswarm/teams/team-hydra 76 hidden: true 77 awsconfigs.provider.giantswarm.io: 78 owner: 79 - https://github.com/orgs/giantswarm/teams/team-phoenix 80 hidden: true 81 awscontrolplanes.infrastructure.giantswarm.io: 82 owner: 83 - https://github.com/orgs/giantswarm/teams/team-phoenix 84 provider: 85 - aws 86 topics: 87 - workloadcluster 88 deprecation: 89 info: This CRD will be removed once Cluster API resources are used for all AWS workload clusters. 90 awsfargateprofiles.infrastructure.cluster.x-k8s.io: 91 owner: 92 - https://github.com/orgs/giantswarm/teams/team-phoenix 93 - https://github.com/orgs/giantswarm/teams/team-hydra 94 hidden: true 95 awsmachinedeployments.infrastructure.giantswarm.io: 96 owner: 97 - https://github.com/orgs/giantswarm/teams/team-phoenix 98 provider: 99 - aws 100 topics: 101 - workloadcluster 102 awsmachinepools.infrastructure.cluster.x-k8s.io: 103 owner: 104 - https://github.com/orgs/giantswarm/teams/team-phoenix 105 - https://github.com/orgs/giantswarm/teams/team-hydra 106 hidden: true 107 awsmachines.infrastructure.cluster.x-k8s.io: 108 owner: 109 - https://github.com/orgs/giantswarm/teams/team-phoenix 110 - https://github.com/orgs/giantswarm/teams/team-hydra 111 hidden: true 112 awsmachinetemplates.infrastructure.cluster.x-k8s.io: 113 owner: 114 - https://github.com/orgs/giantswarm/teams/team-phoenix 115 - https://github.com/orgs/giantswarm/teams/team-hydra 116 hidden: true 117 awsmanagedclusters.infrastructure.cluster.x-k8s.io: 118 owner: 119 - https://github.com/orgs/giantswarm/teams/team-phoenix 120 - https://github.com/orgs/giantswarm/teams/team-hydra 121 hidden: true 122 awsmanagedcontrolplanes.controlplane.cluster.x-k8s.io: 123 owner: 124 - https://github.com/orgs/giantswarm/teams/team-phoenix 125 - https://github.com/orgs/giantswarm/teams/team-hydra 126 hidden: true 127 awsmanagedmachinepools.infrastructure.cluster.x-k8s.io: 128 owner: 129 - https://github.com/orgs/giantswarm/teams/team-phoenix 130 - https://github.com/orgs/giantswarm/teams/team-hydra 131 hidden: true 132 azureassignedidentities.aadpodidentity.k8s.io: 133 owner: 134 - https://github.com/orgs/giantswarm/teams/team-phoenix 135 - https://github.com/orgs/giantswarm/teams/team-hydra 136 hidden: true 137 azureclusteridentities.infrastructure.cluster.x-k8s.io: 138 owner: 139 - https://github.com/orgs/giantswarm/teams/team-phoenix 140 - https://github.com/orgs/giantswarm/teams/team-hydra 141 hidden: true 142 azureclusters.infrastructure.cluster.x-k8s.io: 143 owner: 144 - https://github.com/orgs/giantswarm/teams/team-phoenix 145 - https://github.com/orgs/giantswarm/teams/team-hydra 146 provider: 147 - azure 148 topics: 149 - workloadcluster 150 azureclusterconfigs.core.giantswarm.io: 151 owner: 152 - https://github.com/orgs/giantswarm/teams/team-phoenix 153 hidden: true 154 azureconfigs.provider.giantswarm.io: 155 owner: 156 - https://github.com/orgs/giantswarm/teams/team-phoenix 157 hidden: true 158 azureidentities.aadpodidentity.k8s.io: 159 owner: 160 - https://github.com/orgs/giantswarm/teams/team-phoenix 161 - https://github.com/orgs/giantswarm/teams/team-hydra 162 hidden: true 163 azureidentitybindings.aadpodidentity.k8s.io: 164 owner: 165 - https://github.com/orgs/giantswarm/teams/team-phoenix 166 - https://github.com/orgs/giantswarm/teams/team-hydra 167 hidden: true 168 azuremachinepools.exp.infrastructure.cluster.x-k8s.io: 169 owner: 170 - https://github.com/orgs/giantswarm/teams/team-phoenix 171 - https://github.com/orgs/giantswarm/teams/team-hydra 172 provider: 173 - azure 174 topics: 175 - workloadcluster 176 azuremachines.infrastructure.cluster.x-k8s.io: 177 owner: 178 - https://github.com/orgs/giantswarm/teams/team-phoenix 179 - https://github.com/orgs/giantswarm/teams/team-hydra 180 provider: 181 - azure 182 topics: 183 - workloadcluster 184 azuremachinetemplates.infrastructure.cluster.x-k8s.io: 185 owner: 186 - https://github.com/orgs/giantswarm/teams/team-phoenix 187 - https://github.com/orgs/giantswarm/teams/team-hydra 188 hidden: true 189 azuremanagedclusters.exp.infrastructure.cluster.x-k8s.io: 190 owner: 191 - https://github.com/orgs/giantswarm/teams/team-phoenix 192 - https://github.com/orgs/giantswarm/teams/team-hydra 193 hidden: true 194 azuremanagedcontrolplanes.exp.infrastructure.cluster.x-k8s.io: 195 owner: 196 - https://github.com/orgs/giantswarm/teams/team-phoenix 197 - https://github.com/orgs/giantswarm/teams/team-hydra 198 hidden: true 199 azuremanagedmachinepools.exp.infrastructure.cluster.x-k8s.io: 200 owner: 201 - https://github.com/orgs/giantswarm/teams/team-phoenix 202 - https://github.com/orgs/giantswarm/teams/team-hydra 203 hidden: true 204 azurepodidentityexceptions.aadpodidentity.k8s.io: 205 owner: 206 - https://github.com/orgs/giantswarm/teams/team-phoenix 207 - https://github.com/orgs/giantswarm/teams/team-hydra 208 hidden: true 209 catalogs.application.giantswarm.io: 210 owner: 211 - https://github.com/orgs/giantswarm/teams/team-honeybadger 212 topics: 213 - apps 214 certconfigs.core.giantswarm.io: 215 owner: 216 - https://github.com/orgs/giantswarm/teams/team-cabbage 217 topics: 218 - managementcluster 219 - workloadcluster 220 charts.application.giantswarm.io: 221 owner: 222 - https://github.com/orgs/giantswarm/teams/team-honeybadger 223 topics: 224 - apps 225 chartconfigs.core.giantswarm.io: 226 hidden: true 227 clusterclasses.cluster.x-k8s.io: 228 hidden: true 229 clusterresourcesetbindings.addons.cluster.x-k8s.io: 230 hidden: true 231 clusterresourcesets.addons.cluster.x-k8s.io: 232 hidden: true 233 clusters.core.giantswarm.io: 234 hidden: true 235 clusters.cluster.x-k8s.io: 236 owner: 237 - https://github.com/orgs/giantswarm/teams/team-phoenix 238 - https://github.com/orgs/giantswarm/teams/team-hydra 239 - https://github.com/orgs/giantswarm/teams/team-rocket 240 provider: 241 - aws 242 - azure 243 - vsphere 244 topics: 245 - workloadcluster 246 configs.core.giantswarm.io: 247 owner: 248 - https://github.com/orgs/giantswarm/teams/team-honeybadger 249 topics: 250 - apps 251 - managementcluster 252 drainerconfigs.core.giantswarm.io: 253 hidden: true 254 draughtsmanconfigs.core.giantswarm.io: 255 hidden: true 256 eksconfigs.bootstrap.cluster.x-k8s.io: 257 owner: 258 - https://github.com/orgs/giantswarm/teams/team-phoenix 259 - https://github.com/orgs/giantswarm/teams/team-hydra 260 hidden: true 261 eksconfigtemplates.bootstrap.cluster.x-k8s.io: 262 owner: 263 - https://github.com/orgs/giantswarm/teams/team-phoenix 264 - https://github.com/orgs/giantswarm/teams/team-hydra 265 hidden: true 266 flannelconfigs.core.giantswarm.io: 267 hidden: true 268 g8scontrolplanes.infrastructure.giantswarm.io: 269 owner: 270 - https://github.com/orgs/giantswarm/teams/team-phoenix 271 provider: 272 - aws 273 topics: 274 - workloadcluster 275 deprecation: 276 info: This CRD will be removed once Cluster API resources are used for all AWS workload clusters. 277 haproxyloadbalancers.infrastructure.cluster.x-k8s.io: 278 hidden: true 279 ingressconfigs.core.giantswarm.io: 280 hidden: true 281 kubeadmconfigs.bootstrap.cluster.x-k8s.io: 282 owner: 283 - https://github.com/orgs/giantswarm/teams/team-phoenix 284 - https://github.com/orgs/giantswarm/teams/team-hydra 285 - https://github.com/orgs/giantswarm/teams/team-rocket 286 hidden: true 287 kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io: 288 owner: 289 - https://github.com/orgs/giantswarm/teams/team-phoenix 290 - https://github.com/orgs/giantswarm/teams/team-hydra 291 - https://github.com/orgs/giantswarm/teams/team-rocket 292 hidden: true 293 kubeadmcontrolplanes.controlplane.cluster.x-k8s.io: 294 owner: 295 - https://github.com/orgs/giantswarm/teams/team-phoenix 296 - https://github.com/orgs/giantswarm/teams/team-hydra 297 - https://github.com/orgs/giantswarm/teams/team-rocket 298 hidden: true 299 kvmclusterconfigs.core.giantswarm.io: 300 owner: 301 - https://github.com/orgs/giantswarm/teams/team-rocket 302 provider: 303 - kvm 304 topics: 305 - workloadcluster 306 kvmconfigs.provider.giantswarm.io: 307 owner: 308 - https://github.com/orgs/giantswarm/teams/team-rocket 309 provider: 310 - kvm 311 topics: 312 - workloadcluster 313 machinedeployments.cluster.x-k8s.io: 314 owner: 315 - https://github.com/orgs/giantswarm/teams/team-phoenix 316 - https://github.com/orgs/giantswarm/teams/team-hydra 317 - https://github.com/orgs/giantswarm/teams/team-rocket 318 provider: 319 - aws 320 - vsphere 321 topics: 322 - workloadcluster 323 machinehealthchecks.cluster.x-k8s.io: 324 hidden: true 325 machinepools.exp.cluster.x-k8s.io: 326 owner: 327 - https://github.com/orgs/giantswarm/teams/team-phoenix 328 - https://github.com/orgs/giantswarm/teams/team-hydra 329 provider: 330 - azure 331 topics: 332 - workloadcluster 333 machines.cluster.x-k8s.io: 334 hidden: true 335 machinesets.cluster.x-k8s.io: 336 hidden: true 337 networkpools.infrastructure.giantswarm.io: 338 owner: 339 - https://github.com/orgs/giantswarm/teams/team-phoenix 340 provider: 341 - aws 342 topics: 343 - workloadcluster 344 openstackclusters.infrastructure.cluster.x-k8s.io: 345 hidden: true 346 owner: 347 - https://github.com/orgs/giantswarm/teams/team-rocket 348 provider: 349 - openstack 350 topics: 351 - workloadcluster 352 openstackclustertemplates.infrastructure.cluster.x-k8s.io: 353 hidden: true 354 owner: 355 - https://github.com/orgs/giantswarm/teams/team-rocket 356 provider: 357 - openstack 358 topics: 359 - workloadcluster 360 openstackmachines.infrastructure.cluster.x-k8s.io: 361 hidden: true 362 owner: 363 - https://github.com/orgs/giantswarm/teams/team-rocket 364 provider: 365 - openstack 366 topics: 367 - workloadcluster 368 openstackmachinetemplates.infrastructure.cluster.x-k8s.io: 369 hidden: true 370 owner: 371 - https://github.com/orgs/giantswarm/teams/team-rocket 372 provider: 373 - openstack 374 topics: 375 - workloadcluster 376 organizations.security.giantswarm.io: 377 owner: 378 - https://github.com/orgs/giantswarm/teams/team-rainbow 379 topics: 380 - managementcluster 381 releasecycles.release.giantswarm.io: 382 hidden: true 383 releases.release.giantswarm.io: 384 owner: 385 - https://github.com/orgs/giantswarm/teams/team-honeybadger 386 topics: 387 - managementcluster 388 - workloadcluster 389 silences.monitoring.giantswarm.io: 390 owner: 391 - https://github.com/orgs/giantswarm/teams/team-atlas 392 topics: 393 - managementcluster 394 sparks.core.giantswarm.io: 395 owner: 396 - https://github.com/orgs/giantswarm/teams/team-phoenix 397 provider: 398 - azure 399 topics: 400 - workloadcluster 401 storageconfigs.core.giantswarm.io: 402 hidden: true 403 topics: 404 - managementcluster 405 vsphereclusteridentities.infrastructure.cluster.x-k8s.io: 406 hidden: true 407 owner: 408 - https://github.com/orgs/giantswarm/teams/team-rocket 409 provider: 410 - vsphere 411 topics: 412 - workloadcluster 413 vsphereclusters.infrastructure.cluster.x-k8s.io: 414 hidden: true 415 owner: 416 - https://github.com/orgs/giantswarm/teams/team-rocket 417 provider: 418 - vsphere 419 topics: 420 - workloadcluster 421 vsphereclustertemplates.infrastructure.cluster.x-k8s.io: 422 hidden: true 423 owner: 424 - https://github.com/orgs/giantswarm/teams/team-rocket 425 provider: 426 - vsphere 427 topics: 428 - workloadcluster 429 vspheredeploymentzones.infrastructure.cluster.x-k8s.io: 430 hidden: true 431 owner: 432 - https://github.com/orgs/giantswarm/teams/team-rocket 433 provider: 434 - vsphere 435 topics: 436 - workloadcluster 437 vspherefailuredomains.infrastructure.cluster.x-k8s.io: 438 hidden: true 439 owner: 440 - https://github.com/orgs/giantswarm/teams/team-rocket 441 provider: 442 - vsphere 443 topics: 444 - workloadcluster 445 vspheremachines.infrastructure.cluster.x-k8s.io: 446 hidden: true 447 owner: 448 - https://github.com/orgs/giantswarm/teams/team-rocket 449 provider: 450 - vsphere 451 topics: 452 - workloadcluster 453 vspheremachinetemplates.infrastructure.cluster.x-k8s.io: 454 hidden: true 455 owner: 456 - https://github.com/orgs/giantswarm/teams/team-rocket 457 provider: 458 - vsphere 459 topics: 460 - workloadcluster 461 vspherevms.infrastructure.cluster.x-k8s.io: 462 hidden: true 463 owner: 464 - https://github.com/orgs/giantswarm/teams/team-rocket 465 provider: 466 - vsphere 467 topics: 468 - workloadcluster