Commit Graph

4 Commits

Author SHA1 Message Date
thiagomedina 268aba6929
Fix/1946 traffic split export (#2007)
* fix(service): include lastest revision in kn service export

* fix(e2e_test) add revisionName to export service test

* chore: format code
2025-07-23 09:53:08 +00:00
David Simansky 9baddba98c
Refactor PingSourve to v1 API version (#1991)
* Refactor PingSourve to v1 API version

* Fix unit test for older api version
2025-01-20 18:59:08 +00:00
Chris Suszynski c9f128423b
💝 Extract reusable part of sink flag (#1968)
* Extract reuseable part of sink flag

* Return nil on empty sink

* Extract kube params

* Compute with default mappings

* Allow to change the default log level

* Publicate Zap based logger, and allow custom loggers to be used.
2024-09-25 10:46:31 +00:00
Chris Suszynski f09e7164ce
Fold in knative.dev/client-pkg as a submodule (#1953)
* Move to the hack' script inflator

* Skip kn subpackage

* Move the lib/ to public pkg/ packages

* Introduce pkg submodule, remove the vendor dir

* Remove vendor references

* Use latest version of knative.dev/hack

* Publish dependent images properly

* Walkaround for knative-extensions/net-istio#1345

* Remove GOTOOLCHAIN in go.work

* Verify codegen use common funcs

* Import code from knative.dev/client-pkg

* Restore the default unit test runner

* Try knative/actions#223

* Restore the workflows

* Nit: simplify config package import
2024-09-03 13:49:11 +00:00