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 797f4c9 commit fd358c9Copy full SHA for fd358c9
.github/PULL_REQUEST_TEMPLATE.md
@@ -18,8 +18,11 @@
18
- [ ] Service has placement constraints or is global
19
- [ ] Service is restartable
20
- [ ] Service restart is zero-downtime
21
+- [ ] Service has >1 replicas in PROD
22
+- [ ] Service has docker heathlcheck enabled
23
- [ ] Service is monitored (via prometheus and grafana)
24
- [ ] Service is not bound to one specific node (e.g. via files or volumes)
25
- [ ] Relevant OPS E2E Test are added
26
- [ ] Service's Public URL is included in maintenance mode
-- [ ] Service's Public URL is included in testing mode -->
27
+- [ ] Service's Public URL is included in testing mode
28
+- [ ] Service's has Traefik (Service Loadbalancer) Healthcheck enabled -->
0 commit comments