From b70575a45ddb96c7a9e7fb33e240b9d26849d452 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 6 May 2024 11:40:35 +0200 Subject: [PATCH] Semi-automatic update of generated content (#2197) * Update self-generated content * Update self-generated content * Update self-generated content * Update self-generated content --------- Co-authored-by: Create or Update Pull Request Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../cluster-aws/v0.66.0.md | 2 +- .../default-apps-azure/v0.13.1.md | 16 + .../changes/managed-apps/falco-app/v0.8.1.md | 17 + .../managed-apps/kyverno-app/v0.17.10.md | 20 + .../prometheus-operator-app/v10.0.0.md | 20 + .../managed-apps/starboard-exporter/v0.7.9.md | 17 + .../releases/aws-v20.1.0.md | 5 +- .../cluster-apps/default-apps-aws.md | 1166 ++++++++--------- .../cluster-apps/default-apps-azure.md | 244 ++-- .../default-apps-cloud-director.md | 478 +++---- .../cluster-apps/default-apps-eks.md | 322 ++--- .../cluster-apps/default-apps-vsphere.md | 478 +++---- 12 files changed, 1438 insertions(+), 1347 deletions(-) create mode 100644 src/content/changes/cluster-apps-for-azure/default-apps-azure/v0.13.1.md create mode 100644 src/content/changes/managed-apps/falco-app/v0.8.1.md create mode 100644 src/content/changes/managed-apps/kyverno-app/v0.17.10.md create mode 100644 src/content/changes/managed-apps/prometheus-operator-app/v10.0.0.md create mode 100644 src/content/changes/managed-apps/starboard-exporter/v0.7.9.md diff --git a/src/content/changes/cluster-apps-for-aws/cluster-aws/v0.66.0.md b/src/content/changes/cluster-apps-for-aws/cluster-aws/v0.66.0.md index 2314656443..21785eb8ce 100644 --- a/src/content/changes/cluster-apps-for-aws/cluster-aws/v0.66.0.md +++ b/src/content/changes/cluster-apps-for-aws/cluster-aws/v0.66.0.md @@ -14,7 +14,7 @@ title: cluster-aws release v0.66.0 --- ### Added -- Make Cilium ENI-based IP allocation configurable with new high-level `global.connectivity.cilium.ipamMode` value +- Make Cilium ENI-based IP allocation configurable with new high-level `global.connectivity.cilium.ipamMode` value (prototype) - Add automatic support for deploying to AWS China. ### Changed - Use cleanup hook job HelmRelease from cluster chart. diff --git a/src/content/changes/cluster-apps-for-azure/default-apps-azure/v0.13.1.md b/src/content/changes/cluster-apps-for-azure/default-apps-azure/v0.13.1.md new file mode 100644 index 0000000000..2d9a1f939c --- /dev/null +++ b/src/content/changes/cluster-apps-for-azure/default-apps-azure/v0.13.1.md @@ -0,0 +1,16 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Cluster apps for Azure +changes_entry: + repository: giantswarm/default-apps-azure + url: https://github.com/giantswarm/default-apps-azure/blob/master/CHANGELOG.md#0131---2024-04-30 + version: 0.13.1 + version_tag: v0.13.1 +date: '2024-04-30T12:13:05' +description: Changelog entry for giantswarm/default-apps-azure version 0.13.1, published + on 30 April 2024, 12:13. +title: default-apps-azure release v0.13.1 +--- + + diff --git a/src/content/changes/managed-apps/falco-app/v0.8.1.md b/src/content/changes/managed-apps/falco-app/v0.8.1.md new file mode 100644 index 0000000000..8c4ebb7b50 --- /dev/null +++ b/src/content/changes/managed-apps/falco-app/v0.8.1.md @@ -0,0 +1,17 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Managed Apps +changes_entry: + repository: giantswarm/falco-app + url: https://github.com/giantswarm/falco-app/blob/master/CHANGELOG.md#081---2024-04-30 + version: 0.8.1 + version_tag: v0.8.1 +date: '2024-04-30T16:39:14' +description: Changelog entry for giantswarm/falco-app version 0.8.1, published on + 30 April 2024, 16:39. +title: falco-app release v0.8.1 +--- + +### Changed +- Update Falco CiliumNetworkPolicy to allow communication with Falco Sidekick. diff --git a/src/content/changes/managed-apps/kyverno-app/v0.17.10.md b/src/content/changes/managed-apps/kyverno-app/v0.17.10.md new file mode 100644 index 0000000000..5d2fbef38f --- /dev/null +++ b/src/content/changes/managed-apps/kyverno-app/v0.17.10.md @@ -0,0 +1,20 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Managed Apps +changes_entry: + repository: giantswarm/kyverno-app + url: https://github.com/giantswarm/kyverno-app/blob/master/CHANGELOG.md#01710---2024-04-30 + version: 0.17.10 + version_tag: v0.17.10 +date: '2024-04-30T17:14:36' +description: Changelog entry for giantswarm/kyverno-app version 0.17.10, published + on 30 April 2024, 17:14. +title: kyverno-app release v0.17.10 +--- + +### Added +- Add Helm labels and annotations for easy CRD adoption in the future. +### Changed +- Adapt Kyverno Policy Reporter CiliumNetworkPolicy to allow for DNS resolution of the `kyverno-ui` service. +- Disable AdmissionReports and ClusterAdmissionReports cleanup jobs. diff --git a/src/content/changes/managed-apps/prometheus-operator-app/v10.0.0.md b/src/content/changes/managed-apps/prometheus-operator-app/v10.0.0.md new file mode 100644 index 0000000000..60be01ee9e --- /dev/null +++ b/src/content/changes/managed-apps/prometheus-operator-app/v10.0.0.md @@ -0,0 +1,20 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Managed Apps +changes_entry: + repository: giantswarm/prometheus-operator-app + url: https://github.com/giantswarm/prometheus-operator-app/blob/master/CHANGELOG.md#1000---2024-04-30 + version: 10.0.0 + version_tag: v10.0.0 +date: '2024-05-01T07:00:10' +description: Changelog entry for giantswarm/prometheus-operator-app version 10.0.0, + published on 01 May 2024, 07:00. +title: prometheus-operator-app release v10.0.0 +--- + +- Upgraded chart dependency to [kube-prometheus-stack-58.3.0](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.3.0) + - kube-state-metrics from 2.10.0 to [2.12.0](https://github.com/kubernetes/kube-state-metrics/releases/tag/v2.12.0) + - prometheus upgraded from 2.50.1 to 2.51.2 + - prometheus-node-exporter upgraded from 1.17.0 to [1.18.0](https://github.com/prometheus/node_exporter/releases/tag/v1.8.0) + - prometheus-operator from 0.71.2 to 0.73.2 also adding Scrape Class support diff --git a/src/content/changes/managed-apps/starboard-exporter/v0.7.9.md b/src/content/changes/managed-apps/starboard-exporter/v0.7.9.md new file mode 100644 index 0000000000..e70dd10adc --- /dev/null +++ b/src/content/changes/managed-apps/starboard-exporter/v0.7.9.md @@ -0,0 +1,17 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Managed Apps +changes_entry: + repository: giantswarm/starboard-exporter + url: https://github.com/giantswarm/starboard-exporter/blob/master/CHANGELOG.md#079---2024-05-03 + version: 0.7.9 + version_tag: v0.7.9 +date: '2024-05-03T11:51:59' +description: Changelog entry for giantswarm/starboard-exporter version 0.7.9, published + on 03 May 2024, 11:51. +title: starboard-exporter release v0.7.9 +--- + +### Changed +- Switched API version from the `HorizontalPodAutoscaler` from `autoscaling/v2beta1` to `autoscaling/v1`. diff --git a/src/content/changes/workload-cluster-releases-aws/releases/aws-v20.1.0.md b/src/content/changes/workload-cluster-releases-aws/releases/aws-v20.1.0.md index cc6821b4dc..1c2106b3fc 100644 --- a/src/content/changes/workload-cluster-releases-aws/releases/aws-v20.1.0.md +++ b/src/content/changes/workload-cluster-releases-aws/releases/aws-v20.1.0.md @@ -34,14 +34,15 @@ This release provides security updates for container linux and a fix for IMDSv2 -### cluster-operator [5.11.0](https://github.com/giantswarm/cluster-operator/releases/tag/v5.11.0) +### cluster-operator [5.11.1](https://github.com/giantswarm/cluster-operator/releases/tag/v5.11.1) #### Changed - Configure `gsoci.azurecr.io` as the default container image registry. #### Added - Add team label in resources. - Add `global.podSecurityStandards.enforced` value for PSS migration. - +### Fixed +- Fix release version check for PSS enforcement. ### containerlinux [3815.2.2](https://www.flatcar-linux.org/releases/#release-3815.2.2) diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md index 691863da45..f508300e6e 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md @@ -38,9 +38,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook
object  @@ -51,12 +51,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.appName
-
object  +
string 
@@ -64,12 +64,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.catalog
-
object  +
string 
@@ -77,12 +77,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.chartName
-
object  +
string 
@@ -90,12 +90,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.clusterValues
-
boolean  +
object 
@@ -103,12 +103,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.clusterValues.configMap
-
object  +
boolean 
@@ -116,12 +116,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.clusterValues.secret
-
array  +
boolean 
@@ -129,9 +129,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.dependsOn
string  @@ -142,9 +142,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.enabled
boolean  @@ -155,12 +155,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.namespace
-
object  +
string 
@@ -168,12 +168,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.aws-pod-identity-webhook.version
-
object  +
string 
@@ -181,9 +181,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler
object  @@ -194,12 +194,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.appName
-
object  +
string 
@@ -207,12 +207,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.catalog
-
object  +
string 
@@ -220,9 +220,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.chartName
string  @@ -233,9 +233,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.clusterValues
object  @@ -246,12 +246,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.clusterValues.configMap
-
object  +
boolean 
@@ -259,12 +259,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.clusterValues.secret
-
object  +
boolean 
@@ -272,12 +272,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.enabled
-
object  +
boolean 
@@ -285,9 +285,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.namespace
string  @@ -298,9 +298,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.capi-node-labeler.version
string  @@ -311,12 +311,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter
-
string  +
object 
@@ -324,9 +324,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.appName
string  @@ -337,9 +337,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.catalog
string  @@ -350,12 +350,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.chartName
-
object  +
string 
@@ -363,12 +363,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.clusterValues
-
string  +
object 
@@ -376,12 +376,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.clusterValues.configMap
-
object  +
boolean 
@@ -389,12 +389,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.clusterValues.secret
-
object  +
boolean 
@@ -402,12 +402,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.enabled
-
object  +
boolean 
@@ -415,9 +415,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.namespace
string  @@ -428,12 +428,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certExporter.version
-
object  +
string 
@@ -441,12 +441,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager
-
null  +
object 
@@ -454,9 +454,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.appName
string  @@ -467,12 +467,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.catalog
-
object  +
string 
@@ -480,12 +480,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.chartName
-
boolean  +
string 
@@ -493,12 +493,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.clusterValues
-
array  +
object 
@@ -506,12 +506,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.clusterValues.configMap
-
string  +
boolean 
@@ -519,12 +519,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.clusterValues.secret
-
array  +
boolean 
@@ -532,9 +532,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.dependsOn
string  @@ -545,12 +545,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.enabled
-
string  +
boolean 
@@ -558,12 +558,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.namespace
-
object  +
string 
@@ -571,12 +571,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.certManager.version
-
object  +
string 
@@ -584,12 +584,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions
-
string  +
object 
@@ -597,12 +597,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.appName
-
array  +
string 
@@ -610,9 +610,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.catalog
string  @@ -623,9 +623,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.chartName
string  @@ -636,12 +636,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.clusterValues
-
string  +
object 
@@ -649,12 +649,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.clusterValues.configMap
-
object  +
boolean 
@@ -662,12 +662,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.clusterValues.secret
-
object  +
boolean 
@@ -675,12 +675,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.dependsOn
-
object  +
string 
@@ -688,12 +688,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.enabled
-
object  +
boolean 
@@ -701,12 +701,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.namespace
-
boolean  +
string 
@@ -714,12 +714,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.chartOperatorExtensions.version
-
object  +
string 
@@ -727,9 +727,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler
object  @@ -740,12 +740,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.appName
-
object  +
string 
@@ -753,12 +753,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.catalog
-
object  +
string 
@@ -766,9 +766,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.chartName
string  @@ -779,9 +779,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.clusterValues
object  @@ -792,9 +792,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.clusterValues.configMap
boolean  @@ -802,20 +802,15 @@ This page lists all available configuration options, based on the [configuration
-
+ .apps.cluster-autoscaler.clusterValues.secret
-
object  +
boolean 
@@ -823,12 +818,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.enabled
-
string  +
boolean 
@@ -836,9 +831,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.namespace
string  @@ -849,9 +844,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.cluster-autoscaler.version
string  @@ -862,9 +857,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter
object  @@ -875,12 +870,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter.appName
-
boolean  +
string 
@@ -888,12 +883,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter.catalog
-
boolean  +
string 
@@ -901,9 +896,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter.chartName
string  @@ -914,9 +909,22 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter.clusterValues +
+
+
object  +
+
+
+
+
+
+
boolean  @@ -927,9 +935,35 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter.clusterValues.secret +
+
+
boolean  +
+
+
+
+
+
+ +
+
+
boolean  +
+
+
+
+
+
+
string  @@ -940,9 +974,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.etcdKubernetesResourceCountExporter.version
string  @@ -953,9 +987,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns
object  @@ -966,9 +1000,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.appName
string  @@ -979,9 +1013,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.catalog
string  @@ -992,9 +1026,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.chartName
string  @@ -1005,9 +1039,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.clusterValues
object  @@ -1018,9 +1052,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.clusterValues.configMap
boolean  @@ -1031,9 +1065,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.clusterValues.secret
boolean  @@ -1044,9 +1078,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.enabled
boolean  @@ -1057,9 +1091,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.namespace
string  @@ -1070,9 +1104,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.externalDns.version
string  @@ -1083,9 +1117,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer
object  @@ -1096,9 +1130,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.appName
string  @@ -1109,9 +1143,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.catalog
string  @@ -1122,9 +1156,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.chartName
string  @@ -1135,9 +1169,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.clusterValues
object  @@ -1148,9 +1182,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.clusterValues.configMap
boolean  @@ -1161,9 +1195,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.clusterValues.secret
boolean  @@ -1174,9 +1208,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.enabled
boolean  @@ -1187,9 +1221,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.namespace
string  @@ -1200,9 +1234,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.metricsServer.version
string  @@ -1213,9 +1247,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter
object  @@ -1226,9 +1260,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.appName
string  @@ -1239,9 +1273,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.catalog
string  @@ -1252,9 +1286,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.chartName
string  @@ -1265,9 +1299,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.clusterValues
object  @@ -1278,9 +1312,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.clusterValues.configMap
boolean  @@ -1291,9 +1325,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.clusterValues.secret
boolean  @@ -1304,22 +1338,9 @@ This page lists all available configuration options, based on the [configuration
-
-
-
string  -
-
-
-
-
-
- + .apps.netExporter.enabled
boolean  @@ -1330,9 +1351,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.namespace
string  @@ -1343,9 +1364,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.netExporter.version
string  @@ -1356,9 +1377,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter
object  @@ -1369,9 +1390,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.appName
string  @@ -1382,9 +1403,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.catalog
string  @@ -1395,9 +1416,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.chartName
string  @@ -1408,9 +1429,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.clusterValues
object  @@ -1421,9 +1442,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.clusterValues.configMap
boolean  @@ -1434,9 +1455,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.clusterValues.secret
boolean  @@ -1447,12 +1468,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.enabled
-
string  +
boolean 
@@ -1460,12 +1481,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.namespace
-
boolean  +
string 
@@ -1473,9 +1494,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.nodeExporter.version
string  @@ -1486,12 +1507,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle
-
string  +
object 
@@ -1499,12 +1520,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.appName
-
object  +
string 
@@ -1512,9 +1533,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.catalog
string  @@ -1525,9 +1546,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.chartName
string  @@ -1538,12 +1559,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.clusterValues
-
string  +
object 
@@ -1551,12 +1572,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.clusterValues.configMap
-
object  +
boolean 
@@ -1564,9 +1585,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.clusterValues.secret
boolean  @@ -1577,9 +1598,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.enabled
boolean  @@ -1590,9 +1611,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.inCluster
boolean  @@ -1603,9 +1624,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.namespace
string  @@ -1616,9 +1637,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.observabilityBundle.version
string  @@ -1629,9 +1650,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle
object  @@ -1642,9 +1663,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.appName
string  @@ -1655,9 +1676,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.catalog
string  @@ -1668,9 +1689,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.chartName
string  @@ -1681,9 +1702,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.clusterValues
object  @@ -1694,9 +1715,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.clusterValues.configMap
boolean  @@ -1707,9 +1728,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.clusterValues.secret
boolean  @@ -1720,12 +1741,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.namespace
-
boolean  +
string 
@@ -1733,9 +1754,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.securityBundle.version
string  @@ -1746,12 +1767,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent
-
string  +
object 
@@ -1759,12 +1780,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.appName
-
object  +
string 
@@ -1772,9 +1793,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.catalog
string  @@ -1785,9 +1806,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.chartName
string  @@ -1798,12 +1819,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.clusterValues
-
string  +
object 
@@ -1811,12 +1832,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.clusterValues.configMap
-
object  +
boolean 
@@ -1824,9 +1845,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.clusterValues.secret
boolean  @@ -1837,9 +1858,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.enabled
boolean  @@ -1850,12 +1871,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.extraConfigs
-
boolean  +
array 
@@ -1863,12 +1884,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.extraConfigs[*]
-
string  +
object 
@@ -1876,9 +1897,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.extraConfigs[*].kind
string  @@ -1889,12 +1910,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.extraConfigs[*].name
-
object  +
string 
@@ -1902,9 +1923,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.extraConfigs[*].namespace
string  @@ -1915,12 +1936,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.forceUpgrade
-
string  +
boolean 
@@ -1928,9 +1949,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.namespace
string  @@ -1941,12 +1962,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.teleport-kube-agent.version
-
object  +
string 
@@ -1954,12 +1975,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa
-
boolean  +
object 
@@ -1967,25 +1988,12 @@ This page lists all available configuration options, based on the [configuration
-
-
-
boolean  -
-
-
-
-
-
- + .apps.vpa.appName
-
boolean  +
string 
@@ -1993,9 +2001,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.catalog
string  @@ -2006,9 +2014,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.chartName
string  @@ -2019,9 +2027,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.clusterValues
object  @@ -2032,12 +2040,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.clusterValues.configMap
-
string  +
boolean 
@@ -2045,12 +2053,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.clusterValues.secret
-
string  +
boolean 
@@ -2058,9 +2066,9 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.dependsOn
string  @@ -2071,12 +2079,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.enabled
-
object  +
boolean 
@@ -2084,12 +2092,12 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.namespace
-
boolean  +
string 
@@ -2097,25 +2105,30 @@ This page lists all available configuration options, based on the [configuration
+ .apps.vpa.version
-
boolean  +
string 
+
+ .userConfig.certManager
-
boolean  +
object 
@@ -2123,12 +2136,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap
-
string  +
object 
@@ -2136,12 +2149,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values
-
string  +
object 
@@ -2149,9 +2162,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values.ciliumNetworkPolicy
object  @@ -2162,12 +2175,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values.ciliumNetworkPolicy.enabled
-
string  +
boolean 
@@ -2175,12 +2188,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values.controller
-
string  +
object 
@@ -2188,12 +2201,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values.controller.extraArgs
-
string  +
array 
@@ -2201,12 +2214,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values.controller.extraArgs[*]
-
object  +
string 
@@ -2214,9 +2227,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.certManager.configMap.values.dns01RecursiveNameserversOnly
boolean  @@ -2227,12 +2240,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.cluster-autoscaler
-
boolean  +
object 
@@ -2240,12 +2253,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.cluster-autoscaler.configMap
-
boolean  +
object 
@@ -2253,12 +2266,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.cluster-autoscaler.configMap.values
-
string  +
object 
@@ -2266,12 +2279,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.cluster-autoscaler.configMap.values.serviceAccount
-
string  +
object 
@@ -2279,9 +2292,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.cluster-autoscaler.configMap.values.serviceAccount.annotations
object  @@ -2292,9 +2305,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.cluster-autoscaler.configMap.values.serviceAccount.annotations.eks.amazonaws.com/role-arn
string  @@ -2305,12 +2318,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter
-
string  +
object 
@@ -2318,12 +2331,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap
-
string  +
object 
@@ -2331,9 +2344,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values
object  @@ -2344,12 +2357,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd
-
boolean  +
object 
@@ -2357,12 +2370,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.cacertpath
-
boolean  +
string 
@@ -2370,12 +2383,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.certpath
-
boolean  +
string 
@@ -2383,12 +2396,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.hostPath
-
boolean  +
string 
@@ -2396,9 +2409,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.keypath
string  @@ -2409,9 +2422,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.prefix
string  @@ -2422,9 +2435,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.events
object  @@ -2435,9 +2448,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.events.prefix
string  @@ -2448,12 +2461,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns
-
string  +
object 
@@ -2461,12 +2474,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap
-
string  +
object 
@@ -2474,9 +2487,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values
object  @@ -2487,12 +2500,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.annotationFilter
-
boolean  +
string 
@@ -2500,12 +2513,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.aws
-
boolean  +
object 
@@ -2513,12 +2526,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.aws.batchChangeInterval
-
string  +
null 
@@ -2526,9 +2539,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.aws.irsa
string  @@ -2539,9 +2552,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.ciliumNetworkPolicy
object  @@ -2552,12 +2565,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.ciliumNetworkPolicy.enabled
-
string  +
boolean 
@@ -2565,12 +2578,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.domainFilters
-
string  +
array 
@@ -2578,9 +2591,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.domainFilters[*]
string  @@ -2591,25 +2604,12 @@ This page lists all available configuration options, based on the [configuration
-
-
-
object  -
-
-
-
-
-
- + .userConfig.externalDns.configMap.values.extraArgs
-
boolean  +
array 
@@ -2617,12 +2617,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.extraArgs[*]
-
boolean  +
string 
@@ -2630,12 +2630,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.provider
-
boolean  +
string 
@@ -2643,12 +2643,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.serviceAccount
-
array  +
object 
@@ -2656,9 +2656,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.serviceAccount.annotations
object  @@ -2669,9 +2669,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.serviceAccount.annotations.eks.amazonaws.com/role-arn
string  @@ -2682,12 +2682,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.sources
-
string  +
array 
@@ -2695,9 +2695,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.sources[*]
string  @@ -2708,12 +2708,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.txtOwnerId
-
boolean  +
string 
@@ -2721,9 +2721,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.externalDns.configMap.values.txtPrefix
string  @@ -2734,12 +2734,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.metricsServer
-
string  +
object 
@@ -2747,9 +2747,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.metricsServer.configMap
object  @@ -2760,12 +2760,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.metricsServer.configMap.values
-
string  +
object 
@@ -2773,12 +2773,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.metricsServer.configMap.values.ciliumNetworkPolicy
-
string  +
object 
@@ -2786,12 +2786,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.metricsServer.configMap.values.ciliumNetworkPolicy.enabled
-
string  +
boolean 
@@ -2799,9 +2799,9 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter
object  @@ -2812,12 +2812,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter.configMap
-
boolean  +
object 
@@ -2825,12 +2825,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter.configMap.values
-
boolean  +
object 
@@ -2838,12 +2838,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter.configMap.values.NetExporter
-
string  +
object 
@@ -2851,12 +2851,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter.configMap.values.NetExporter.NTPServers
-
boolean  +
string 
@@ -2864,12 +2864,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter.configMap.values.ciliumNetworkPolicy
-
string  +
object 
@@ -2877,12 +2877,12 @@ This page lists all available configuration options, based on the [configuration
+ .userConfig.netExporter.configMap.values.ciliumNetworkPolicy.enabled
-
string  +
boolean 
diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md index 3d45f0a19b..3df0a68ffe 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md @@ -35,128 +35,6 @@ This page lists all available configuration options, based on the [configuration -
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
string  -
-
-
-
-
+ +
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
string  +
+
+
+
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
+ +
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
- -
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
+ +
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+