Highlights
- Arctic Code Vault Contributor
Pinned
1,267 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 69 commits in 5 repositories
Created 2 repositories
Created a pull request in virtual-kubelet/systemk that received 8 comments
Mirror unloading of units to starting
First trigger stop then unload the unit in a separate loop. This mimics how we start the units in the first place. Also unify the logging for the 2…
+8
−3
•
8
comments
Opened 63 other pull requests in 5 repositories
miekg/debian
39
merged
- install script
- dh sysuser
- Add cluster domain to systemk
- up version for systemk
- fix17 2
- Fix home path
- fix17 1
- Add user script
- Add missing file
- Fix do script
- Do
- more docs
- 1
- Cleanups
- Fixes
- up coredns version
- fix2
- typo
- more k3s stuff
- K3s
- Cleanup debhelper
- delete older releases
- Remove empty line
- Fixes
- fixes5
- Some pull requests not shown.
virtual-kubelet/systemk
1
open
9
merged
1
closed
- user systemd support
- Looking up the flag doesn't work
- main: allow --node-ip and --node-external-ip to have 0.0.0.0 value
- Discuss port numbers
- Little util
- abs path
- Add CODEOWNERS
- Skip debian package pre-install if not root
- Add --dir -d flag to force mounts points be below a path
- logs: unify the GetXXX logs
- Prevent text-file busy
coredns/coredns
8
merged
1
open
- Update 1.8.1 notes with latest PRs
- plugin/file: guard against cname loops
- Add git plugin
- plugin/transfer: fix go-routine leak
- plugin/file: document wrong behavior in lookup fox Apex
- plugin/secondary: small fixes in the readme
- 1.8.1 notes: sort PR
- plugin/dnssec: Change hash key input
- forward/up: HC every 0.5 seconds, do not do exponential backoff
virtual-kubelet/virtual-kubelet
1
open
2
merged
coredns/coredns.io
1
merged
Reviewed 13 pull requests in 3 repositories
coredns/coredns 6 pull requests
- Fix #4395, fix out of order messages and fix forward perspective.
- plugin/bind: Document bind interface collision issue
- Prevent race from prefetching
- [plugin][forward] - Populate return code on upstream error.
- Update release notes and version number to 1.8.1
- plugin/cache: eliminate stale cache refresh and prefetch race
virtual-kubelet/systemk 6 pull requests
miekg/dns 1 pull request
Created an issue in virtual-kubelet/systemk that received 8 comments
Stop chowning paths from systemk
I think (not sure here) that we want to outsource the creation/chowning of files and directories to systemd. I thought of this before but the think…
8
comments