We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5813463 commit 0679473Copy full SHA for 0679473
1 file changed
internal/controller/consts.go internal/controller/constants.gointernal/controller/consts.go renamed to internal/controller/constants.go
@@ -17,7 +17,7 @@ limitations under the License.
17
18
package controller
19
20
-// This should contain consts shared between controllers
+// This should contain constants shared between controllers
21
const (
22
labelEvictionRequired = "cloud.sap/hypervisor-eviction-required"
23
labelEvictionApproved = "cloud.sap/hypervisor-eviction-succeeded"
0 commit comments