Closed aaclan-ebi closed 2 years ago
For SOP:
cd ingest-kube-deployment
source config/environment_prod
cd apps
make deploy-secrets
sample output:
/Library/Developer/CommandLineTools/usr/bin/make set-context
kubectx ingest-eks-prod
Switched to context "ingest-eks-prod".
kubens prod-environment
Context "ingest-eks-prod" modified.
Active namespace is "prod-environment".
./scripts/deploy_secrets
Release "secrets" has been upgraded. Happy Helming!
NAME: secrets
LAST DEPLOYED: Thu Mar 10 16:08:22 2022
NAMESPACE: prod-environment
STATUS: deployed
REVISION: 20
TEST SUITE: None
NOTES:
Ingest secrets powered by helm charts
kubectl rollout restart deployment ingest-exporter
sample output:
deployment.apps/ingest-exporter restarted
Secrets appear to be working in production - which fixed a submission which was stuck in re-exporting.
https://embl-ebi-ait.slack.com/archives/C01360XN04S/p1646834360690409
Tasks: