Highlights
- Arctic Code Vault Contributor
Pinned
1,293 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 83 commits in 7 repositories
Created 2 repositories
Created a pull request in coredns/coredns that received 12 comments
Opened 76 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
2
open
14
merged
1
closed
- user mode: use /var/run/user/$UID for other dirs as well
- Add release workflow
- Use Container instead of Image
- update build
- probe
- 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
- Mirror unloading of units to starting
- 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
2
open
12
merged
1
closed
- plugin/sign: track zone file's mtime
- Fix import ordering presubmit test
- core: flag blacklisting not needed anymore
- release: remove manifest tool
- release
- Remove draft draft from notes, and prepare to release
- 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
2
merged
Reviewed 23 pull requests in 3 repositories
virtual-kubelet/systemk 11 pull requests
- main: fail fast if systemd is not running
- node: machine ID is set in Node info
- node: support following logs
- node: retrieve logs from journal socket
- major refactor
- pod: fix unwatch
- wip rework logging
- pod: minor code deduplication
- informer factory must respect SIGINT and SIGTERM
- cli: respect flag --nodename
- pod: don't process volumes if package fails to install
coredns/coredns 9 pull requests
- Makefile.release: Replace manifest-tool with docker manifest
- [plugin][forward] - Populate return code on upstream error.
- Added minimal-responses plugin
- plugin/file: Make copies of RRs before returning them to avoid tree mutation
- Fix #4395, fix out of order messages and fix forward perspective.
- plugin/bind: Document bind interface collision issue
- Prevent race from prefetching
- Update release notes and version number to 1.8.1
- plugin/cache: eliminate stale cache refresh and prefetch race
Created an issue in coredns/coredns that received 20 comments
CoreDNS 1.8.1 Release Tracking
Tracking bug for coredns 1.8.1 release. 1 or 2 PRs needs merging, but then we can kick off a 1.8.1 release.
20
comments
Opened 15 other issues in 4 repositories
virtual-kubelet/systemk
4
open
6
closed
- When run in user mode use /var/run/$UID instead of /var/run for bindmounts
- provide releases
- TLS certs for handlers we run
- need libsystemd-dev to compile systemk
- flags.Lookup("nodename") does not work
- Stop chowning paths from systemk
- root-less: syntax for not installing packages
- Can't compile w/ Bazel
- Fix Image == Name confusion
- Test k8s Jobs