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
11e74dbb
Commit
11e74dbb
authored
Apr 12, 2018
by
Mike Danese
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make mikedanese owner of CertRotation features
parent
666b6b9e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
kube_features.go
pkg/features/kube_features.go
+3
-3
No files found.
pkg/features/kube_features.go
View file @
11e74dbb
...
@@ -66,7 +66,7 @@ const (
...
@@ -66,7 +66,7 @@ const (
// to take advantage of NoExecute Taints and Tolerations.
// to take advantage of NoExecute Taints and Tolerations.
TaintBasedEvictions
utilfeature
.
Feature
=
"TaintBasedEvictions"
TaintBasedEvictions
utilfeature
.
Feature
=
"TaintBasedEvictions"
// owner: @
jcbsmpsn
// owner: @
mikedanese
// alpha: v1.7
// alpha: v1.7
//
//
// Gets a server certificate for the kubelet from the Certificate Signing
// Gets a server certificate for the kubelet from the Certificate Signing
...
@@ -74,8 +74,8 @@ const (
...
@@ -74,8 +74,8 @@ const (
// certificate as expiration approaches.
// certificate as expiration approaches.
RotateKubeletServerCertificate
utilfeature
.
Feature
=
"RotateKubeletServerCertificate"
RotateKubeletServerCertificate
utilfeature
.
Feature
=
"RotateKubeletServerCertificate"
// owner: @
jcbsmpsn
// owner: @
mikedanese
//
alpha: v1.7
//
beta: v1.8
//
//
// Automatically renews the client certificate used for communicating with
// Automatically renews the client certificate used for communicating with
// the API server as the certificate approaches expiration.
// the API server as the certificate approaches expiration.
...
...
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