cloud-native-toolkit / cloud-native-toolkit/terraform-tools-gitops
Error Creating Sealed_Secrets
- Dominant language
- HCL
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
I am facing following error on random basis, sometimes it occurs in output and sometimes not.
```
│ Error running command '.terraform/modules/openshift-cicd.sealed_secrets/scripts/create-instance.sh 'wmlserving' 'kubeseal-fh6zkrdc8zi99sli'': exit status 1. Output: Installing sealed secrets
│ controller
│ WARNING: Kubernetes configuration file is group-readable. This is insecure. Location:
│ /terraform/watson-core-serving/terraform/.kube/c3348ed604e722974bcbbc69711a0f2a8b2422067a506fc3a41fe0447fd830b4_Default-cluster_k8sconfig/config.yml
│ WARNING: Kubernetes configuration file is world-readable. This is insecure. Location:
│ /terraform/watson-core-serving/terraform/.kube/c3348ed604e722974bcbbc69711a0f2a8b2422067a506fc3a41fe0447fd830b4_Default-cluster_k8sconfig/config.yml
│ Release "sealed-secrets" does not exist. Installing it now.
│ NAME: sealed-secrets
│ LAST DEPLOYED: Thu Aug 11 06:31:47 2022
│ NAMESPACE: wmlserving
│ STATUS: deployed
│ REVISION: 1
│ TEST SUITE: None
│ Waiting for deployment/sealed-secrets in wmlserving
│ Waiting for deployment "sealed-secrets" rollout to finish: 0 of 1 updated replicas are available...
│ error: deployment "sealed-secrets" exceeded its progress deadline
```
I am not able to understand what this error is all about, as sometimes it doesn't occur without any fixation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.