Commit Graph

1655 Commits

Author SHA1 Message Date
Matej Vašek f249714bfe
chore: removed deprecated types (#2378)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-20 06:07:17 +00:00
Knative Automation 398610de93
upgrade to latest dependencies (#2379)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-20 05:57:17 +00:00
github-actions[bot] c1c7fa5e19
chore: update Quarkus platform version to 3.11.3 (#2377)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-19 16:45:17 +00:00
Knative Automation 4d00523e76
upgrade to latest dependencies (#2376)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-19 16:27:16 +00:00
Matej Vašek 3900d52ea5
chore: update deps (#2374)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-19 05:09:22 +00:00
Knative Automation 472adbe15d
upgrade to latest dependencies (#2370)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-19 02:34:19 +00:00
Swastik Gour 2ac73da081
corrected doc (#2368)
Signed-off-by: swastik959 <Sswastik959@gmail.com>
2024-06-17 06:00:48 +00:00
Knative Automation 74bc6bb2e6
upgrade to latest dependencies (#2369)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-17 05:49:48 +00:00
Knative Automation 75e500bf55
upgrade to latest dependencies (#2367)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-14 17:42:45 +00:00
Matej Vašek 044f82850e
fix: codegen does not use current ns (#2366)
Force empyt kubeconfig so default namespace in --help is "default" not
the current kubeconfig context.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-14 08:07:07 +00:00
Matej Vašek f72b666bd6
test: revert error suppresion (#2363)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-14 06:53:24 +00:00
github-actions[bot] 6bb9a3eafe
chore: update Quarkus platform version to 3.11.2 (#2365)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-13 17:14:06 +00:00
Knative Automation 001aadd8ff
upgrade to latest dependencies (#2362)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-13 14:43:21 +00:00
Knative Automation c8cf5dfe97
upgrade to latest dependencies (#2360)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-13 02:54:49 +00:00
Matej Vašek 9f7eac80ce
test: better res cleanup (#2349)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-12 16:01:03 +00:00
Knative Automation ac63d528a7
Update community files (#2345)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-12 13:34:25 +00:00
Matej Vašek d6b1822543
test: increased wait period (#2356)
Increased wait period for Gitlab settings change to kick in.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-12 11:14:28 +00:00
Knative Automation 75ee35a728
upgrade to latest dependencies (#2346)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-12 11:02:15 +00:00
Matej Vašek a18957db0a
fix: mount of socket from Docker Desktop (#2350)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-12 09:57:40 +00:00
Matej Vašek 2e7154ca84
Optimized disk usage in GH Action for integration tests (#2355)
* tests: remote unncessary software from GH VM

Previously tests were failing with no space left on device.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: updated generated code

The codegen should have been updated in prior PR but we forget do do it
there.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* test: wait for gitlab setting effect

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-11 18:47:42 +00:00
norbjd d8793d48d9
Clarify registry-insecure flag description (#2348)
Related to #2335
2024-06-11 13:56:01 +00:00
Matej Vašek a898fe79e0
fix: PaC build (#2341)
* Fixed detection of PaC controller URL for unprivileged users.
* Use fn.Deploy.Image before fn.Image since the fn.Image may not be
  populated.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-11 13:38:33 +00:00
Matej Vašek f7451b1a9a
chore: use codegen script for docs (#2352)
* chore: use codegen script for docs

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: codegen updated docs

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-11 13:25:48 +00:00
Knative Automation 1e7dd33251
upgrade to latest dependencies (#2343)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-07 12:16:34 +00:00
Matej Vašek 80d0e21481
fix: error when setting gitlab settings in test (#2342)
* test: fix error when setting gitlab settings

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* test: replace sleep with active condition check

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-07 11:29:37 +00:00
norbjd 056f3ff744
Honor registry-insecure flag in deploy command (#2335) 2024-06-07 00:04:43 +00:00
Matej Vašek 059f788061
chore: update tekton,PaC (#2340)
* chore: update tekton

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: param introduced in new version of gitlab lib

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* chore: update tekton,PaC used in test env

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: disable affinity assistant for tekton

The affinity assistant is causing troubles in testing KinD cluster.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-06 23:46:43 +00:00
Knative Automation ef2edc5009
upgrade to latest dependencies (#2334)
bumping google.golang.org/genproto/googleapis/rpc 0867130...d264139:
  > d264139 chore(all): update all (# 1128)
  > dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)
  > fc5f0ca chore: min Go version to 1.20 (# 1127)
bumping knative.dev/hack 68e3bfb...3b6d644:
  > 3b6d644 Update community files (# 383)
bumping knative.dev/client-pkg 2d1c4c8...d237eca:
  > d237eca Update community files (# 186)
bumping knative.dev/networking 1d0137a...41aa208:
  > 41aa208 upgrade to latest dependencies (# 987)
  > 1b470c4 upgrade to latest dependencies (# 986)
  > 11202c5 Update community files (# 985)
bumping knative.dev/eventing abdbf14...f9156c8:
  > f9156c8 JobSink: don't start informers twice (# 7964)
  > bff65d2 Triggering long running background jobs when events occurs (# 7954)
  > 3ee2400 fix: sequence updates subscription where possible, instead of recreating it (# 7948)
  > 96e0f09 Bump rekt to main (# 7958)
  > e3604b8 [main] Upgrade to latest dependencies (# 7957)
  > 08b0813 [main] Upgrade to latest dependencies (# 7956)
  > c53b44d [main] Format Go code (# 7953)
  > a58c135 Prototype a MQTT Source  (# 7919)
  > 39d2723 [main] Upgrade to latest dependencies (# 7950)
  > b9cba87 Add EventType v1beta3 conversion (# 7938)
  > 2a11bb8 [main] Update community files (# 7949)
  > 746dc52 fix: no more panic in the execute request method (# 7947)
bumping google.golang.org/api 4b79cc4...b49e3b9:
  > b49e3b9 chore(main): release 0.182.0 (# 2591)
  > b6f615b chore(all): update all (# 2607)
  > c4c51ce feat(all): auto-regenerate discovery clients (# 2609)
  > 0e58f74 feat(all): auto-regenerate discovery clients (# 2608)
  > ceaeabf feat(all): auto-regenerate discovery clients (# 2606)
  > f474c8f feat(all): auto-regenerate discovery clients (# 2604)
  > ece7727 feat(all): auto-regenerate discovery clients (# 2603)
  > a86c4b6 feat(all): auto-regenerate discovery clients (# 2602)
  > 2e7cc39 feat(all): auto-regenerate discovery clients (# 2600)
  > 677f53d feat(all): auto-regenerate discovery clients (# 2599)
  > 7d46b4d feat(all): auto-regenerate discovery clients (# 2597)
  > 07e7104 feat(all): auto-regenerate discovery clients (# 2595)
  > 21295a5 feat(all): auto-regenerate discovery clients (# 2594)
  > e95bd57 feat(all): auto-regenerate discovery clients (# 2590)
bumping knative.dev/pkg 5eeb7ec...58135c2:
  > 58135c2 Extra logging for leases (# 3049)
  > fce44ea Maybe fix controller ha (# 3046)
  > 1709961 Bump google.golang.org/api from 0.181.0 to 0.182.0 (# 3048)
  > 229e527 fix: downstream tests assume release branch was cut (# 3047)
  > 7d52a43 drop special logic when handling kubelet probe header for istio mTLS (# 2997)
  > ff4756a Update community files (# 3044)
bumping knative.dev/serving b5455c9...10b9152:
  > 10b9152 Update net-gateway-api nightly (# 15307)
  > 19055d5 upgrade to latest dependencies (# 15306)
  > 3e53acc Run system-internal-tls tests only for kourier (# 15299)
  > 5a3aa98 Update net-kourier nightly (# 15303)
  > 4c71c49 Update net-istio nightly (# 15301)
  > d3f9a04 Update net-contour nightly (# 15302)
  > 57d2a26 Update net-gateway-api nightly (# 15300)
  > bb51203 upgrade to latest dependencies (# 15297)
  > 2fd8465 [Automated] Update net-gateway-api nightly (# 15292)
  > 8cf5aba Set controller reconcillers to the correct number in tests (# 15290)
  > 92c6a63 upgrade to latest dependencies (# 15294)
  > d1781c5 Update net-contour nightly (# 15291)
  > 4538823 if revision is inactive, scale to zero instead of waiting for last pod retention (# 15161)
  > b0dfed2 Update net-istio nightly (# 15287)
  > 0ddd15e Update net-kourier nightly (# 15283)
  > f5123b6 upgrade to latest dependencies (# 15277)
  > a2459ef Update net-istio nightly (# 15281)
  > f84265a Do not delete ingress Secret in tests for internal tls (# 15280)
  > f53936b revert headless svc change from k8s private svc (# 15275)
  > 85d485a Update net-gateway-api nightly (# 15282)
  > 0b363c0 Update community files (# 15273)
  > 7fab945 Update net-istio nightly (# 15272)
  > 4fe029f Remove certmanager integration tests (# 15261)
  > b15ce9a Test for internal TLS certificate rotation (# 15217)
  > f7f530d Update net-kourier nightly (# 15265)
bumping google.golang.org/genproto/googleapis/api b8a5c65...0867130:
  > 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
  > 024948a chore(all): update all (# 1126)
  > 6275950 chore(all): auto-regenerate .pb.go files (# 1124)

Signed-off-by: Knative Automation <automation@knative.team>
2024-06-06 05:25:31 +00:00
github-actions[bot] 698a1d0806
chore: update Quarkus platform version to 3.11.1 (#2339)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-05 18:41:30 +00:00
Matej Vašek 0647fc4976
Update pack dependency (#2337)
* refactor: extracted function

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* chore: update pack dep

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* chore: updated imgutil

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: run hack/update-deps.sh

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: remote the now unnecessary rename

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-05 14:32:10 +00:00
Matej Vašek 2aec66735f
chore: ubi9 => ubi8 (#2338)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-05 14:13:48 +00:00
David Fridrich aa909bdc44
Run func without HOME defined/ unaccessible .config dir (#2236)
* fixed integration tests

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* def creds back

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* docker config.json credentials test when HOME not defined

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* pack test

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* simplify

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* og creds, small fixes

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* s2i test no home

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* remove unnecessary stuff

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* deploy test without home

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* confict fix after rebase

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* move test, dont delete

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* runtime change

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* node image signals fixed and smaller size for GH actions

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* return err

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* cred test

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* clean up comments

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

---------

Signed-off-by: gauron99 <fridrich.david19@gmail.com>
2024-06-04 00:04:52 +00:00
Knative Automation a2bc6f6ffd
Update community files (#2333)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-29 14:11:23 +00:00
Knative Automation 91a4ccbf63
upgrade to latest dependencies (#2327)
bumping knative.dev/eventing a3a2ac0...abdbf14:
  > abdbf14 Remove rekt test from GH actions e2e test run (# 7941)
bumping knative.dev/serving fc2ce76...b5455c9:
  > b5455c9 upgrade to latest dependencies (# 15264)
bumping knative.dev/networking 507209b...1d0137a:
  > 1d0137a upgrade to latest dependencies (# 984)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-29 12:41:41 +00:00
github-actions[bot] 05a6534c46
chore: update Quarkus platform version to 3.11.0 (#2332)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-29 11:47:23 +00:00
Matej Vašek d3b8847792
chore: update images ubi8 => ubi9 (#2328)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-28 16:36:44 +00:00
Matej Vašek 125e4b6665
Use image index not just image (#2284)
* Always try daemon push first

Daemon push is now tried always first withouth using
net.DefaultResolver.LookupHost() to guess if the registry is reachable
from the daemon. If the daemon returns error contaning "no such host"
then use manual push with custom transport.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Rework image pusher tests

Merged daemon push and non-daemon tests to one table driven test.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Use image index not just image

This results in "multi-arch" image with single architecture this may
seems weird but it helps multi-arch clusters to run pods on approprieate
nodes.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: style

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-28 14:27:17 +00:00
Knative Automation c8bc46945c
upgrade to latest dependencies (#2324)
bumping knative.dev/eventing 74253dd...a3a2ac0:
  > a3a2ac0 Enable `eventtype-auto-create` feature flag for e2e tests (# 7940)
bumping knative.dev/serving 79da324...fc2ce76:
  > fc2ce76 Drop the k8s service name from kubectl get revision output (# 15260)
  > 71d1654 fix: Fixed liveness periodseconds to 10 so that crashloopback off doesn't happen which causesexpired lease to get stuck. (# 15256)
  > 57874d7 Update net-contour nightly (# 15246)
bumping knative.dev/pkg 99e1685...5eeb7ec:
  > 5eeb7ec Skip lease with empty holder (# 3042)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-28 12:37:15 +00:00
Knative Automation 0857f0c98b
upgrade to latest dependencies (#2323)
bumping knative.dev/serving 60c003b...79da324:
  > 79da324 delete CORS tests from serving (# 15249)
  > 94c040d Update net-gateway-api nightly (# 15245)
  > ab5c1a0 Bump actions/download-artifact from 3 to 4 (# 15240)
  > e42ed25 Update net-contour nightly (# 15204)
  > a4c98d1 Bump actions/cache from 3 to 4 (# 15242)
  > 374a644 Bump actions/checkout from 3 to 4 (# 15239)
  > 45388c0 fix cluster-local routes being stalled when external-domain-tls is enabled (# 15234)
  > 69c0589 update github actions automatically (# 15225)
  > 7aa7ed8 Fix e2e script to disable cors policy for Contour tests (# 15235)
  > e89957c Update net-kourier nightly (# 15229)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-27 05:53:50 +00:00
github-actions[bot] 1997a232dc
chore: update Springboot platform version to 3.3.0 (#2322)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-23 16:39:51 +00:00
Knative Automation e04ede8f8d
upgrade to latest dependencies (#2320)
bumping knative.dev/serving a0a1ac7...60c003b:
  > 60c003b Update net-istio nightly (# 15230)
  > fa7eaa2 Cleanup resources from DeploymentFailure upgrade test (# 15227)
  > 5ebffd5 add pod anti affinity rules to activator component (# 15233)
bumping knative.dev/eventing 68920d2...74253dd:
  > 74253dd [main] Upgrade to latest dependencies (# 7932)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-23 16:01:09 +00:00
Matej Vašek 3db3af91f5
chore: cluster log (#2321)
Save logs as an GH artifact

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-23 15:45:51 +00:00
github-actions[bot] 619be59d86
chore: update Springboot platform version to 3.2.6 (#2319)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-23 13:20:25 +00:00
github-actions[bot] aed0f9c247
chore: update Quarkus platform version to 3.10.2 (#2318)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-23 08:57:33 +00:00
Knative Automation a4622de232
upgrade to latest dependencies (#2315)
bumping knative.dev/eventing 5355171...68920d2:
  > 68920d2 Fix log message for recordevents receiver (# 7936)
  > 9c0f9cc Update eventtype CRD to include `.spec.reference.address` (# 7935)
  > b5f92c2 Copy message before passing it to eventtype autocreate handler (# 7934)
  > 0e14da4 fix(test): the attribute filter transform test correctly compares slices now (# 7931)
bumping knative.dev/serving 3aa9210...a0a1ac7:
  > a0a1ac7 Update net-gateway-api nightly (# 15228)
  > 93c3c79 upgrade to latest dependencies (# 15224)
bumping knative.dev/networking b31855c...507209b:
  > 507209b Update actions (# 982)
  > 4e598f4 upgrade to latest dependencies (# 981)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-23 04:55:00 +00:00
Matej Vašek 7276955847
fix: pipeline run yaml format for newer PaC (#2317)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-22 19:03:10 +00:00
Matej Vašek feb06f52b0
Fix PaC build (#2314)
* fix: default NS for PaC

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fix: make error non-fatal

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fix: pass correct image to PaC

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* chore: enable gitlab test

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-22 15:19:36 +00:00
Knative Automation 33073d6061
upgrade to latest dependencies (#2311)
bumping google.golang.org/api 6feeaaf...4b79cc4:
  > 4b79cc4 chore(main): release 0.181.0 (# 2582)
  > c3f4828 feat(all): auto-regenerate discovery clients (# 2589)
  > 7d13175 chore: update min version to 1.20 (# 2588)
  > 86c9521 feat(all): auto-regenerate discovery clients (# 2587)
  > afc4685 feat(all): auto-regenerate discovery clients (# 2586)
  > 4177d21 chore(all): update all (# 2584)
  > e35f76f feat(all): auto-regenerate discovery clients (# 2585)
  > 7b18e5d feat(all): auto-regenerate discovery clients (# 2583)
  > 6923ec8 feat(all): auto-regenerate discovery clients (# 2581)
bumping knative.dev/serving 0c301bb...3aa9210:
  > 3aa9210 Update net-kourier nightly (# 15219)
  > 0d0d1e0 Update net-gateway-api nightly (# 15218)
  > c9b17b2 Update net-istio nightly (# 15220)
  > 639f7aa Update net-istio nightly (# 15213)
  > 3b35f54 change private K8s service to be a headless service (# 15170)
  > f2c7238 Update actions (# 15215)
  > 985cf2b Update net-gateway-api nightly (# 15214)
  > 38e22f9 Update net-kourier nightly (# 15212)
  > 11792fc Update net-kourier nightly (# 15206)
bumping knative.dev/pkg 11a3d46...99e1685:
  > 99e1685 Bump google.golang.org/api from 0.180.0 to 0.181.0 (# 3041)
  > b5507d9 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (# 3040)
  > a6bf0be Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (# 3039)
  > 4a9c38d Update actions (# 3037)
bumping google.golang.org/genproto/googleapis/rpc 8cf5692...0867130:
  > 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
  > 024948a chore(all): update all (# 1126)
  > 6275950 chore(all): auto-regenerate .pb.go files (# 1124)
  > b8a5c65 chore(all): update all (# 1123)
bumping knative.dev/eventing 3ea1900...5355171:
  > 5355171 Fix trust bundle propagation (# 7924)
  > 15be248 CrossNamespace: Data Plane Changes for Broker Filter (# 7913)
  > 34f9e43 CrossNamespace: Control Plane Changes for Trigger (# 7889)
  > 308e6b6 SubjectAccessReviews resources correction (# 7925)
  > 9cdc7ba CrossNamespace: Update knsubscribe permissions (# 7926)
  > dbaaedc [main] Update actions (# 7923)
bumping google.golang.org/grpc d32e66c...fa274d7:
  > fa274d7 Change version to 1.64.0 (# 7218)
  > 6b413c8 xds: Surround two `Infof` calls that use `pretty.ToJSON` with `V(2)` checks (# 7216)
  > 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (# 7217)
  > 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (# 7188)
  > 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (# 7191)
  > c76f686 advancedTLS: Rename get root certs related pieces (# 7207)
  > f591e3b codec: remove option to suppress setting supported compressors in headers (# 7203)
  > b4f7947 github: remove dependabot (# 7208)
  > 0561c78 client: add user-friendly error message of LB policy update timed out (# 7206)
  > 9d9c1fb peer: remove change detector test (# 7204)
  > 9d9a96f peer and metadata: Implement the Stringer interface for Peer and Metadata (# 7137)
  > 911d549 advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (# 7202)
  > 4879d51 advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (# 7179)
  > befc29d advancedTLS: Rename {Min/Max}Version to {Min/Max}TLSVersion (# 7173)
  > f2d6421 test/kokoro: simplify PSM Interop Kokoro buildscripts (# 7171)
  > 9199290 xds: Move bootstrap config to internal/xds (# 7182)
  > f167ad6 test: fix possible leaked goroutine in TestDetailedConnectionCloseErrorPropagatesToRpcError (# 7183)
  > bb9882e Add an optional implementation of streams using generics (# 7057)
  > a87e923 channelz: fix missing Target on SubChannel type (# 7189)
  > 273fe14 *: fix typos (# 7178)
  > c7c8aa8 xds/internal: Replace calls to `Debugf` with `V(2)` checks and `Infof` (# 7180)
  > 796c615 grpc: update clientStreamAttempt context with transport context (# 7096)
  > e4a6ce3 Add atollena to MAINTAINERS.md (# 7126)
  > b433b94 advancedtls: Rename RevocationConfig (# 7151)
  > 5ab1c1a advancedtls: Add notes about required vs. optional for FileWatcherOptions (# 7165)
  > 1e8b9b7 stats/opentelemetry: Add OpenTelemetry instrumentation component (# 7166)
  > dd953fd examples: fix the quickstart link in the routeguide example (# 7162)
  > 750e1de examples: improve grammar in the interceptor example (# 7163)
  > 4e8f9d4 advancedtls: fix docstring for VerificationResults (# 7168)
  > 5a24fc1 xds/internal/xdsclient/xdsresource: Preallocate VirtualHost slice correctly (# 7157)
  > cb9c22d vet: run staticcheck for all sub modules (# 7155)
  > d75b5e2 advancedtls: Rename custom verification function APIs (# 7140)
  > 34de5cf stats/opencensus: Handle PickerUpdated to avoid "Received unexpected stats" error (# 7153)
  > 34c7675 chore: fix function names in comment (# 7117)
  > 5fe2e74 advancedtls: Rename VType (# 7149)
  > 09e6fdd Update docs and examples and tests to use NewClient instead of Dial (# 7068)
  > 9cf408e *: fix regenerate.sh (# 7139)
  > 5e0fa76 transport: make nextID accessed inside t.mu only (# 7148)
  > 54e0a13 transport: misc cleanups (# 7147)
  > 81d3f06 xds/internal/xdsclient/xdslbregistry: remove unused call to type url (# 7130)
  > f268126 Send GOAWAY to server on Client Transport Shutdown (# 7015)
  > 431436d examples: Add custom load balancer example (# 6691)
  > fc8da03 advancedtls: unexport parts of API not meant to be public (# 7118)
  > 006e2ba client: Drop two calls to `pretty.ToJSON` and move code outside of lock (# 7132)
  > a2f8e61 cmd/protoc-gen-go-grpc: reuse route_guide_grpc.pb.go as golden file (# 7134)
  > 0c6d80c chore: fix lint (# 7133)
  > b37cd81 xds: Process telemetry labels from CDS in xDS Balancers (# 7116)
  > a4afd4d deps: remove dependency of github.com/golang/protobuf from main module (# 7122)
  > afaa301 pb.go: regenerate (# 7123)
  > 664e852 stats: mark InPayload.Data and OutPayload.Data for deletion (experimental) (# 7121)
  > adf976b xds: remove -v when running xds e2e tests (# 7120)
  > 308dbc4 xds/internal/xdsclient: Process string metadata in CDS for com.google.csm.telemetry_labels (# 7085)
  > 554f107 Makefile: perfect PHONY (# 7076)
  > 0baa668 test/kokoro: Migrate PSM Interop to Artifact Registry (# 7102)
  > ec257b4 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)
  > 6fbcd8a cmd/protoc-gen-go-grpc: add change detector test (# 7072)
  > eb4e411 vet: split vet-proto from vet.sh (# 7099)
  > 28cccf3 pb.go: regenerate (# 7098)
  > 879414f deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 7059)
  > 8444ae0 resolver/dns: Add SetMinResolutionInterval Option (# 6962)
  > 59be823 grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError (# 7097)
  > c31cec3 Fix: error message using correct keepalive config value (# 7038)
  > f1cf6bf *: update http2 dependency (# 7081)
  > b7346ae channelz: fix race accessing channelMap without lock (# 7079)
  > 4ec8307 cmd/protoc-gen-go-grpc: replace usages of deprecated API (# 7071)
  > feb968b build(deps): bump the github-actions group with 2 updates (# 7069)
  > 17d1039 grpc: Export header list sizes in DialOption and ServerOption (# 7033)
  > ba1bf9e deps: update dependencies for all modules (# 7061)
  > 57e4391 googlec2p: use the bootstrap parsing code to generate parsed bootstrap config instead of handcrafting it (# 7040)
  > fc3f327 channelz: refactor to move proto API to a separate package (# 7065)
  > b78c0eb examples: Update features/encryption/README.md file (# 7045)
  > c003fdf channelz: add LocalAddr to listen sockets and test (# 7062)
  > a975978 cmd/protoc-gen-go-grpc: don't emit const blocks for services with no methods (# 7055)
  > eb5828b protoc: Change protoc to include generated call option (# 6960)
  > cce1632 Change version to 1.64.0-dev (# 7052)
bumping google.golang.org/genproto/googleapis/api 8c6c420...b8a5c65:
  > b8a5c65 chore(all): update all (# 1123)
  > 8cf5692 chore(all): update all (# 1122)
bumping knative.dev/client-pkg dfb0087...2d1c4c8:
  > 2d1c4c8 Update actions (# 184)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-21 16:44:57 +00:00
Luke Kingland b0418f95bb
feat: s2i Go support (#2203) 2024-05-21 13:12:55 +00:00
Luke Kingland e6fa020f78
fix: test and namespace isolation (#2187)
* fix: namespace logic cleanup and test isolation

- Pulls logic for defaulting to active namespace (K8S) moved UP to CLI during
  flag default calculation.
- Pushes logic of deciding between f.Namespace vs f.Deploy.Namespace down into
  implementations.
- Updates some tests which needed to have their environment cleared.
- Refactors Pipelines tests to use client API.
- Removes namespaces as a state variable all structures, instead passing as
  an argument.
- Moves FromTempDirectory to testing package for use outside cmd.

* fix spelling errors

* fix: pipelines remover always returned (empty) error

* update tekton namespace handling

* fix: remove deprecated GitLab config: max_concurrency
2024-05-17 08:25:46 +00:00