1
0
mirror of https://github.com/ko-build/ko.git synced 2024-12-03 08:35:34 +02:00
ko-build/pkg/build
Matt Moore d45c527750
This adds the deprecation notices for ko:// and nonroot (#161)
* Add a deprecation notice when `defaultBaseImage` is not specified.

Related: https://github.com/google/ko/issues/160

* Add a deprecation notice when `ko://` is not specified.

Related: https://github.com/google/ko/issues/158

* Add a sample import path.
2020-05-03 18:42:51 -07:00
..
build.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
doc.go Initial commit 2019-03-14 14:23:47 -04:00
future_test.go Initial commit 2019-03-14 14:23:47 -04:00
future.go Initial commit 2019-03-14 14:23:47 -04:00
gobuild_test.go [modules] Dependent command packages can now be built with ko (#154) 2020-05-01 07:18:26 -07:00
gobuild.go This adds the deprecation notices for ko:// and nonroot (#161) 2020-05-03 18:42:51 -07:00
limit_test.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
limit.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
options.go [modules] Dependent command packages can now be built with ko (#154) 2020-05-01 07:18:26 -07:00
recorder_test.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
recorder.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
shared_test.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
shared.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
strict_test.go Refactor how/where ko:// is handled. (#153) 2020-04-29 19:32:30 -07:00
strict.go Refactor how/where ko:// is handled. (#153) 2020-04-29 19:32:30 -07:00
trimpath_113.go [Resolves #71] Add trimpath arg to gobuild (#102) 2019-11-01 10:55:03 -07:00
trimpath_pre113.go [Resolves #71] Add trimpath arg to gobuild (#102) 2019-11-01 10:55:03 -07:00