diff options
author | 2023-07-18 22:47:30 +0200 | |
---|---|---|
committer | 2023-07-18 22:47:30 +0200 | |
commit | fb1774bc7964c173d5a0c93d79091f7ded3cc8cc (patch) | |
tree | 032b9571c5886edaf073b7b8c203533fe4aa214a | |
parent | Add meeting notes for today (diff) |
Add agenda for next week
-rw-r--r-- | docs/meeting_notes/2023-07-25.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/meeting_notes/2023-07-25.md b/docs/meeting_notes/2023-07-25.md new file mode 100644 index 0000000..64a71de --- /dev/null +++ b/docs/meeting_notes/2023-07-25.md @@ -0,0 +1,11 @@ +# DevOps Meeting Notes + +## Agenda + +- We need to come to a decision on the infrastructure migration idea. +- The git-crypt workflow should be documented, see + [python-discord/kubernetes#157](https://github.com/python-discord/kubernetes/issues/157). +- Let's clean up our [kubernetes repo pull + requests](https://github.com/python-discord/kubernetes/pulls). + +## Roadmap review & planning |