sparse-intern-71089
11/21/2023, 4:08 PMstale-answer-34162
11/21/2023, 4:28 PMDiagnostics:
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (kafka):
error: another operation (install/upgrade/rollback) is in progress
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (kube-prometheus-stack):
error: failed to install CRD crds/crd-probes.yaml: 1 error occurred:
* the server could not find the requested resource
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (elastic-operator):
error: rendered manifests contain a resource that already exists. Unable to continue with install: ServiceAccount "elastic-operator" in namespace "elastic-system" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>" must equal "elastic-operator-23c1a9d9": current value is "elastic-operator-c64272a6"
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (elastic-operator-crd):
error: rendered manifests contain a resource that already exists. Unable to continue with install: CustomResourceDefinition "<http://agents.agent.k8s.elastic.co|agents.agent.k8s.elastic.co>" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>" must equal "elastic-operator-crd-7ef6c675": current value is "elastic-operator-c64272a6"
pulumi:pulumi:Stack (dev-eks-dev-charts-system):
error: update failed
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (csi-secrets-store):
error: release csi-secrets-store-78331352 failed, and has been uninstalled due to atomic being set: failed pre-install: warning: Hook pre-install secrets-store-csi-driver/templates/crds-upgrade-hook.yaml failed: 1 error occurred:
* the server could not find the requested resource
stale-answer-34162
11/21/2023, 4:55 PM+ ├─ kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> datadog **creating failed** error: rendered manifests contain a resource that already exists. Unable
~ ├─ kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> redis **updating failed** [diff: ~checksum,values]; error: another operation (install/upgrade/rollb
+ ├─ kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> elastic-operator-crd **creating failed** error: rendered manifests contain a resource that already exists. Unable
+ └─ kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> elastic-operator **creating failed** error: rendered manifests contain a resource that already exists. Unable
stale-answer-34162
11/21/2023, 5:01 PMkubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (redis):
error: another operation (install/upgrade/rollback) is in progress
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (kube-prometheus-stack):
error: release kube-prometheus-stack-67fd455a failed, and has been uninstalled due to atomic being set: 10 errors occurred:
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
* the server could not find the requested resource
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (elastic-operator):
error: rendered manifests contain a resource that already exists. Unable to continue with install: ServiceAccount "elastic-operator" in namespace "elastic-system" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>" must equal "elastic-operator-1b84f841": current value is "elastic-operator-c64272a6"
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (elastic-operator-crd):
error: rendered manifests contain a resource that already exists. Unable to continue with install: CustomResourceDefinition "<http://agents.agent.k8s.elastic.co|agents.agent.k8s.elastic.co>" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>" must equal "elastic-operator-crd-db4bdcc8": current value is "elastic-operator-c64272a6"
pulumi:pulumi:Stack (dev-eks-dev-charts-system):
error: update failed
kubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (datadog):
error: rendered manifests contain a resource that already exists. Unable to continue with install: CustomResourceDefinition "<http://datadogagents.datadoghq.com|datadogagents.datadoghq.com>" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>" must equal "datadog-db7aca14": current value is "datadog-b3700a2f"
stocky-restaurant-98004
11/21/2023, 5:10 PMstale-answer-34162
11/21/2023, 5:19 PMexport const elasticRelease = new helm.v3.Release(
'elastic-operator',
{
namespace: 'elastic-system',
chart: 'eck-operator',
repositoryOpts: { repo: '<https://helm.elastic.co>' },
version: '2.10.0',
atomic: true,
cleanupOnFail: true,
disableOpenapiValidation: false,
valueYamlFiles: [new FileAsset('charts/eck-operator/values.yaml')],
},
{ provider: k8sProvider },
)
stocky-restaurant-98004
11/21/2023, 5:23 PMstocky-restaurant-98004
11/21/2023, 5:24 PMkubectl apply
the output of just 1 chart?stale-answer-34162
11/21/2023, 5:24 PMstocky-restaurant-98004
11/21/2023, 5:24 PMstocky-restaurant-98004
11/21/2023, 5:25 PMstale-answer-34162
11/21/2023, 5:25 PMstale-answer-34162
11/21/2023, 5:26 PMstale-answer-34162
11/21/2023, 5:35 PMstale-answer-34162
11/21/2023, 5:55 PMstale-answer-34162
11/21/2023, 6:29 PMkubernetes:<http://helm.sh/v3:Release|helm.sh/v3:Release> (cert-manager):
warning: Helm release "cert-manager-699df6fb" was created but has a failed status. Use the `helm` command to investigate the error, correct it, then retry. Reason: failed post-install: 1 error occurred:
* timed out waiting for the condition
error: 1 error occurred:
* Helm release "cert-manager/cert-manager-699df6fb" was created, but failed to initialize completely. Use Helm CLI to investigate.: failed to become available within allocated timeout. Error: Helm Release cert-manager/cert-manager-699df6fb: failed post-install: 1 error occurred:
* timed out waiting for the condition
stale-answer-34162
11/21/2023, 6:32 PMstale-answer-34162
11/21/2023, 9:19 PM