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
04b7fe82
Commit
04b7fe82
authored
Jun 16, 2017
by
Anthony Yeh
Committed by
GitHub
Jun 16, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #47625 from enisoc/glbc-known-issue
CHANGELOG: Add known issue for GLBC Health Check overwrite.
parents
dd9e8222
fdb857ea
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
CHANGELOG.md
CHANGELOG.md
+24
-0
No files found.
CHANGELOG.md
View file @
04b7fe82
...
@@ -16,6 +16,7 @@
...
@@ -16,6 +16,7 @@
-
[
Action Required
](
#action-required-1
)
-
[
Action Required
](
#action-required-1
)
-
[
Other notable changes
](
#other-notable-changes-1
)
-
[
Other notable changes
](
#other-notable-changes-1
)
-
[
v1.6.5
](
#v165
)
-
[
v1.6.5
](
#v165
)
-
[
Known Issues for v1.6.5
](
#known-issues-for-v165
)
-
[
Downloads for v1.6.5
](
#downloads-for-v165
)
-
[
Downloads for v1.6.5
](
#downloads-for-v165
)
-
[
Client Binaries
](
#client-binaries-2
)
-
[
Client Binaries
](
#client-binaries-2
)
-
[
Server Binaries
](
#server-binaries-2
)
-
[
Server Binaries
](
#server-binaries-2
)
...
@@ -31,6 +32,7 @@
...
@@ -31,6 +32,7 @@
-
[
Action Required
](
#action-required-2
)
-
[
Action Required
](
#action-required-2
)
-
[
Other notable changes
](
#other-notable-changes-3
)
-
[
Other notable changes
](
#other-notable-changes-3
)
-
[
v1.6.4
](
#v164
)
-
[
v1.6.4
](
#v164
)
-
[
Known Issues for v1.6.4
](
#known-issues-for-v164
)
-
[
Downloads for v1.6.4
](
#downloads-for-v164
)
-
[
Downloads for v1.6.4
](
#downloads-for-v164
)
-
[
Client Binaries
](
#client-binaries-4
)
-
[
Client Binaries
](
#client-binaries-4
)
-
[
Server Binaries
](
#server-binaries-4
)
-
[
Server Binaries
](
#server-binaries-4
)
...
@@ -769,6 +771,17 @@ filename | sha256 hash
...
@@ -769,6 +771,17 @@ filename | sha256 hash
[
Documentation
](
https://docs.k8s.io
)
&
[
Examples
](
https://releases.k8s.io/release-1.6/examples
)
[
Documentation
](
https://docs.k8s.io
)
&
[
Examples
](
https://releases.k8s.io/release-1.6/examples
)
## Known Issues for v1.6.5
*
If you use the
[
GLBC Ingress Controller
](
https://github.com/kubernetes/ingress/tree/master/controllers/gce
)
,
upgrading an existing pre-v1.6.4 cluster to Kubernetes v1.6.5 will cause an unintentional
[
overwrite of manual edits to GCP Health Checks
](
https://github.com/kubernetes/ingress/issues/842
)
managed by the GLBC Ingress Controller. This can cause the health checks to start failing,
requiring you to reapply the manual edits.
*
This issue does not affect clusters that were already running Kubernetes v1.6.4 or higher.
*
This issue does not affect Health Checks that were left in the configuration
[
originally set by the GLBC Ingress Controller
](
https://github.com/kubernetes/ingress/tree/master/controllers/gce#health-checks
)
.
## Downloads for v1.6.5
## Downloads for v1.6.5
...
@@ -1065,6 +1078,17 @@ filename | sha256 hash
...
@@ -1065,6 +1078,17 @@ filename | sha256 hash
[
Documentation
](
https://docs.k8s.io
)
&
[
Examples
](
https://releases.k8s.io/release-1.6.3/examples
)
[
Documentation
](
https://docs.k8s.io
)
&
[
Examples
](
https://releases.k8s.io/release-1.6.3/examples
)
## Known Issues for v1.6.4
*
If you use the
[
GLBC Ingress Controller
](
https://github.com/kubernetes/ingress/tree/master/controllers/gce
)
,
upgrading an existing cluster to Kubernetes v1.6.4 will cause an unintentional
[
overwrite of manual edits to GCP Health Checks
](
https://github.com/kubernetes/ingress/issues/842
)
managed by the GLBC Ingress Controller. This can cause the health checks to start failing,
requiring you to reapply the manual edits.
*
This issue does not affect clusters that start out with Kubernetes v1.6.4 or higher.
*
This issue does not affect Health Checks that were left in the configuration
[
originally set by the GLBC Ingress Controller
](
https://github.com/kubernetes/ingress/tree/master/controllers/gce#health-checks
)
.
## Downloads for v1.6.4
## Downloads for v1.6.4
...
...
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