divingbell/TODO
Craig Anderson 6d2f967ce4 Initial commit.
Change-Id: I30007d1dd1248f32f7adf9a350853791e029b774
2017-11-16 05:59:36 +00:00

7 lines
355 B
Plaintext

1. Put shell error handling into common area (helm-toolkit)
2. Perform revert operations in scripts before applying new settings
3. Refactor .sh into .py
4. Refactor each daemonset to follow the same general systemd pattern; have one
script that can do all of them to reduce code burden.
5. yaml validation: check for duplicate items, unused leaves, etc.