Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
103dc654
Commit
103dc654
authored
Oct 18, 2016
by
Kubernetes Submit Queue
Committed by
GitHub
Oct 18, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #35023 from k82cn/remove_empty_line
Automatic merge from submit-queue Removed empty line.
parents
b844a072
4b6cd9ae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
helpers.go
pkg/api/helpers.go
+0
-1
No files found.
pkg/api/helpers.go
View file @
103dc654
...
@@ -512,7 +512,6 @@ func TolerationToleratesTaint(toleration *Toleration, taint *Taint) bool {
...
@@ -512,7 +512,6 @@ func TolerationToleratesTaint(toleration *Toleration, taint *Taint) bool {
return
true
return
true
}
}
return
false
return
false
}
}
// TaintToleratedByTolerations checks if taint is tolerated by any of the tolerations.
// TaintToleratedByTolerations checks if taint is tolerated by any of the tolerations.
...
...
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