File tree Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
-
3
2
Hello!
4
3
5
- Remember to ADD A DESCRIPTION and delete this note before submitting
6
- your pull request. The description should explain what will change,
7
- and why.
8
-
9
4
PLEASE title the FIRST commit appropriately, so that if you squash all
10
5
your commits into one, the combined commit message makes sense.
11
6
For overall help on editing and submitting pull requests, visit:
20
15
21
16
If you're documenting a feature that will be part of a future release, see
22
17
https://kubernetes.io/docs/contribute/new-content/new-features/ for advice.
18
+ -->
19
+ ### Description
23
20
21
+ <!--
22
+ Remember to ADD A DESCRIPTION and delete this note before submitting
23
+ your pull request. The description should explain what will change,
24
+ and why.
25
+ -->
26
+
27
+ ### Issue
28
+
29
+ <!--
30
+ If this pull request resolves an open issue, please link the issue in the PR
31
+ description so it will automatically close when the PR is merged.
32
+
33
+ See the GitHub documentation for more details and other options:
34
+
35
+ https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
24
36
-->
37
+
38
+ Closes: #
You can’t perform that action at this time.
0 commit comments