client/pkg/serving/v1
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
..
apply.go Use context.Context in API methods (#1274) 2021-03-26 09:23:20 -07:00
apply_test.go Adding test cases for serving pkg (#1376) 2021-07-20 06:32:13 -07:00
client.go Fix for already ready ksvc (#1925) 2024-04-23 07:41:26 +00:00
client_mock.go Added flag to configure wait-window between intermediate errors durin… (#1645) 2022-04-13 17:17:09 +00:00
client_mock_test.go Added flag to configure wait-window between intermediate errors durin… (#1645) 2022-04-13 17:17:09 +00:00
client_test.go Fix for already ready ksvc (#1925) 2024-04-23 07:41:26 +00:00
gitops.go Added flag to configure wait-window between intermediate errors durin… (#1645) 2022-04-13 17:17:09 +00:00
gitops_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00