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
6a80ed0e07b2a10c59f77cbed969147080db7c4a
Select Git revision
0 results
hepto
Author
Search by author
Any Author
authors
0 authors
Sep 13, 2022
First pass at upgrading to k8s 1.25
· 6a80ed0e
kaiyou
authored
2 years ago
6a80ed0e
Sep 05, 2022
Use a pflag type for node role
· 45e4e373
kaiyou
authored
2 years ago
45e4e373
Use context in wrappers
· a90bdcbb
kaiyou
authored
2 years ago
a90bdcbb
Sep 03, 2022
Use the new PKI API to generate node certificates
· bea82082
kaiyou
authored
2 years ago
bea82082
Refactor the PKI entirely for proper object encoding
· 7f3b4654
kaiyou
authored
2 years ago
7f3b4654
Add state as a type parameter
· 17deb0b2
kaiyou
authored
2 years ago
17deb0b2
Aug 27, 2022
Switch cluster to sml type parameters
· 89d3c492
kaiyou
authored
2 years ago
89d3c492
Instantiate node metadata in sml
· 50d3d695
kaiyou
authored
2 years ago
50d3d695
Aug 26, 2022
Implement sml as go type parameters
· 924170f5
kaiyou
authored
2 years ago
924170f5
Jul 15, 2022
Initialize pki when required
· 260e1f7f
kaiyou
authored
2 years ago
260e1f7f
Move cluster settings to a struct
· d8847410
kaiyou
authored
2 years ago
d8847410
Move network settings to a struct
· ce3cbd9a
kaiyou
authored
2 years ago
ce3cbd9a
Move node settings into a struct
· ecc42efc
kaiyou
authored
2 years ago
ecc42efc
Add a basic pki library
· 5c166a8b
kaiyou
authored
2 years ago
5c166a8b
Improve the Wireguard VPN setup
· 061c214c
kaiyou
authored
2 years ago
061c214c
Jun 28, 2022
Make log messages more uniform
· 192d0b4f
kaiyou
authored
2 years ago
192d0b4f
Fix the MTU logic
· 8cd97497
kaiyou
authored
2 years ago
8cd97497
Add support for MTU path discovery in VPN
· 7b5b32ee
kaiyou
authored
2 years ago
7b5b32ee
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
Loading