diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-23 09:25:48 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-23 09:25:48 +0100 |
commit | 93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (patch) | |
tree | 5160dd8d644233090d2d62f21772f0fee60b2953 /Daily/2024-10-02.md | |
parent | f3711a93832df46dc245075df08b9ebfc05266e9 (diff) |
initial sync with all my existing notes
Diffstat (limited to 'Daily/2024-10-02.md')
-rw-r--r-- | Daily/2024-10-02.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Daily/2024-10-02.md b/Daily/2024-10-02.md new file mode 100644 index 0000000..64c611f --- /dev/null +++ b/Daily/2024-10-02.md @@ -0,0 +1,6 @@ +* Fixed n06 testpod, due to installing stuff via pip we had some conflicting packages being used. Pip has been purged and stuff seems to work normally now. +* Investigated DNS issues on testpod lb with Erik. +* Fixed some small issues in the backup service + * Deleted servers couldn't be removed from the periodic backup, that is now fixed. + * Less noisy logging by moving some stuff to debug level. +* Deployed image_id change to prod
\ No newline at end of file |