deconst / services

Hand-crafted artisanal Dockerfiles for non-core services
Apache License 2.0
2 stars 3 forks source link

[strider] Flushing old tokens #39

Open nimbinatus opened 6 years ago

nimbinatus commented 6 years ago

Somehow Strider does not dump old PATs when a new one is created and updated in the credentials file on a deploy.

cc: @robb-romans

nimbinatus commented 6 years ago

The system user email isn't getting updated in the environment variables for the container. Possibly an issue with the deploy scripts?

nimbinatus commented 6 years ago

Validated this is the only blocker to getting Strider up with a new PAT. Running on a cloned container with a manually fixed user email variable fixes the problem.

nimbinatus commented 6 years ago

Ref deconst/deconst-docs#266

nimbinatus commented 6 years ago

Strider also doesn't replace the old token and user for an existing project on the dashboard (stored projects). Removing the project and then redeploying the control repo fixes the problem, but it does remove all existing history.