Jason Hall
7f1ced62a0
bump govulncheck action go version
...
Signed-off-by: Jason Hall <imjasonh@gmail.com >
2025-12-13 11:11:49 -05:00
Jason Hall
f644f24a71
don't bump go-yit all the way
...
Signed-off-by: Jason Hall <imjasonh@gmail.com >
2025-12-13 11:11:49 -05:00
Jason Hall
321f652412
bump lint action + tool
...
Signed-off-by: Jason Hall <imjasonh@gmail.com >
2025-12-13 11:11:49 -05:00
Jason Hall
b9b24bc045
update deps
...
Signed-off-by: Jason Hall <imjasonh@gmail.com >
2025-12-13 11:11:49 -05:00
Jason Hall
d71c0df165
Fix e2e push tests, these registries need --bare ( #780 )
2022-07-22 17:48:51 -04:00
Jason Hall
47fa74e18c
Add tests that ko can push to quay.io and Dockerhub ( #778 )
...
* Add test that ko can push to quay.io
* Also push to dockerhub
* workflow_dispatch
2022-07-22 17:32:31 -04:00
Jason Hall
ccddbb800e
Add kind e2e test for ko run ( #779 )
2022-07-22 17:21:16 -04:00
Jason Hall
2f230b88c4
Set layer media types consistently ( #776 )
...
* Set layer media types consistently
* Also test that base image mediaType is not changed
2022-07-21 15:04:34 -04:00
Jason Hall
562039fc7a
Deprecate ko deps ( #770 )
...
* Deprecate ko deps and ko run
* update-codegen.sh
* delete docs for deprecated stuff
* update deprecation message for ko run
* un-deprecate ko run
* add doc/ko_run.md
2022-07-21 15:04:23 -04:00
Jason Hall
890365c4b3
fix GitHub Actions workflows ( #777 )
2022-07-21 10:43:30 -04:00
Jason Hall
2358dba82a
bump go-containerregistry dependency ( #773 )
...
* bump go-containerregistry dependency
* go mod tidy; go mod vendor
2022-07-21 05:55:46 -04:00
Jason Hall
3ef2fec866
Use chainguard-dev/actions/setup-registry ( #772 )
...
* Use chainguard-dev/actions/setup-registry
* run -> uses
2022-07-20 14:38:24 -04:00
Jason Hall
a148473bc0
exercise symlink chasing without .git ( #763 )
...
* exercise symlink chasing without .git
* fix b symlink
2022-07-13 17:07:51 -04:00
Jason Hall
2336bb5cb2
ko run: remove --generator flag ( #751 )
...
* ko run: remove --generator flag
* ignore dashes when passing args to kubectl
* avoid panic
2022-07-13 16:55:31 -04:00
Jason Hall
f7976d0e15
Add installation instructions for Alpine ( #754 )
2022-07-13 16:35:43 -04:00
Jason Hall
d108e694ed
Reject the -toolexec flag ( #752 )
2022-07-13 16:35:20 -04:00
Jason Hall
ca1648dcbf
remove deprecated k8s flags support ( #750 )
2022-07-13 16:29:54 -04:00
Jason Hall
59c4264234
don't fail if LDFLAGS env isn't set ( #758 )
2022-07-08 14:45:49 -07:00
Jason Hall
a61e14dc6a
Update base image to ghcr.io/distroless/static:latest ( #737 )
...
* Update base image to ghcr.io/distroless/static:latest
* Add more logging to e2e for windows
* skip timezone conversion on Windows
2022-06-30 15:12:39 -04:00
Jason Hall
1a5551d10a
build: Imply current import path ( #717 )
...
* build: Imply current import path
* update generated docs
2022-06-15 23:51:40 -04:00
Jason Hall
e4a01f683f
Bump deps to silence security alerts ( #667 )
...
* Update dependencies
* Fix cosign breakage
* ignore vendor for misspell
* Configure woke to ignore vendor and some usages
2022-06-01 09:49:42 -04:00
Jason Hall
691da5afb6
Use sync.Map to cache base image lookups ( #712 )
2022-05-25 12:42:45 -04:00