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
296fe185
Commit
296fe185
authored
Aug 10, 2018
by
Jeff Grafton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to use debian-base:0.3.2
parent
df788bd6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
18 deletions
+18
-18
Makefile
build/debian-hyperkube-base/Makefile
+1
-1
Makefile
build/debian-iptables/Makefile
+1
-1
BASEIMAGE
test/images/pets/peer-finder/BASEIMAGE
+4
-4
BASEIMAGE
test/images/pets/redis-installer/BASEIMAGE
+4
-4
BASEIMAGE
test/images/pets/zookeeper-installer/BASEIMAGE
+4
-4
BASEIMAGE
test/images/resource-consumer/BASEIMAGE
+4
-4
No files found.
build/debian-hyperkube-base/Makefile
View file @
296fe185
...
...
@@ -23,7 +23,7 @@ TAG=0.10.1
ARCH
?=
amd64
CACHEBUST
?=
1
BASEIMAGE
=
k8s.gcr.io/debian-base-
$(ARCH)
:0.3.
1
BASEIMAGE
=
k8s.gcr.io/debian-base-
$(ARCH)
:0.3.
2
CNI_VERSION
=
v0.6.0
TEMP_DIR
:=
$(
shell
mktemp
-d
)
...
...
build/debian-iptables/Makefile
View file @
296fe185
...
...
@@ -20,7 +20,7 @@ TAG=v10.1
ARCH
?=
amd64
TEMP_DIR
:=
$(
shell
mktemp
-d
)
BASEIMAGE
=
k8s.gcr.io/debian-base-
$(ARCH)
:0.3.
1
BASEIMAGE
=
k8s.gcr.io/debian-base-
$(ARCH)
:0.3.
2
build
:
cp
./
*
$(TEMP_DIR)
...
...
test/images/pets/peer-finder/BASEIMAGE
View file @
296fe185
amd64=k8s.gcr.io/debian-base-amd64:0.3.
1
arm=k8s.gcr.io/debian-base-arm:0.3.
1
arm64=k8s.gcr.io/debian-base-arm64:0.3.
1
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
1
amd64=k8s.gcr.io/debian-base-amd64:0.3.
2
arm=k8s.gcr.io/debian-base-arm:0.3.
2
arm64=k8s.gcr.io/debian-base-arm64:0.3.
2
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
2
test/images/pets/redis-installer/BASEIMAGE
View file @
296fe185
amd64=k8s.gcr.io/debian-base-amd64:0.3.
1
arm=k8s.gcr.io/debian-base-arm:0.3.
1
arm64=k8s.gcr.io/debian-base-arm64:0.3.
1
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
1
amd64=k8s.gcr.io/debian-base-amd64:0.3.
2
arm=k8s.gcr.io/debian-base-arm:0.3.
2
arm64=k8s.gcr.io/debian-base-arm64:0.3.
2
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
2
test/images/pets/zookeeper-installer/BASEIMAGE
View file @
296fe185
amd64=k8s.gcr.io/debian-base-amd64:0.3.
1
arm=k8s.gcr.io/debian-base-arm:0.3.
1
arm64=k8s.gcr.io/debian-base-arm64:0.3.
1
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
1
amd64=k8s.gcr.io/debian-base-amd64:0.3.
2
arm=k8s.gcr.io/debian-base-arm:0.3.
2
arm64=k8s.gcr.io/debian-base-arm64:0.3.
2
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
2
test/images/resource-consumer/BASEIMAGE
View file @
296fe185
amd64=k8s.gcr.io/debian-base-amd64:0.3.
1
arm=k8s.gcr.io/debian-base-arm:0.3.
1
arm64=k8s.gcr.io/debian-base-arm64:0.3.
1
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
1
amd64=k8s.gcr.io/debian-base-amd64:0.3.
2
arm=k8s.gcr.io/debian-base-arm:0.3.
2
arm64=k8s.gcr.io/debian-base-arm64:0.3.
2
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.3.
2
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