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
93279d2f
Commit
93279d2f
authored
May 26, 2023
by
Brad Davidson
Committed by
Brad Davidson
May 30, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump klipper-lb to v0.4.4
Fixes issue with localhost access to ServiceLB when ExternalTrafficPolicy=Local Signed-off-by:
Brad Davidson
<
brad.davidson@rancher.com
>
parent
0485a56f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
servicelb.go
pkg/cloudprovider/servicelb.go
+1
-1
image-list.txt
scripts/airgap/image-list.txt
+1
-1
No files found.
pkg/cloudprovider/servicelb.go
View file @
93279d2f
...
...
@@ -43,7 +43,7 @@ var (
const
(
Ready
=
condition
.
Cond
(
"Ready"
)
DefaultLBNS
=
meta
.
NamespaceSystem
DefaultLBImage
=
"rancher/klipper-lb:v0.4.
3
"
DefaultLBImage
=
"rancher/klipper-lb:v0.4.
4
"
)
func
(
k
*
k3s
)
Register
(
ctx
context
.
Context
,
...
...
scripts/airgap/image-list.txt
View file @
93279d2f
docker.io/rancher/klipper-helm:v0.8.0-build20230510
docker.io/rancher/klipper-lb:v0.4.
3
docker.io/rancher/klipper-lb:v0.4.
4
docker.io/rancher/local-path-provisioner:v0.0.24
docker.io/rancher/mirrored-coredns-coredns:1.10.1
docker.io/rancher/mirrored-library-busybox:1.34.1
...
...
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