Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jfahrer committed Dec 2, 2023
1 parent 025dd2c commit 7f94ccb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@

## DeploymentConfig

- Wrap `Deployment` and `DeploymentConfig` into a package for versioning
- Mount configs
- Don't upload configs if they already exist
- Use `service` instead of `deployment` for config generation
- Make `config` part of a `deployment`?
- Use `service` instead of `deployment` for config generation?
- Tests should go through the whole flow and actually upload something

## Bugs

- containers_to_replace includes containers_to_start if the container already exists
- If the container count changes, it is mixing up stopping with replacing
- Changing order of role/service definitions should not change the version

## Naming
Expand Down

0 comments on commit 7f94ccb

Please sign in to comment.