Skip to content

Commit 9c9bf66

Browse files
committed
chore(migrations): clean old migrations
1 parent c885bf8 commit 9c9bf66

33 files changed

Lines changed: 134 additions & 963 deletions

charts/controller/templates/controller-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ spec:
132132
volumeMounts:
133133
- mountPath: /var/run/docker.sock
134134
name: docker-socket
135-
- mountPath: /etc/slugbuilder
135+
- mountPath: /etc/slugrunner
136136
name: slugrunner-config
137137
readOnly: true
138138
volumes:

rootfs/api/migrations/0001_initial.py

Lines changed: 121 additions & 85 deletions
Large diffs are not rendered by default.

rootfs/api/migrations/0002_auto_20151215_0352.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

rootfs/api/migrations/0003_auto_20160114_0310.py

Lines changed: 0 additions & 51 deletions
This file was deleted.

rootfs/api/migrations/0004_auto_20160124_2134.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

rootfs/api/migrations/0005_auto_20160208_2156.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

rootfs/api/migrations/0006_auto_20160114_0313.py

Lines changed: 0 additions & 75 deletions
This file was deleted.

rootfs/api/migrations/0007_auto_20160226_2335.py

Lines changed: 0 additions & 30 deletions
This file was deleted.

rootfs/api/migrations/0008_config_registry.py

Lines changed: 0 additions & 21 deletions
This file was deleted.

rootfs/api/migrations/0009_auto_20160607_2259.py

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)