workflow icon indicating copy to clipboard operation
workflow copied to clipboard

Attach replica set to workflow

Open pfeodrippe opened this issue 8 years ago • 1 comments

Let me describe a high view sequence of my commands...

I've installed the workflow with helm, created two apps, made some git push at these apps, deleted the release, deleted the namespace because of Error: secrets "builder-key-auth" already exists, deleted the registry, database and builder s3 buckets because of the below deis-controller logs and finally reinstalled the workflow to the cluster with all necessary deis configuration.

Is there any way I could attach the running apps (started from the old release) to this new release so I could do deis apps and see them?

$ kubectl -n deis logs deis-controller-3875226455-sz1p8 -f
system information:
Django Version: 1.10.6
Python 3.5.2

Django checks:
System check identified no issues (2 silenced).

Health Checks:
Checking if database is alive
There was a problem connecting to the database
FATAL:  password authentication failed for user "XXXXXXXXXXXXXXX"

pfeodrippe avatar Apr 28 '17 13:04 pfeodrippe

This issue was moved to teamhephy/workflow#22

Cryptophobia avatar Mar 20 '18 20:03 Cryptophobia