Commit Graph

1870 Commits

Author SHA1 Message Date
Antonio Murdaca 7a3e37e253
version: bump to v1.0.7
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-30 22:10:57 +01:00
Mrunal Patel eb8df95183
Merge pull request #1187 from runcom/fixups-env-1.7
[release-1.0] Fix env handling on exec
2017-11-30 08:54:50 -10:00
Antonio Murdaca 762cb4cca5
test: add exec/execsync env conflict test
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-30 12:54:38 +01:00
Antonio Murdaca cc0f78dfc4
container_create: correctly set image and kube envs
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-30 12:00:42 +01:00
Antonio Murdaca e4470612a2
oci: do not append conmon env to container process
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-30 11:25:31 +01:00
Antonio Murdaca 3a36f553a4
container_exec: use process file with runc exec
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-30 11:25:23 +01:00
Daniel J Walsh c30571b431
Merge pull request #1182 from runcom/fix-image-pull-v1
[release-1.0] Fix image pull
2017-11-28 09:48:36 -05:00
Antonio Murdaca 327c673182
version: bump to v1.0.7-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-28 13:01:34 +01:00
Antonio Murdaca f19b368f70
version: bump to v1.0.6
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-28 13:01:29 +01:00
Antonio Murdaca dd571523ec
image_pull: fix image resolver
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-28 13:01:11 +01:00
Mrunal Patel 3078f59068
Merge pull request #1175 from runcom/fix-cve-1.0
[release-1.0] Add /proc/scsi to masked paths
2017-11-22 08:34:30 -10:00
Antonio Murdaca bfc061b1c4
version: bump v1.0.6-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-22 12:29:59 +01:00
Antonio Murdaca 665895770a
version: bump v1.0.5
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-22 12:29:41 +01:00
Antonio Murdaca 56760df738
Add /proc/scsi to masked paths
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-22 12:28:18 +01:00
Mrunal Patel 4fa5505a7c
Merge pull request #1143 from runcom/bump-v1.0.4
Bump v1.0.4
2017-11-12 06:02:10 -10:00
Antonio Murdaca d45e90673f
version: bump to v1.0.5-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-11 14:05:44 +01:00
Antonio Murdaca 4aceedee21
version: bump to v1.0.4
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-11 14:05:44 +01:00
Antonio Murdaca 8bdb7b912d
container_list: guard against list filter being nil
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-11 14:05:44 +01:00
Antonio Murdaca bc4319c7a8
*: add crictl.yaml
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-11 14:05:40 +01:00
Antonio Murdaca ed34ff3255
server: validate labels size to avoid dos
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-11 12:14:07 +01:00
Mrunal Patel ce319adcfe
Merge pull request #1140 from runcom/backports-image-pull-metrics
[release-1.0] Backports image pull fix and metrics
2017-11-10 16:01:28 -10:00
Antonio Murdaca 12cb424833
server: add prometheus metrics for CRI operations
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-10 14:22:13 +01:00
Antonio Murdaca 5488bfeb9e
image_pull: repull when image ID (config digest) changed
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-10 14:22:10 +01:00
Daniel J Walsh 8a39d94a0d
Merge pull request #1134 from runcom/fix-cve-2017-14992
[release-1.0] vendor.conf: update vbatts/tar-split to v0.10.2
2017-11-09 09:23:31 -05:00
Antonio Murdaca dc8d1e9383
version: bump to v1.0.4-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-09 11:59:37 +01:00
Antonio Murdaca 17bcfb495c
version: bump v1.0.3
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-09 11:59:18 +01:00
Antonio Murdaca b63b96722c
vendor.conf: update vbatts/tar-split to v0.10.2
Fix CVE-2017-14992

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-09 11:50:36 +01:00
Mrunal Patel 66586603b9
Merge pull request #1121 from runcom/carry-logs-fix-v1
[release-1.0] test: Fix partial log line parsing
2017-11-06 08:01:30 -08:00
Mrunal Patel b0da62fcb0
test: Fix partial log line parsing
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-06 12:41:16 +01:00
Daniel J Walsh 00eca36d8e
Merge pull request #1118 from runcom/setup-cwd-v1
[release-1.0] container_create: setup cwd for containers
2017-11-04 07:37:11 -04:00
Antonio Murdaca 762827be57
container_create: setup cwd for containers
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-03 19:21:24 +01:00
Antonio Murdaca f4afea6480
Merge pull request #1113 from mrunalp/env_fix
Add HOSTNAME env var to container
2017-11-03 08:57:39 +01:00
Mrunal Patel 06b4946e68 travis: Take out make lint for go tip
It is failing and our source can't be compatible with stable and tip
at the same time.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-11-02 20:23:50 -07:00
Mrunal Patel 894c98bde8 test: Add a test for HOSTNAME env
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-11-02 20:23:45 -07:00
Mrunal Patel 7e1e21f1f4 Add HOSTNAME env var to container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-11-02 10:21:01 -07:00
Mrunal Patel f6c2df62c9
Merge pull request #1105 from runcom/1100-carry-v1
[release-1.0] Report error when arguments given to crio command
2017-11-01 15:34:13 -07:00
Mrunal Patel 0eebfa6671
Merge pull request #1107 from runcom/add-dot-github-v1
[release-1.0] *: add .github
2017-11-01 14:23:32 -07:00
Antonio Murdaca 430ff2b01d
*: add .github
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-11-01 20:20:34 +01:00
Daniel J Walsh 222216256f
Report error when arguments given to crio command
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-11-01 19:26:24 +01:00
Daniel J Walsh d54ad94656
Merge pull request #1099 from runcom/makefile-fixes-v1
[release-1.0] Makefile: output binaries under bin/
2017-10-31 09:03:41 -04:00
Mrunal Patel db9d8a691b
Merge pull request #1096 from runcom/remove-VERSION-file
*: remove VERSION file
2017-10-30 13:13:59 -07:00
Antonio Murdaca 2f95aaf84c
Merge pull request #1098 from mrunalp/release_1.0.2
Release 1.0.2
2017-10-30 21:09:18 +01:00
Ed Santiago 1ac7da151b
restore lost cni-plugin option
Commit d5b5028c undid part of my pr#953 (cni plugin path). Restore it.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2017-10-30 18:58:18 +01:00
Antonio Murdaca f8e583fca1
Makefile: output binaries under bin/
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-10-30 18:57:58 +01:00
Ed Santiago e78c44fe25
fixup! Restore conmon permissions in teardown()
Signed-off-by: Ed Santiago <santiago@redhat.com>
2017-10-30 18:57:57 +01:00
Ed Santiago 6dcf27f8cb
Issue #1024: don't chmod a nonexistent file
New network test makes improper assumptions about conmon path.
Use predefined CONMON_BINARY variable instead.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2017-10-30 18:57:57 +01:00
Mrunal Patel 532ed47d03 Bump up to 1.0.3-dev
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-10-30 09:40:35 -07:00
Mrunal Patel 748bc46605 Release v1.0.2
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-10-30 09:40:10 -07:00
Daniel J Walsh 29186a6b2c
Merge pull request #1089 from runcom/sort-mounts-v1
[release-1.0] container_create: sort mounts before adding them to the spec
2017-10-30 12:23:47 -04:00
Antonio Murdaca e4f8dff230
*: remove VERSION file
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-10-30 15:12:40 +01:00