Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
989594ac
Unverified
Commit
989594ac
authored
May 15, 2018
by
Frank Vissing
Committed by
GitHub
May 15, 2018
Browse files
Update main.go
fix spelling
parent
1b5565cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmd/kured/main.go
View file @
989594ac
...
...
@@ -135,7 +135,7 @@ func rebootRequired() bool {
func
rebootBlocked
()
bool
{
if
forceRebootsentinelExists
()
{
log
.
Infof
(
"Force re
e
bot sentinel %v exists, force re
e
boting activated"
,
forceRebootSentinel
)
log
.
Infof
(
"Force reb
o
ot sentinel %v exists, force reb
o
oting activated"
,
forceRebootSentinel
)
return
false
}
if
prometheusURL
!=
""
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment