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
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
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
reminec
Hepto
Commits
44b056467487ac90fd02082089ed21879a80f256
Select Git revision
0 results
hepto
Author
Search by author
Any Author
authors
0 authors
Jun 27, 2022
Fix multiple issues with VPN setup
· 44b05646
kaiyou
authored
2 years ago
44b05646
Jun 15, 2022
Join the cluster immediately after network is ready
· 42b09f26
kaiyou
authored
2 years ago
42b09f26
Handle out-of-lan default routes
· 1832f601
kaiyou
authored
2 years ago
1832f601
Log Hepto pids
· 7a70ed46
kaiyou
authored
2 years ago
7a70ed46
Improve the CLI ergonomics
· 0d8fda4b
kaiyou
authored
2 years ago
0d8fda4b
Change the self mount name to simplify reexec setup
· 323705ae
kaiyou
authored
2 years ago
323705ae
Jun 14, 2022
Sleep properly when detecting ip
· 2c279e05
kaiyou
authored
2 years ago
2c279e05
Only detect publicly routable ip address
· b56b0ecd
kaiyou
authored
2 years ago
b56b0ecd
Build statically
· a2c3e197
kaiyou
authored
2 years ago
a2c3e197
Mount self inside container instead of using proc/self
· 7b053981
kaiyou
authored
2 years ago
7b053981
Jun 13, 2022
Add a CI build config
· 82d42309
kaiyou
authored
2 years ago
82d42309
Update the TODO list
· 4668509e
kaiyou
authored
2 years ago
4668509e
Fix a typo
· 5216b902
kaiyou
authored
2 years ago
5216b902
Notify the main routine of new cluster events
· e5caebcf
kaiyou
authored
2 years ago
e5caebcf
Jun 12, 2022
Improve documentation and code structure
· e1be329b
kaiyou
authored
2 years ago
e1be329b
Split the memberlist wrapper in a separate package
· b8adbcad
kaiyou
authored
2 years ago
b8adbcad
Improve the node api
· 5d97510a
kaiyou
authored
2 years ago
5d97510a
Rename containment to selfcontain
· 141bf538
kaiyou
authored
2 years ago
141bf538
Clean containment code
· 2e4c1bca
kaiyou
authored
2 years ago
2e4c1bca
Properly kill container on sigint
· e2e885bd
kaiyou
authored
2 years ago
e2e885bd
Start sharing some metadata
· c0f8c998
kaiyou
authored
2 years ago
c0f8c998
Jun 11, 2022
Implement the memberlist main loop
· 01199bc3
kaiyou
authored
2 years ago
01199bc3
Jun 05, 2022
Move default DNS to config.go
· 55578d7e
kaiyou
authored
2 years ago
55578d7e
Jun 04, 2022
Support setting up DNS in the container
· cdd6230c
kaiyou
authored
2 years ago
cdd6230c
Cleanup the container networking code
· 971ab60f
kaiyou
authored
2 years ago
971ab60f
May 26, 2022
Derive network addresses for WG and k8s
· 81d419bb
kaiyou
authored
2 years ago
81d419bb
Switch to using cobra and libcontainer
· d3309802
kaiyou
authored
2 years ago
d3309802
May 10, 2022
Commit a working module set
· 886dc5d1
kaiyou
authored
2 years ago
886dc5d1
First experimentation with libcontainer
· 78c50584
kaiyou
authored
2 years ago
78c50584
Import kubelet code for now
· 2dd399a7
kaiyou
authored
2 years ago
2dd399a7
Mar 20, 2022
Remove more unused apiserver code
· ac5f7e14
kaiyou
authored
3 years ago
ac5f7e14
Start removing the unused apiserver code
· 56a7e479
kaiyou
authored
3 years ago
56a7e479
Use the copied apiserver/options package
· bf5c65ed
kaiyou
authored
3 years ago
bf5c65ed
Get rid of the kubernetes/ submodule
· 6cbe3a12
kaiyou
authored
3 years ago
6cbe3a12
Get back to just pasting the apiserver code for now
· 69664dad
kaiyou
authored
3 years ago
69664dad
Bluntly import vanilla source for cmds
· 5ca86402
kaiyou
authored
3 years ago
5ca86402
Merge apiserver copied source and host generated openapi
· 72c7d0e9
kaiyou
authored
3 years ago
72c7d0e9
Mar 19, 2022
Simplify further
· 8f5ae161
kaiyou
authored
3 years ago
8f5ae161
Simplify further
· 1511a654
kaiyou
authored
3 years ago
1511a654
Start simplifying the imported kubernetes code
· a747dc8d
kaiyou
authored
3 years ago
a747dc8d
Loading