David Boreham dboreham
  • Joined on 2022-12-08
dboreham merged pull request cerc-io/stack-orchestrator#865 2024-07-04 22:38:08 +00:00
Derive the webapp host container id from stable data
dboreham pushed to dboreham/fix-webapp-container-id at cerc-io/stack-orchestrator 2024-07-04 21:57:33 +00:00
3750f53b91 Observe --force-rebuild
dboreham pushed to dboreham/fix-webapp-container-id at cerc-io/stack-orchestrator 2024-07-04 21:47:01 +00:00
0938137df0 Remove old comment
dboreham created pull request cerc-io/stack-orchestrator#865 2024-07-04 21:40:48 +00:00
Derive the webapp host container id from stable data
dboreham pushed to dboreham/fix-webapp-container-id at cerc-io/stack-orchestrator 2024-07-04 21:40:20 +00:00
8430c83e89 Derive the webapp host container id from stable data
dboreham created branch dboreham/fix-webapp-container-id in cerc-io/stack-orchestrator 2024-07-04 21:40:20 +00:00
dboreham released v1.1.0-ca5fffa-202407041946 at cerc-io/stack-orchestrator 2024-07-04 19:47:47 +00:00
dboreham deleted branch dboreham/webapp-logging from cerc-io/stack-orchestrator 2024-07-04 19:46:50 +00:00
dboreham pushed to main at cerc-io/stack-orchestrator 2024-07-04 19:46:45 +00:00
ca5fffaed5 Add logging to webapp deployer (#863)
dboreham merged pull request cerc-io/stack-orchestrator#863 2024-07-04 19:46:43 +00:00
Add logging to webapp deployer
dboreham pushed to dboreham/webapp-logging at cerc-io/stack-orchestrator 2024-07-04 19:38:03 +00:00
01f4df2636 Fix lint error
dboreham opened issue cerc-io/stack-orchestrator#864 2024-07-04 19:33:38 +00:00
Allow a github token to be specified for webapp deployer
dboreham commented on issue cerc-io/stack-orchestrator#860 2024-07-04 19:31:15 +00:00
Deployer builds new webapp code but old code is served

Some investigation reveals that this seems to be caused by the "deployment container id" not being stable. It is originally derived from the hash of the Python variable for the deployment…

dboreham created pull request cerc-io/stack-orchestrator#863 2024-07-04 19:28:56 +00:00
Add logging to webapp deployer
dboreham pushed to dboreham/webapp-logging at cerc-io/stack-orchestrator 2024-07-04 19:28:00 +00:00
47161a6d0b Add logging to webapp deployer
dboreham created branch dboreham/webapp-logging in cerc-io/stack-orchestrator 2024-07-04 19:28:00 +00:00
dboreham commented on issue cerc-io/stack-orchestrator#860 2024-07-04 04:30:14 +00:00
Deployer builds new webapp code but old code is served
root@laconic-465b8907d67ec6f7-deployment-7fd948966-pzlxh:/srv/deployments/dashboard.staging.apps.snowballtools.com/compose# more docker-compose-webapp-template.yml
services:
  webapp:
   …
dboreham commented on issue cerc-io/stack-orchestrator#860 2024-07-04 04:29:11 +00:00
Deployer builds new webapp code but old code is served
root@laconic-465b8907d67ec6f7-deployment-7fd948966-pzlxh:/srv/deployments/dashboard.staging.apps.snowballtools.com# more deployment.yml
cluster-id: laconic-231be47f026140f4
dboreham commented on issue cerc-io/stack-orchestrator#860 2024-07-04 04:11:36 +00:00
Deployer builds new webapp code but old code is served

Logs suggest image should be laconic-webapp/bafyreialecznd3fapmb46vfxijbn5y7ainh53yc3tbgwzjx75rxla6lyky:local but we're actually using `container-registry.apps.snowballtools.com/laconic-registry/…

dboreham commented on issue cerc-io/stack-orchestrator#860 2024-07-04 04:06:55 +00:00
Deployer builds new webapp code but old code is served
$ kubectl describe pod/laconic-231be47f026140f4-deployment-755f77794b-n8knj
Name:             laconic-231be47f026140f4-deployment-755f77794b-n8knj
Namespace:        default
Priority:      …