-
Notifications
You must be signed in to change notification settings - Fork 3.9k
GitHub actions release of CRI tarball #4465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
0512d1e
Add `cluster` directory and health-monitor.sh.
Random-Liu 30cbfb6
Add OS and arch in release tarball.
Random-Liu 869ea6b
Add document for kube-up.sh
Random-Liu d50b9dd
Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
Random-Liu 680e21c
Update all glog flags to `log-level`.
Random-Liu be72f47
Add runtime cgroup and fix a cli panic.
Random-Liu 9f0816a
Configure container runtime cgroups for cgroup.
Random-Liu 7cbc1c8
Set registry mirror.
Random-Liu ec64907
Put version into metadata so that version won't be changed across
Random-Liu a843a30
Use registry-1.docker.io as backup
Random-Liu a010715
Add a separate CLI for cri-containerd `ctrcri`.
Random-Liu 8bc30e7
Update ocicni to main stream.
Random-Liu 24a3a0a
change crictl sandboxes to pods; other references to sandboxes
mikebrow 56b7ef2
The ENV is finalized as KUBE_KUBELET_EXTRA_ARGS.
Random-Liu 2ea6584
Add initial wait for health-monitor and use pkill -x.
Random-Liu 85b4e69
Do not block on stream server close.
Random-Liu 59e65e1
Enable container log rotation.
Random-Liu 0e2bd21
Update GCE cluster bootstrapping and e2e test
Random-Liu 005da4a
Replace `ctrcri` with `ctr cri`.
Random-Liu af8bd80
Fix for kube-up.sh and update several documments.
Random-Liu cdb4aec
Use systemd service cgroup and oom score adj.
Random-Liu d520fac
Enable TLS streaming in all the setup.
Random-Liu 1bd3cdc
Add cni config template support.
Random-Liu 4453aac
Improve gce bootstrapping in various ways.
Random-Liu c67a38b
Add log level support.
Random-Liu 48457a2
Try using preloaded containerd if no version is specified.
Random-Liu 1b995fc
Add KUBE_CONTAINER_RUNTIME_NAME to fix fluentd support.
Random-Liu 5161f66
Add `unix://` prefix for socket addresses used by CRI remote client.
Random-Liu 91f8e61
Use crictl installed in kube-up.sh
Random-Liu f938a16
Fix kube-container-runtime-monitor.
Random-Liu b58b6fe
Disable restart plugin on GCE.
Random-Liu 37f2eca
Update cni.template
BSWANG 042378d
Disable TLS streaming to work with new kubelet streaming proxy.
Random-Liu 1629bab
Make max container log line size configurable through cloud init.
Random-Liu d8ce08f
Set stream server to serve on localhost on GCE.
Random-Liu b553fda
Remove crictl on GCE for all cases.
Random-Liu 5ce7057
Serve streaming on localhost by default to match k8s 1.11 default.
Random-Liu 201ad4d
Support netd in GCE bootstrap.
Random-Liu 1467121
Remove the unused `health-monitor.sh`.
Random-Liu ce12477
Support docker 18.09 in the test script.
Random-Liu 474c79b
Expose vars to configure an additional runtime handler
tallclair ee6d69b
Set default "" to extra runtime handler.
Random-Liu d19aa0f
Use local env to avoid writing to passed-in readonly env.
Random-Liu e6e272e
Enable runc.v2 as the default runtime in test.
Random-Liu 5b9d847
Use runc.v1 for now for debugging.
Random-Liu 5e3ac16
Add `cri` as required plugin.
Random-Liu cfab98a
Use ctr images import.
Random-Liu 87bd84a
Add DefaultRuntimeName option.
Random-Liu 1e1688d
Use per-pod shim.
Random-Liu 231d291
Use v2 config.
Random-Liu 523b0b3
Remove `noSnat`
Random-Liu 9c54517
Add TaskMax=infinity
Random-Liu 3e03ba7
Update deployment and integration test
Random-Liu cb7ffd4
Fix indent in cni.template.
Random-Liu e973719
use containerd/project header test
mikebrow ccda537
Create etcd user in cloud init.
Random-Liu 1c7312e
Update containerd systemd unit file
dmcgowan d2472ec
Add CRI release build
dmcgowan 60fa35f
Fix DCO commit limit
dmcgowan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.