1
0
mirror of https://github.com/ko-build/ko.git synced 2024-12-12 08:54:09 +02:00
ko-build/pkg/commands
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
..
options Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
apply.go Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
commands.go add kubectl check for ko delete, apply, and create (#120) 2020-01-16 13:27:43 -08:00
completion.go Added command completion (#49) 2019-07-08 17:04:58 -07:00
config.go This adds the deprecation notices for ko:// and nonroot (#161) 2020-05-03 18:42:51 -07:00
create.go Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
delete.go add kubectl check for ko delete, apply, and create (#120) 2020-01-16 13:27:43 -08:00
publish.go Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
publisher.go This adds the deprecation notices for ko:// and nonroot (#161) 2020-05-03 18:42:51 -07:00
resolve.go Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
resolver_test.go Add context to go build (#105) 2019-11-09 09:23:09 -08:00
resolver.go Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
run.go Add additional output formats (tarball and layout) (#134) 2020-02-19 09:30:01 -08:00
version.go Set UA to something ko-specific (#116) 2019-12-13 15:08:52 -08:00