Commit Graph

2263 Commits

Author SHA1 Message Date
Priya Wadhwa 773d2b06fd
CMD integration test 2018-03-20 10:51:39 -07:00
Priya Wadhwa 5da78632a1
CMD command and unit tests 2018-03-20 10:40:45 -07:00
sharifelgamal 5578e683a1
Merge branch 'master' of github.com:GoogleCloudPlatform/k8s-container-builder into expose-cmd 2018-03-19 17:26:30 -07:00
sharifelgamal 288ac0b93b
adding EXPOSE command 2018-03-19 17:25:12 -07:00
Priya Wadhwa b3ec877b60
Use io.Copy when creating files 2018-03-19 16:37:12 -07:00
Priya Wadhwa 5ba9510ee8
Fixed merge conflict 2018-03-19 11:08:07 -07:00
priyawadhwa e15db1f65a
Merge pull request #35 from priyawadhwa/env
Add ENV command
2018-03-19 11:02:59 -07:00
Priya Wadhwa 070b0517d5
Get escape token by parsing ENV command 2018-03-19 10:42:40 -07:00
Priya Wadhwa f4e9eeb15a
Modified fs util functions 2018-03-19 09:47:51 -07:00
Priya Wadhwa de8cc1a285
Fixed check srcs function and create file with correct permissions 2018-03-16 14:11:06 -07:00
Priya Wadhwa af6a074fd6
Set escape token in separate function 2018-03-16 13:35:00 -07:00
Priya Wadhwa f33e507018
Replaced shlex with dockerfile/shell package 2018-03-16 12:20:50 -07:00
Priya Wadhwa e84ebcc494
Added dockerfile/shell package to vendor 2018-03-16 12:15:53 -07:00
Priya Wadhwa 5ebf156d94
Fixed relative filepath and unit test 2018-03-15 13:47:40 -07:00
Priya Wadhwa 140d49d506
Integration test copy command 2018-03-14 17:08:26 -07:00
Priya Wadhwa 21a9207428
Copy command and unit tests 2018-03-14 17:06:46 -07:00
priyawadhwa c2a69c0e24
Merge pull request #37 from priyawadhwa/auth
Add auth for runing in Kubernetes cluster
2018-03-13 12:25:53 -07:00
Priya Wadhwa 2b7dec7849
Add auth for runing in Kubernetes clusteer 2018-03-12 16:01:45 -07:00
Priya Wadhwa 6bf4301337
updated integration test 2018-03-12 15:33:12 -07:00
Priya Wadhwa 2d65be548a
Added env unit test, updated env integration test, fixed env 2018-03-12 15:18:15 -07:00
Priya Wadhwa ee7d9781de
Updated vendor 2018-03-12 15:14:56 -07:00
Priya Wadhwa 76d5d3e2e2
Added structure tests to integration test to test ENV command 2018-03-09 14:09:43 -08:00
priyawadhwa ae0ede8cc4
Merge pull request #33 from priyawadhwa/run
Run command
2018-03-09 13:54:50 -08:00
Priya Wadhwa ab0fc3802e
Add ENV command 2018-03-09 13:47:18 -08:00
Priya Wadhwa 27b09f28be
Add config as point to ExecuteCommand, fix snapshots 2018-03-09 11:30:35 -08:00
Priya Wadhwa 55314cef9c
Update Gopkg.lock 2018-03-09 11:00:25 -08:00
Priya Wadhwa 75e7e47b76
Added integration test, minor changes to files 2018-03-08 11:49:56 -08:00
Priya Wadhwa 04cca43ce4
Merged master and fixed merge conflicts 2018-03-08 10:18:04 -08:00
priyawadhwa a573088a30
Merge pull request #28 from priyawadhwa/image-package
Image package to append layers and push final image
2018-03-07 16:36:50 -08:00
Priya Wadhwa 04b9e4bcdf
Use mutable source directly 2018-03-07 16:22:59 -08:00
Priya Wadhwa 98826ef951
Changed /work-dir to /kbuild 2018-03-07 15:38:22 -08:00
Priya Wadhwa cd9467dcf4
Updated vendor for new version of container-diff 2018-03-07 15:35:44 -08:00
Priya Wadhwa cefb4448b1
Integration tests for run cmd 2018-03-07 15:34:56 -08:00
Priya Wadhwa 6668fa0d6f
Update add to tar to correctly handle hard links 2018-03-07 15:34:14 -08:00
Matt Rickard 80c18dd689
Merge pull request #32 from r2d4/hack-dep
hack: check dep against correct upstream
2018-03-06 16:26:39 -08:00
Matt Rickard a5b826d8f0 hack: check dep against correct upstream 2018-03-06 16:21:10 -08:00
Priya Wadhwa 3195b84c25
Fixed integration tests, changed directory to /work-dir 2018-03-06 15:25:04 -08:00
priyawadhwa fe7c61bae4
Merge pull request #27 from priyawadhwa/snapshot
Added snapshot package and tests
2018-03-06 10:23:15 -08:00
Priya Wadhwa 95867b5634
Updated integration tests 2018-03-05 10:20:16 -08:00
Priya Wadhwa 7337c4fee2
Merge conflict 2018-03-05 10:12:44 -08:00
Priya Wadhwa 0ec124c9fb
Updated size of executor in integration test 2018-03-05 10:02:30 -08:00
Priya Wadhwa 7456e9de9a
Merge branch 'master' of github.com:GoogleCloudPlatform/k8s-container-builder into snapshot 2018-03-05 09:47:16 -08:00
priyawadhwa de02ac1372
Merge pull request #26 from priyawadhwa/integration-tests
Integration tests
2018-03-02 13:43:34 -08:00
Priya Wadhwa 448e9dc3ce
Removed panic and added logging 2018-03-02 13:39:51 -08:00
Priya Wadhwa e7b8912ec6
Updated AppendLayer to include author 2018-03-01 13:10:44 -08:00
Priya Wadhwa 31d02ad5db
Updated vendor to get container-diff master 2018-03-01 13:10:24 -08:00
Priya Wadhwa 142ec6aa98
Fixed image 2018-02-28 14:53:33 -08:00
Priya Wadhwa 4ebdfb63f2
Refactored to use config json isntead of go file 2018-02-28 14:45:50 -08:00
Priya Wadhwa 66bb59ff12
Added to vendor 2018-02-28 12:22:10 -08:00
Priya Wadhwa 3ce3dca56d
Image package to append layers and push final image 2018-02-28 12:05:42 -08:00