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
25d94e80
Commit
25d94e80
authored
Mar 26, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #23289 from pwittrock/move-serve-hostname
Auto commit by PR queue bot
parents
1ad3049e
d1d6650e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
test/images/serve_hostname/Makefile
+1
-1
No files found.
test/images/serve_hostname/Makefile
View file @
25d94e80
...
@@ -16,7 +16,7 @@ all: serve_hostname
...
@@ -16,7 +16,7 @@ all: serve_hostname
TAG
=
v1.4
TAG
=
v1.4
PREFIX
=
gcr.io/google_containers
PREFIX
=
gcr.io/google_containers
TEST_PREFIX
=
gcr.io/_b_
k8s_authenticated_test
TEST_PREFIX
=
b.gcr.io/
k8s_authenticated_test
serve_hostname
:
serve_hostname.go
serve_hostname
:
serve_hostname.go
CGO_ENABLED
=
0 go build
-a
-installsuffix
cgo
--ldflags
'-w'
./serve_hostname.go
CGO_ENABLED
=
0 go build
-a
-installsuffix
cgo
--ldflags
'-w'
./serve_hostname.go
...
...
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