* Refactor: add ctx param to KnServingClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from knServingClient to ServingV1Interface
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Making wait function cancellable
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Handling SIGINT and SIGTERM
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnEventingClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from knServingClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup style
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Removing unnecessary dependency
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnChannelsClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from knServingClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnSubscriptionsClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from subscriptionsClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnSinkBindingClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from knBindingClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnDynamicClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from knDynamicClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnAPIServerSourcesClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from APIServerSourcesRecorder to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnContainerSourcesClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from containerSourcesClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: add ctx param to KnPingSourcesClient funs
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Passing ctx from pingSourcesClient to knative.dev interfaces
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Using cmd.Context() in pkg/kn/commands
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Test using background ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Removing ctx param from RawClient()
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* ctx for watch/polling
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fix per review request
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: extract ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Refactor: Namespace not requiring ctx
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Revert "Handling SIGINT and SIGTERM"
This reverts commit 9598646fda.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Update CHANGELOG
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Add test for Wait()
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Add test for Wait()
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Pass revision to git-clone Tekton task
* the branch main branch has been renamed from "master" and the default
value for the git-clone task is no longer valid
* TMP: Test Tekton in-presubmit
* Revert "TMP: Test Tekton in-presubmit"
This reverts commit 23649c9a71.
* # This is a combination of 9 commits.
# This is the 1st commit message:
adding BUILT-IN SOURCE column for kn source list-types
# The commit message #2 will be skipped:
# changing list test to check for BUILT-IN SOURCE column
# The commit message #3 will be skipped:
# changing e2e source list test to check for BUILT-IN SOURCE column
# The commit message #4 will be skipped:
# adding CHANGELOG entry
# The commit message #5 will be skipped:
# kn source list-types: changing BUILT-IN SOURCE to BUILT-IN and moving DESCRIPTION column to the end
# The commit message #6 will be skipped:
# changing BUILT-IN SOURCE to BUILT-IN in changelog
# The commit message #7 will be skipped:
# Update CHANGELOG.adoc
#
# Co-authored-by: David Simansky <dsimansk@redhat.com>
# The commit message #8 will be skipped:
# kn source list-types: changing column header to S, values to X, and moving to second column
# The commit message #9 will be skipped:
# fixing CHANGELOG merge conflict
* adding BUILT-IN SOURCE column for kn source list-types
* kn export defect to honor mode
* add test for export mode without revisions
* change default to export
* add export as default
* change tests for export mode change
* update: Change default to server-side generated revision names
Fixes#1144
* update: Fix wait loop for synthetic events for which the generations are already in sync
* fix assertion as a service label change does not create a new revision
* fix: --cluster-local does not create a new revision but just changes a service's label
* chore: Fixed formatting
* update: Check generation in update already before doing a watch
* fixed lint issue
* fix test assertions
bumping knative.dev/serving 8ed54bc...b9576f5:
> b9576f5 Add the same decoding Revision logic to request_log as context_handler (# 10824)
> 6ef778d Fix the helpers in the service to be more readable. (# 10833)
> fa538e3 Make Route table_test more palatable (# 10832)
> e6ac4a7 Switch single item switch statements to if statements (# 10831)
> 2a13625 fix various nits (# 10823)
> 8a1782a Drop some label constraints for our top level resources (# 10808)
> aca51ad Update net-certmanager nightly (# 10828)
> 6c1b2a6 Update net-kourier nightly (# 10830)
> e334a0a Update net-istio nightly (# 10829)
> 0fddff4 Update net-contour nightly (# 10827)
Signed-off-by: Knative Automation <automation@knative.team>
This update is for aligning with the other Knative projects so
that a group like the TOC list can be updated with less efforts
in the future.
Also took the occasion to clean up a bit, so removed
@cppforlife and @sixolet as they are not active in the project since
at least one year. Happy to re-add both accounts again in the future.
Thanks a lot Naomi and Dmitriy for all your contribution and kicking off the client !
bumping knative.dev/networking 8550923...94bfc01:
> 94bfc01 upgrade to latest dependencies (# 356)
> 088986a upgrade to latest dependencies (# 355)
> 9757667 Add header for signifying that requests should not be loadbalanced again (# 354)
> 0b3dac0 Update common github actions (# 353)
bumping knative.dev/pkg a02dcff...584933f:
> 584933f Format markdown (# 2022)
> 84c98f3 remove reflector metrics (# 2020)
> adbe77d Updates to the release process with 0.20 (# 1982)
> 448ae65 Metric unit fixes (# 2018)
> e38bb89 Update common github actions (# 2017)
bumping knative.dev/eventing 7ce8283...ef5f61d:
> ef5f61d Update common github actions (# 4888)
> 84b99db jsonDataLimit# 4055 (# 4233)
> bb87cb1 Use ConfigAccessor's ToEnvVars method (# 4880)
> 3c090d3 Remove suffix, since it's already in the PDB kind... 💄 (# 4885)
> 56dbe58 s/Veroute/Version (# 4882)
> 82130ea upgrade to latest dependencies (# 4883)
> 24b1685 Setting tracing config for PingSource (# 4877)
> 71031c0 💄 Updates for kind (newer version and newer images) (# 4879)
> d8468ca upgrade to latest dependencies (# 4878)
> 1c771ce Change broker spec to indicate brokerclass should be immutable (# 4827)
> d7cf344 tracing fixed for apiserversource (# 4842)
> 1efec2b expose ChannelReference in UnknownChannelError (# 4875)
> 47d7a02 Update deps (# 4874)
> 47ee8fa Update common github actions (# 4869)
> c4e9c3b ut for trigger/broker updates check immutable (# 4843)
bumping knative.dev/serving ebc6584...7aa62c5:
> 7aa62c5 Reflow the code to follow a better builder pattern. (# 10796)
> 317d055 Remove the last check for percentage to be nil (which it can't anymore). (# 10797)
> c6a28b7 Update common github actions (# 10794)
> 96f41b5 Update net-kourier nightly (# 10790)
> 47a730e Update net-contour nightly (# 10789)
> 30ba285 Update net-certmanager nightly (# 10788)
> 2cbea46 upgrade to latest dependencies (# 10787)
> 5b94d2c Monday off cleanup: minor brush up of the traffic.go (# 10786)
> f5d7845 We removed the possibility of traffic target % being nil (# 10785)
> 0ff5fc4 Drop outdated HPA code regarding concurrency and RPS (# 10782)
> 4bfc7e5 Unexport some methods (# 10784)
> 9778deb Fix race in health state (# 10781)
> ccbfdad A few touchups around the autoscaling tests (# 10780)
> 20ddcbe Update net-contour nightly (# 10777)
> 60fd6be Fix up health state tests (# 10779)
> 395bda9 Update net-kourier nightly (# 10778)
> af4c914 Refactor scrape client to actually take an HTTP request (# 10766)
> 9892df5 upgrade to latest dependencies (# 10775)
> fc68cd8 disable tls (# 10774)
> ba73ae7 Resume HTTP01 challenge E2E tests (# 10759)
> 6fcd198 Update net-contour nightly (# 10761)
> fabcc2a Remove v2 gc folder. There can be only one. (# 10768)
> eabab7d Update net-certmanager nightly (# 10760)
> 0f52ebf Update net-kourier nightly (# 10762)
> 3816201 upgrade to latest dependencies (# 10758)
> fd9d9f5 Clean up the code in the service test (# 10756)
> 81e0d61 Update the docs for the traffic package. (# 10757)
> 13e15fd Hide the things that are private now in effect (# 10755)
> 56ef7a9 Relax the grace period minival vaue to be any positive value (# 10754)
> 4211c26 Update net-contour nightly (# 10752)
> f2373c3 Update net-istio nightly (# 10753)
> 4cc5d79 Update net-kourier nightly (# 10737)
> 3e1dd65 Update common github actions (# 10746)
> 597896d Deep cleaning of the time manipulation in config and revision and other fixes to the codebase (# 10745)
> c20629d Remove the redundant test setup now there's just one GC (# 10744)
> 17fb0e0 Change interface to accept time rather than clock (# 10743)
> be2c890 Restrict the Clock interface to the passive where possible. (# 10742)
> 19c8d8e Update net-contour nightly (# 10736)
> 914855f Refactor: remove labeler v2 package (# 10739)
> 7d57b94 Guarantee that incoming and outgoing request are measured by the same stat (# 10734)
> 8dfeb7a Update net-istio nightly (# 10716)
> ed413bf Update net-certmanager nightly (# 10735)
> 3cb2bea Drop jwt dependency and match token via regex (# 10727)
> bfba5b0 Only log about service scraping on first transition. (# 10733)
Signed-off-by: Knative Automation <automation@knative.team>