We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4adaa commit 23a790dCopy full SHA for 23a790d
.github/PULL_REQUEST_TEMPLATE.md
@@ -17,7 +17,7 @@
17
- [ ] Service has resource limits and reservations
18
- [ ] Service has placement constraints or is global
19
- [ ] Service is restartable
20
- - [ ] The restart is zero-downtime
+- [ ] Service restart is zero-downtime
21
- [ ] Service is not bound to one specific node (e.g. via files or volumes)
22
-- [ ] Relevant OPS E2E Test for this stack were added
23
--->
+- [ ] Relevant OPS E2E Test are added
+- [ ] Service's Public URL is included in maintenance mode -->
0 commit comments