Modifications per review

This commit is contained in:
j0n3lson 2020-01-10 01:04:12 -08:00
parent ab81cf7eac
commit 78ba678e4e

View File

@ -8,12 +8,10 @@
_(REQUIRED)_ _(REQUIRED)_
<!-- - [ ] bug
/kind bug - [ ] cleanup
/kind cleanup - [ ] documentation
/kind documentation - [ ] feature
/kind feature
-->
## What this PR does / why we need it: ## What this PR does / why we need it:
@ -46,17 +44,6 @@ _(fill-in or delete this section)_
Which parts of the code should reviewers focus on? Which parts of the code should reviewers focus on?
--> -->
## Release Notes
_(REQUIRED)_
<!--
If this PR makes user facing changes, please describe them here. This
description will be copied into the release notes/changelog, whenever the
next version is released. Keep this section short, and focus on high level
changes.
-->
## Testing ## Testing
_(fill-in or delete this section)_ _(fill-in or delete this section)_
@ -64,3 +51,19 @@ _(fill-in or delete this section)_
<!-- <!--
Describe how you tested this change. Describe how you tested this change.
--> -->
## Release Notes
_(REQUIRED)_
<!--
If this PR makes user facing changes, please describe them here. This
description will be copied into the release notes/changelog, whenever the
next version is released. Keep this section short, and focus on high level
changes.
Put your text between the block. To omit notes, use NONE within the block.
-->
```release-note
```