Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Hepto
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACIDES
Hepto
Commits
820977d5c9924aa2bb277c80b9961d2984dab6f4
Select Git revision
0 results
hepto
Author
Search by author
Any Author
authors
0 authors
Nov 05, 2022
Create volume dirs as 700
· 820977d5
kaiyou
authored
2 years ago
820977d5
Enable etcd jwt tokens
· 5bd04fb2
kaiyou
authored
2 years ago
5bd04fb2
Cosmetic fixes
· da51c6bc
kaiyou
authored
2 years ago
da51c6bc
Nov 02, 2022
Properly log kubelet and containerd
· 0ba28ae2
kaiyou
authored
2 years ago
0ba28ae2
Oct 31, 2022
Add some useful logging
· 96c26afb
kaiyou
authored
2 years ago
96c26afb
Handle zap log levels
· 3bc8f9f7
kaiyou
authored
2 years ago
3bc8f9f7
Make etcd data persistent
· 50c06776
kaiyou
authored
2 years ago
50c06776
Fix installing kubectl on master node
· aa421780
kaiyou
authored
2 years ago
aa421780
Make certificates persistent
· f663ad38
kaiyou
authored
2 years ago
f663ad38
Dispatch remaining env setup code
· 75c92318
kaiyou
authored
2 years ago
75c92318
Remove dead code from env preparation
· 314882b9
kaiyou
authored
2 years ago
314882b9
Mount / as tmpfs inside the container
· 1ae3ff5e
kaiyou
authored
2 years ago
1ae3ff5e
Improve k8s logging
· dba7af20
kaiyou
authored
2 years ago
dba7af20
General cleanup and gofmt
· d9b1d705
kaiyou
authored
2 years ago
d9b1d705
Oct 30, 2022
Bind zap to klog
· 698f1766
kaiyou
authored
2 years ago
698f1766
Switch to zap and logr for logging
· a5f9e31e
kaiyou
authored
2 years ago
a5f9e31e
Remove unused shim copied code
· 7ddde168
kaiyou
authored
2 years ago
7ddde168
Start hooking into k8s logging
· 02acb501
kaiyou
authored
2 years ago
02acb501
Remove unused debugging code
· 5bfe6ee3
kaiyou
authored
2 years ago
5bfe6ee3
Remove quirky types package
· 1b8a30f5
kaiyou
authored
2 years ago
1b8a30f5
Remove dead address slice code
· d167bd9f
kaiyou
authored
2 years ago
d167bd9f
Make selfcontain even more generic
· 9622cfc3
kaiyou
authored
2 years ago
9622cfc3
Oct 27, 2022
Make selfcontain more generic
· dc3ef9f4
kaiyou
authored
2 years ago
dc3ef9f4
Oct 26, 2022
Fix alpine builds
· b7c00392
kaiyou
authored
2 years ago
b7c00392
Add missing capabilities
· 08e6d653
kaiyou
authored
2 years ago
08e6d653
Delay after starting containerd
· a794ef0e
kaiyou
authored
2 years ago
a794ef0e
Oct 23, 2022
Move builds to alpine
· 3a70471c
kaiyou
authored
2 years ago
3a70471c
Enable gitlab ci cache for go deps
· 3a0bd60a
kaiyou
authored
2 years ago
3a0bd60a
Compile using static libseccomp
· 8852a003
kaiyou
authored
2 years ago
8852a003
Move to runc temporary fork
· 2820d847
kaiyou
authored
2 years ago
2820d847
Move to runc temporary fork
· 970746fd
kaiyou
authored
2 years ago
970746fd
Move to runc temporary fork
· 0b614964
kaiyou
authored
2 years ago
0b614964
Add required permissions and capabilities for runc
· f2ac2ac8
kaiyou
authored
2 years ago
f2ac2ac8
Oct 22, 2022
Temporary fork of runc for embedding it
· ef463c8f
kaiyou
authored
2 years ago
ef463c8f
Fix containerd shim startup and plugin management
· 8a309c25
kaiyou
authored
2 years ago
8a309c25
Write config files in standard locations
· 621d0cc5
kaiyou
authored
2 years ago
621d0cc5
Oct 16, 2022
More generic function for writing config files
· 543d9787
kaiyou
authored
2 years ago
543d9787
Deploy tls certificates on container creation
· 2c89ea2a
kaiyou
authored
2 years ago
2c89ea2a
Oct 15, 2022
Rewrite the app main to properly invoke shims
· 14c7e200
kaiyou
authored
2 years ago
14c7e200
Upgrade containerd to latest main
· d78d0b43
kaiyou
authored
2 years ago
d78d0b43
Loading