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
6b05691b6376ab2421a0d90552d3811f1356eadb
Select Git revision
3 results
hepto
Author
Search by author
Any Author
authors
0 authors
Oct 02, 2022
Avoid using uninitialized instrumentation
· 6b05691b
kaiyou
authored
2 years ago
6b05691b
Evacuate cgroups and use cgroupfs for kubelets
· 691ff236
kaiyou
authored
2 years ago
691ff236
Sep 27, 2022
Simplify selfcontain logics
· a639ec3b
kaiyou
authored
2 years ago
a639ec3b
Sep 26, 2022
Make some progress on getting kubelet to work with containerd
· ff74faa2
kaiyou
authored
2 years ago
ff74faa2
Add temporary debug containerd commands
· 95b71669
kaiyou
authored
2 years ago
95b71669
Fix containerd starting
· 61352268
kaiyou
authored
2 years ago
61352268
Sep 18, 2022
Fix multiple minor bugs
· 473e1739
kaiyou
authored
2 years ago
473e1739
Start containerd on nodes
· dc54a3e0
kaiyou
authored
2 years ago
dc54a3e0
Fix various pki related issues
· ac76eebd
kaiyou
authored
2 years ago
ac76eebd
Simplify the pki related code
· 4b9e24aa
kaiyou
authored
2 years ago
4b9e24aa
Sep 16, 2022
Move pki code to a dedicated package
· ea1d39af
kaiyou
authored
2 years ago
ea1d39af
Rename pki to pekahi
· 1698270e
kaiyou
authored
2 years ago
1698270e
Keep refactoring
· 59255f92
kaiyou
authored
2 years ago
59255f92
Sep 15, 2022
Start refactoring the cluster package
· 4b777076
kaiyou
authored
2 years ago
4b777076
Sep 14, 2022
Run all k8s native components
· b069ed63
kaiyou
authored
2 years ago
b069ed63
Mount systemd cgroups properly
· d28af8a2
kaiyou
authored
2 years ago
d28af8a2
Add ip SAN and temporary storage
· 4de32274
kaiyou
authored
2 years ago
4de32274
Notify sml consumers when state changes
· fceeb2a9
kaiyou
authored
2 years ago
fceeb2a9
Sep 13, 2022
Get apiserver to start
· b38b7c71
kaiyou
authored
2 years ago
b38b7c71
Add master certs and start the apiserver
· a6d868a8
kaiyou
authored
2 years ago
a6d868a8
Expose cert and key file path
· f12a0677
kaiyou
authored
2 years ago
f12a0677
Set a proper hosts file
· c0aa24df
kaiyou
authored
2 years ago
c0aa24df
Upgrade dependencies
· 2cb3bfae
kaiyou
authored
2 years ago
2cb3bfae
Pin cadvisor to 0.41
· 1ccb8712
kaiyou
authored
2 years ago
1ccb8712
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
Loading