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 fd358c9 commit 30da89eCopy full SHA for 30da89e
.github/PULL_REQUEST_TEMPLATE.md
@@ -23,6 +23,11 @@
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
+
27
+If exposed via traefik
28
- [ ] Service's Public URL is included in maintenance mode
29
- [ ] Service's Public URL is included in testing mode
-- [ ] Service's has Traefik (Service Loadbalancer) Healthcheck enabled -->
30
+- [ ] Service's has Traefik (Service Loadbalancer) Healthcheck enabled
31
+- [ ] Credentials page is updated
32
+- [ ] Url added to e2e test services (e2e test checking that URL can be accessed)
33
+-->
0 commit comments