Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,710 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in containers/podman that received 17 comments
Fix ps port output
When defining multiple ports (same src/dst) like -p 80:80 -p 443:443
then podman will not show the complete output on podman ps (only
0.0.0.0:80->8…
- WIP: Run CI on self-hosted runner
- Add logging init to ffi and make errors more convinient
- Fix CNI storage value typo
- Add error handling support to FFI
- Upload artifacts to GCS
- Add foreign function interface via cbindgen
- Add portmap support
- Fix dependabot PR CI running twice
- Add CNI network storage support
- Use Status transformer traits for easier error mapping
- Use ToString::to_string over |x| x.to_string()
- Add conmon interface
- Make cri module private again
- Fix server shutdown integration test flake
- Change project description to be more general and isolate Kubernetes code
- Add first OCI runtime abstraction
- Deflake integration tests
- Fix gh-pages publishing and add badge to README.md
- Publish API docs on gh-pages branch
- Move Config into Server module
- Allow capabilities to be parsed with and without CAP_ prefix
- WIP: Add spec and capabilities to sandbox run
- Make CNI network add/del work
- Replace 'extern crate' with bitflags macro import
- Add CNI config integration tests
- Some pull requests not shown.
- Add `tar` package
- Move anago 'stage source tree' step into 'krel anago push'
- WIP: Add krel stage/release subcommand documentation
- Reduce verbosity of GSUtil commands
- Add krel push `Version` option
- Revert "Delete BUILD_AT_HEAD key in krel gcbmgr if not set"
- Take `NoUpdateLatest` into account for krel push
- Delete BUILD_AT_HEAD key in krel gcbmgr if not set
- Validate promoted container images on nomock release
- Always validate images against the provided registry
- Fix krel push for kubetest1+2
- Add `RsyncRecursive()` API to gcs package
- Use gsutil rsync to copy artifacts
- Remove inferable flags from `krel anago push`
- Fix output dir for kubernetes tarball on krel anago push
- Remove unused bash functions from gitlib.sh
- Check release buckets in krel anago push
- Refactor unsued releaselib bash into push-build.sh
- Remove unused release::kubecross_version bash function
- Increase timeout for integration tests
- Add release publish support to `krel anago push`
- Remove flaking command sync unit tests
- Add container images push to `krel anago push`
- Copy stdout and stderr in parallel to sync output
- Push gcs-stage and release-images via `krel anago push`
- Add dependabot config file
- Upload bundle in separate CI step
- Update maintenance versions in README.md
- Error if GitHub release could not be found
- WIP: Update Ubuntu CircleCI image to 20.04
- Add KubeCon EU 2020 talks to awesome list
- Add interface to Rust library
- Add SUSE CaaS Platform and openSUSE Kubic to adopters
- Fix release notes generation
- WIP: Add Rust interface via cgo bindings
- Bump Kubernetes to v1.20.0-alpha.1
- Bump memchr from 2.3.3 to 2.3.4
- Bump proc-macro-hack from 0.5.18 to 0.5.19
- Bump h2 from 0.2.6 to 0.2.7
- Bump arrayvec from 0.5.1 to 0.5.2
- Bump instant from 0.1.7 to 0.1.8
- Bump futures from 0.3.6 to 0.3.7
- Bump futures-io from 0.3.6 to 0.3.7
- Bump futures-task from 0.3.6 to 0.3.7
- Bump libc from 0.2.79 to 0.2.80
- Bump futures-core from 0.3.6 to 0.3.7
- Bump futures-channel from 0.3.6 to 0.3.7
- Bump futures-macro from 0.3.6 to 0.3.7
- Bump syn from 1.0.46 to 1.0.48
- Bump futures-sink from 0.3.6 to 0.3.7
- Bump rustc-demangle from 0.1.17 to 0.1.18
- Bump crc32fast from 1.2.0 to 1.2.1
- Bump syn from 1.0.45 to 1.0.46
- Bump pin-project-lite from 0.1.10 to 0.1.11
- Bump bytes from 0.5.6 to 0.6.0
- Bump env_logger from 0.7.1 to 0.8.1
- Bump syn from 1.0.44 to 1.0.45
- Bump yew from 0.17.3 to 0.17.4
- the -> then
- CONTAINER_RUNTIME=docker
- Bump regex-syntax from 0.6.19 to 0.6.20
- Some pull request reviews not shown.
- Create Dependabot config file
- Bump clap from `829d953` to `97b4fb6`
- Bump memchr from 2.3.3 to 2.3.4
- Bump proc-macro-hack from 0.5.18 to 0.5.19
- Bump futures-executor from 0.3.6 to 0.3.7
- Bump clap from `fad3d96` to `829d953`
- Bump libc from 0.2.79 to 0.2.80
- Bump instant from 0.1.7 to 0.1.8
- Bump syn from 1.0.46 to 1.0.48
- Bump h2 from 0.2.6 to 0.2.7
- Bump futures from 0.3.6 to 0.3.7
- Bump futures-util from 0.3.6 to 0.3.7
- Bump syn from 1.0.45 to 1.0.46
- Bump crc32fast from 1.2.0 to 1.2.1
- Bump paste from 1.0.1 to 1.0.2
- Bump clap from `d6180db` to `fad3d96`
- Bump pin-project-lite from 0.1.10 to 0.1.11
- Bump clap from `1d0b219` to `d6180db`
- Bump clap from `d2dd54b` to `1d0b219`
- Bump syn from 1.0.44 to 1.0.45
- Bump env_logger from 0.7.1 to 0.8.1
- Bump tokio-test from 0.2.1 to 0.3.0
- Bump serde from 1.0.116 to 1.0.117
- Bump clap from `b5504e2` to `d2dd54b`
- Bump clap from `5a1a209` to `b5504e2`
- Some pull request reviews not shown.
- vendor: update containers/storage to v1.23.7
- Refactor handling of devices
- test: disable crictl pull on create
- circleci: use ubuntu 20.04
- circle-ci: use go 1.15.3
- Add interface to Rust library
- Update e2e-aws logic for 4.7
- Adding Oracle Linux Cloud Native Environment to the list of adopters.
- version: bump to 1.18.4
- use correct mappings when they exist
- add allowed_annotations to runtime handler
- modify the usage of grpc-max-send-msg-size
- begin ADOPTERS.md file
- introduce seccomp override empty
- [release-1.19] runtime_vm: Fix non terminating pods
- [release-1.18] runtime_vm: Fix non terminating pods
- Remove last traces of --default-mounts
- test/testdata: rm some files
- container_create: fix /etc/resolv.conf to be ro for a read-only container
- add GOVERNANCE.md
- server: cleanup on failure fixes
- Fix reference to cri-o install instructions
- [1.11] vendor: revendor containers/storage
- network stop: don't segfault if sandbox isn't created yet
- test/status.bats: improve
- Some pull request reviews not shown.
- Add support for host keys for non-22 ports
- Yet another iteration on PR title plugin
- auto update: mark it as non-experimental
- fix: respect "--extract" flag for podman cp
- Cirrus: Simplify CI for minimal testing
- replace net_raw with setuid
- Fix handling and documentation of podman wait --interval
- Add EOL to compat container logs
- Cirrus: Fix decrypt failure
- fix podman container exists and diff for storage containers
- Fix panic when runlabel is missing
- [CI:DOCS] Make man page headings more consistent
- Fix podman image trust show --raw output
- Setup HOME environment when using --userns=keep-id
- Restore indent on JSON from `podman inspect`
- System tests: run with local podman, not remote
- system tests: cleanup, and add more tests
- Add support for resource cpu limit to generate kube
- Ports given only by number should have random host port
- Enable k8s configmaps as flags for play kube
- Add support for resource memory limit to generate kube
- Add isPushableBranch() function to determine which branches are pushed
- Migrate vulnerability dashboard (vulndash) to k/release
- Change TOC generation module to sigs.k8s.io/mdtoc
- [WIP] Add CVE Information to template.go
- Add krel anago push-git-objects
- RelNotes: Clone sig-release and use maps for website PR
- Make krel promote-images accept more than one tag
- gcb: Update GitHub token
- Add /hold and mention releng in image promotion PR body
- doc(images): Update images README to improve usability
- Source releaselib.sh in push-build.sh
- Add git.RemoteTags() function
- Introduce retries to some git operations
- images: Build debian-iptables:stretch-v1.2.0
- Split HasRemoteBranch() return values to bool+error
- Replaced requirement for `cip-mm` with API usage in krel promote-images #1615
- Split Go test suite unit and integration
- Correctly commit relnotes with only one file changed
- Release Notes: Ignore comments-only YAML and fix flow exit
- Bump clap from `829d953` to `97b4fb6`
- Bump rustversion from 1.0.3 to 1.0.4
- Bump clap from `fad3d96` to `829d953`
- Bump instant from 0.1.7 to 0.1.8
- Bump syn from 1.0.45 to 1.0.46
- Bump clap from `d6180db` to `fad3d96`
- Bump clap from `1d0b219` to `d6180db`
- Bump clap from `d2dd54b` to `1d0b219`
- Bump serde from 1.0.116 to 1.0.117
- Bump clap from `b5504e2` to `d2dd54b`
- Bump clap from `5a1a209` to `b5504e2`
- Bump regex from 1.4.0 to 1.4.1
- Bump regex-syntax from 0.6.19 to 0.6.20
- Bump clap from `9163374` to `5a1a209`
- Bump toml from 0.5.6 to 0.5.7
- Bump syn from 1.0.42 to 1.0.43
- Bump anyhow from 1.0.32 to 1.0.33
- Bump hermit-abi from 0.1.16 to 0.1.17
- Add "Tracking Work" section and Rel Eng Career Ladder info
- Adding Ways of Working Content
- Add GitHub handle to Associates section
- Update release notes draft to version v1.20.0-alpha.3
- Update release notes draft to version v1.20.0-alpha.2
- patches: update schedule for the next patches releases
- Updating the Release Engineering Roles Descriptions
- Update to Release Eng Schedule of Recurring Work
- Update the branch manager role handbook with additional details
- add 1.20 exceptions.yaml
- Update release notes draft to version v1.20.0-alpha.1
- Don't check for timezone, unless user specified one
- Bump github.com/containers/image/v5 from 5.6.0 to 5.7.0
- Add time64 syscalls to seccomp.json
- Bump github.com/spf13/cobra from 1.1.0 to 1.1.1
- Bump github.com/onsi/ginkgo from 1.14.1 to 1.14.2
- Bump github.com/onsi/gomega from 1.10.2 to 1.10.3
- Fix description of no-common options for cgroups
- Move buildah/pkg/formats to common/pkg/formats
- Specify the recommended defaults for security
- Bump nom from `fbccf27` to `da6d9a1`
- Bump libc from 0.2.79 to 0.2.80
- Bump rustc-demangle from 0.1.17 to 0.1.18
- Bump serde from 1.0.116 to 1.0.117
- Bump regex from 1.4.0 to 1.4.1
- Bump syn from 1.0.42 to 1.0.43
- Bump radium from 0.5.1 to 0.5.3
- Bump miniz_oxide from 0.4.2 to 0.4.3
- Bump hermit-abi from 0.1.16 to 0.1.17
- releng: dropping temporarily access to Verolop
- releng: Temporarily grant access to Verolop
- releng: dropping temporarily access to gianarb
- releng: Image promotion for v1.20.0-alpha.3
- Enable CIP owners to perform image promotion
- releng: dropping temporarily access to puerco/mkorbi/markyjackson-taulia/jimangel
- releng: Image promotion for Kubernetes v1.19.3
- releng: Image promotion for v1.20.0-alpha.2
- Cirrus: Avoid upgrading grub-efi-amd64-signed
- Cleanup code to explain what is going on here.
- Stop excessive wrapping
- ParseIDMap should not ignore nonDigits
- archive: fix createTarFile loses the IMA attribute
- Cirrus: Update VM images & modernize scripts
- Fixes: sometimes should be the same with the behavior of the cp command
- Automated cherry pick of #95260: Fixes high CPU usage in kubectl drain
- Automated cherry pick of #95260: Fixes high CPU usage in kubectl drain
- Automated cherry pick of #92614: Don't create a new sandbox for pod with
- Automated cherry pick of #95260: Fixes high CPU usage in kubectl drain
- Automated cherry pick of #94985: Fix `kubectl describe ingress` format
- Automated cherry pick of #95363 upstream release 1.19
- Automated cherry pick of #95363 upstream release 1.18
Created an issue in cri-o/cri-o that received 5 comments
Recent changes causing go modules to be downloaded in CI
With the merge of #4208 we're now downloading go modules in CircleCI, which should not happen. For example: https://app.circleci.com/pipelines/gith…