You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Related tickets | fixes #X, partially #Y, mentioned in #Z
8
+
| License | Apache 2.0
9
+
10
+
11
+
### What's in this PR?
12
+
<!-- Explain the contents of the PR. Give an overview about the implementation, which decisions were made and why. -->
13
+
14
+
15
+
### Why?
16
+
<!-- Which problem does the PR fix? (Please remove this section if you linked an issue above) -->
17
+
18
+
19
+
### Additional context
20
+
<!-- Additional information we should know about (eg. edge cases, steps you followed to test the implementation) (Please remove this section if you don't need it) -->
21
+
22
+
23
+
### Checklist
24
+
<!-- Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields. -->
25
+
26
+
-[ ] Implementation tested (with at least one cloud provider)
27
+
-[ ] Error handling code meets the [guideline](https://github.com/banzaicloud/pipeline/blob/master/docs/error-handling-guide.md)
28
+
-[ ] Logging code meets the guideline (TODO)
29
+
-[ ] User guide and development docs updated (if needed)
30
+
-[ ] Related Helm chart(s) updated (if needed)
31
+
32
+
### To Do
33
+
<!-- (Please remove this section if you don't need it.) -->
34
+
-[ ] If the PR is not complete but you want to discuss the approach, list what remains to be done here
0 commit comments