Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
颜雨
old-infinite-manager
Commits
47bf8820
Commit
47bf8820
authored
6 years ago
by
jeff
Browse files
Options
Download
Patches
Plain Diff
Initial commit
parents
master
dev
v3.2.0-alpha.0
v3.1.1-rc.1
v3.1.1-rc.0
v3.1.0
v3.1.0-alpha.0
v3.0.0
v2.1.1
v2.1.0
advanced-2.0.2
advanced-2.0.0
No related merge requests found
Changes
1000
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.dockerignore
+1
-0
.dockerignore
.env
+2
-0
.env
.gitattributes
+2
-0
.gitattributes
.github/.stale.yaml
+16
-0
.github/.stale.yaml
.github/ISSUE_TEMPLATE/bug_report.md
+42
-0
.github/ISSUE_TEMPLATE/bug_report.md
.gitignore
+25
-0
.gitignore
.travis.yml
+30
-0
.travis.yml
Dockerfile
+17
-0
Dockerfile
Gopkg.lock
+0
-0
Gopkg.lock
Gopkg.toml
+116
-0
Gopkg.toml
LICENSE
+201
-0
LICENSE
Makefile
+75
-0
Makefile
PROJECT
+3
-0
PROJECT
README.md
+37
-0
README.md
build/builder-docker/.ash_history
+3
-0
build/builder-docker/.ash_history
build/builder-docker/Dockerfile
+19
-0
build/builder-docker/Dockerfile
build/builder-docker/Makefile
+17
-0
build/builder-docker/Makefile
cmd/controller-manager/controller-manager.go
+87
-0
cmd/controller-manager/controller-manager.go
cmd/ks-apiserver/apiserver.go
+22
-0
cmd/ks-apiserver/apiserver.go
cmd/ks-apiserver/app/options/options.go
+67
-0
cmd/ks-apiserver/app/options/options.go
with
782 additions
and
0 deletions
+782
-0
Some changes are not shown.
For a faster browsing experience, only
20 of 1000+
files are shown. Download one of the files below to see all changes.
Plain diff
Email patch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets