Commit Graph

1812 Commits

Author SHA1 Message Date
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
Knative Automation e35f75b5c0
Update actions (#2310)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-16 13:41:36 +00:00
github-actions[bot] 9d766ee8b2
chore: update Quarkus platform version to 3.10.1 (#2309)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-16 06:36:52 +00:00
Knative Automation 47a9f37fb9
upgrade to latest dependencies (#2308)
bumping knative.dev/pkg b1fd04d...11a3d46:
  > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)
bumping knative.dev/serving 5624a46...0c301bb:
  > 0c301bb upgrade to latest dependencies (# 15209)
  > 36d41ca Update net-gateway-api nightly (# 15205)
bumping knative.dev/networking 25012a4...b31855c:
  > b31855c upgrade to latest dependencies (# 980)
bumping knative.dev/eventing 884f0da...3ea1900:
  > 3ea1900 [main] Upgrade to latest dependencies (# 7922)
  > 3189fc2 Add attribute filter transform function (# 7909)
  > 3541408 Make transport-encryption a Beta feature (# 7915)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-16 06:16:40 +00:00
Matej Vašek 0967035e3e
chore: upload coverage of unittests together (#2301)
* chore: upload coverage of unittests together

Before this each run for respective OS carried out upload to codecov
server however this consumes codecov tokenless upload limit.

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

* fixup: decrease artifact retention period

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

* fixup: added the checkout action

I would not expect that this would be needed for codecov upload.

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-15 11:16:42 +00:00
Knative Automation 17c15023f9
upgrade to latest dependencies (#2307)
bumping knative.dev/serving 40088e3...5624a46:
  > 5624a46 Update net-istio nightly (# 15207)
bumping knative.dev/eventing 4358574...884f0da:
  > 884f0da Adding uname name mapping for x86_64 in hack/install.sh (# 7917)
  > 6b6f6d1 Sequence and Parallel: announce correct OIDC identities in authstatus (# 7902)
  > 58d7920 Fix IMC metrics for transport encryption (# 7904)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-15 06:15:25 +00:00
github-actions[bot] 98af389ce3
chore: update Springboot platform version to 3.2.5 (#2302)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-15 06:03:03 +00:00
Knative Automation 98e9d45a70
upgrade to latest dependencies (#2305)
bumping knative.dev/eventing 1572967...4358574:
  > 4358574 CrossNamespace: Testing Code Style (# 7918)
  > 4951b74 [main] Upgrade to latest dependencies (# 7920)
bumping knative.dev/networking 8167799...25012a4:
  > 25012a4 upgrade to latest dependencies (# 979)
bumping knative.dev/serving 3789ff9...40088e3:
  > 40088e3 upgrade to latest dependencies (# 15201)
  > ac5e504 Add e2e test for Contour when CORS policy is enabled (# 15188)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-14 06:23:18 +00:00
Knative Automation e0354f4dd6
upgrade to latest dependencies (#2292)
bumping golang.org/x/crypto d042a39...905d78a:
  > 905d78a go.mod: update golang.org/x dependencies
  > ebb717d ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response
  > 0da2a6a openpgp: fix function name in comment
  > 5defcc1 sha3: fix Sum results for SHAKE functions on s390x
bumping knative.dev/pkg f69d19c...b1fd04d:
  > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036)
  > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035)
  > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034)
  > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033)
  > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032)
  > 1d1616a Update community files (# 3031)
bumping golang.org/x/tools 11c692e...cc29c91:
  > cc29c91 go.mod: update golang.org/x dependencies
  > 397fef9 gopls/internal/protocol: add links to LSP spec
  > e2a352c internal/refactor/inline: extensible API
  > c16c816 go/analysis/passes/stdversion: test *.go < go.mod version
  > 629a7be go/analysis/analysistest: stricter errors and GOWORK setting
  > 4db1697 go/packages/packagestest: fold modules_111.go into modules.go
  > ccdef3c gopls/internal/golang: fix nil panic in InlayHint
  > 74c9cfe go/analysis: add Pass.ReadFile
  > 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate
  > 77f691b internal/gcimporter: use Alias.Rhs, not unsafe hack
  > 0b45163 gopls/internal/cache: use language versions when validating Go version
  > 3c49bb7 gopls: normalize logging attributes
  > 2fa621c gopls/internal/golang: fix resolution of in-package implementations
  > bcec099 internal/refactor/inline: remove eta abstraction inlining assignments
  > fcea13b toolstash: errors output should match errors guarded
  > b00d49e internal/refactor/inline: don't assume strings.Index calls internal/bytealg
  > 1523441 gopls/internal/cache: add more assertions for golang/go# 60890
  > 440f3c3 internal/aliases: expose Enabled
  > a363d11 go/types/typeutil: replace interface{} with any (cleanup)
  > e8c9d81 go/analysis/passes/tests: Use ReportRangef to refactor some code in checkTest
  > 97ea816 all: fix some typos in comments
  > 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens
  > daf9460 Revert "gopls/internal/test/integration/misc: reenable staticcheck test"
  > 618670d gopls/internal/test/integration/misc: reenable staticcheck test
  > 2debfbe internal/testfiles: add a helper package for test files
  > c17402c gopls: fix a couple places where temporary files are not removed
  > ee61fb0 go/packages: fix issue number typo in TestIssue37629
  > 3735585 gopls/internal/settings: deprecate "allowImplicitNetworkAccess"
  > f4888c5 gopls/internal/settings: remove support for "allowModfileModifications"
  > d857e85 gopls/internal/settings: enable semantic tokens by default
  > 3f74dc5 gopls/internal/settings: remove experiments
  > e716599 cmd/goimports: support workspace vendoring
  > 7c7d7db gopls/internal/golang: allow "query" CodeActions on generated files
  > cb134f5 gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in index
  > c5094cc internal/imports: a step towards making tests hermetic
  > 5e04895 gopls/internal/settings: update stale documentation for "symbolScope"
  > 0c3722a doc: enforce gotypesalias=0 behavior until go1.23
  > dd0410f go/packages: stop loading packages when context is done
  > dcccb2d x/tools: make tests agnostic as to whether gotypesalias="" => 0 or 1
  > 46a0401 gopls: eliminate the hooks package
  > e388fff gopls/internal/server: don't reset views if configuration did not change
  > d034ae1 gopls/internal/cmd: check: print RelatedInformation
  > 3c000ca gopls/doc: relnote for hover & definition over doc links
  > c859ee9 gopls/internal/test/marker: fix {hover/def}/comment tests
  > 9cef8b1 go/callgraph/cha: more precise resolution of unexported methods
  > 0cc2ffd gopls/internal/cache: fail loudly on command-line-arguments modules
  > c3c5164 gopls/internal/golang: support hover and definition operations over doc links
  > da3408b go/analysis/passes/printf: elaborate the documentation
  > 198a0a8 imports: prefer math/rand/v2 over math/rand
  > 79df971 gopls/internal/server: avoid duplicate diagnoses and loads
  > bcd607e gopls/internal/cache: don't log packages when selectively reloading
  > 6f92c83 gopls: reduce noisy error messages
  > c4c0bf9 gopls/internal/test: skip integration tests on linux-ppc64-power9osu
  > b4b8186 internal/apidiff: support materialized aliases
  > 3520955 go/types/typeutil: implement correct hashing of aliases
  > f6298eb gopls/internal/cache: add debug assertions to refine golang/go# 66732
  > f41d27e gopls/internal/cache: avoid panic when the primary diagnostic is broken
  > c0ab013 go/packages: doc: type symbols are consistent only within one Load
  > 564c0e9 gopls/internal/telemetry/cmd/stacks: improve summary
  > de6db98 internal/check: filter out too-new Go versions for type checking
  > 5c3c2ff gopls/internal/golang: RenderPkgDoc: fix anchors for promoted methods
  > 8a0c6e2 gopls/internal/server: report HTTP panics via telemetry
  > c7b6b8d gopls/internal/cache: analysis: repair start/end and refine bug report
  > cb3eb43 internal/test/integration: parse flags earlier
  > 4794229 gopls/internal/golang: RenderPkgDoc: add <title> element
  > 2db5a34 gopls/internal/golang: RenderPkgDoc: navigational <select>
bumping google.golang.org/protobuf 242df22...4a76e11:
  > 4a76e11 all: release v1.34.1
  > 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields
  > 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos
  > 2939520 all: start v1.34.0-devel
bumping golang.org/x/net 7bbe320...d27919b:
  > d27919b go.mod: update golang.org/x dependencies
  > e0324fc http2: use net.ErrClosed
  > b20cd59 quic: initiate key rotation earlier in connections
  > f95a3b3 html: fix typo in package doc
  > 0a24555 http/httpguts: speed up ValidHeaderFieldName
  > ec05fdc http2: don't retry the first request on a connection on GOAWAY error
  > b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY
  > a130fcc quic: don't consider goroutines running when tests start as leaked
bumping knative.dev/serving e3fa8d1...3789ff9:
  > 3789ff9 Update net-contour nightly (# 15196)
  > b3715ac Update net-istio nightly (# 15198)
  > b9777a1 Update net-kourier nightly (# 15199)
  > 2d64d1f Update net-gateway-api nightly (# 15197)
  > 9214bda Update net-kourier nightly (# 15194)
  > 8909878 Update net-contour nightly (# 15184)
  > df11e49 upgrade to latest dependencies (# 15195)
  > 3bf9123 Update net-gateway-api nightly (# 15192)
  > 483cb05 Update net-istio nightly (# 15193)
  > 9046081 Tests for multi-container readiness and liveness probes (# 15180)
  > 3944e73 upgrade to latest dependencies (# 15187)
  > c833b8a Update net-kourier nightly (# 15186)
  > 5d95f7d Update community files (# 15189)
bumping knative.dev/hack abdcdea...68e3bfb:
  > 68e3bfb Update community files (# 382)
bumping knative.dev/networking 6886f78...8167799:
  > 8167799 upgrade to latest dependencies (# 977)
  > a282917 Update community files (# 978)
  > d2ba339 upgrade to latest dependencies (# 976)
bumping github.com/prometheus/client_golang 77d4003...6e3f4b1:
  > 6e3f4b1 Cut 1.19.1 (# 1494)
  > cad1bfa Merge pull request # 1454 from prometheus/small-nits
  > 0aa8c9f Rephrase incompatibility with common v0.48.0
bumping google.golang.org/genproto/googleapis/api 6e1732d...8c6c420:
  > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)
  > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)
  > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)
  > 26222e5 chore(all): update all (# 1109)
  > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)
  > c3f9821 chore(all): update all (# 1108)
  > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)
  > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)
  > 64ea030 chore(all): update all (# 1105)
  > 94a12d6 chore(all): update all (# 1102)
bumping google.golang.org/api a11ef60...6feeaaf:
  > 6feeaaf chore(main): release 0.180.0 (# 2579)
  > e92e3ed chore: regen libraries (# 2580)
  > 6604a5d feat(all): auto-regenerate discovery clients (# 2578)
  > 9fdd500 chore(main): release 0.179.0 (# 2574)
  > 090ff6c fix: bump auth to v0.4.1 (# 2577)
  > a784ae0 feat(all): auto-regenerate discovery clients (# 2575)
  > 887c564 feat(all): auto-regenerate discovery clients (# 2573)
  > 64ed0f8 chore(main): release 0.178.0 (# 2562)
  > 0c976dc feat(all): auto-regenerate discovery clients (# 2571)
  > 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)
  > b5ae946 chore(all): update all (# 2569)
  > f2da582 feat(all): auto-regenerate discovery clients (# 2570)
  > d922e3b feat(all): auto-regenerate discovery clients (# 2568)
  > 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)
  > 5e44215 docs: update commit style in CONTRIBUTING (# 2566)
  > 0843d21 feat(all): auto-regenerate discovery clients (# 2565)
  > fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)
  > b313e4b feat(all): auto-regenerate discovery clients (# 2564)
  > 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)
bumping knative.dev/eventing 07ebf11...1572967:
  > 1572967 Map subscription to graph edges (# 7880)
  > 72585c9 CrossNamespace: Control Plane Changes for Subscription (# 7882)
  > 599c548 Assert EventTypes references for IMC test (# 7899)
  > 1cc8179 Remove SelfSigned issuer from released `transport-encryption` artifacts (# 7905)
  > 4f32823 Refactor NewFiltersFeatureSet to prevent starvation (# 7911)
  > fa46a45 feat: added fake client reactor for subject access reviews (# 7908)
  > 1ce7074 Fix trust bundle propagation already exists error (# 7906)
  > e9b3af6 Update e2e tests for OIDC sender identity matching to be a bit more resilient (# 7903)
  > 1e6e235 fix: trigger tests set annotations correctly now (# 7887)
  > 159d6fc [main] Upgrade to latest dependencies (# 7901)
  > c7401a1 Add e2e test to verify used sender identity is correct (# 7900)
  > 96e5c18 [main] Update community files (# 7897)
  > c3a1c19 EventType tests verify the type under spec.reference  (# 7888)
  > c104df5 [main] Upgrade to latest dependencies (# 7894)
bumping golang.org/x/term 5b15d26...46c790f:
  > 46c790f go.mod: update golang.org/x dependencies
bumping knative.dev/client-pkg 27d5cd9...dfb0087:
  > dfb0087 Update community files (# 183)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-13 15:12:46 +00:00
Matej Vašek 46f6f08feb
fix: pin octokit npm module version to 3 (#2295)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-13 13:42:51 +00:00
Matej Vašek 276f881e53
chore: update GH actions (#2298)
* chore: update checkout action

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

* chore: update actions/upload-artifact

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

* chore: update java setup action

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

* fix: set codecov token

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-13 12:27:46 +00:00
Matej Vašek 1a17594eb4
fix: call appropriate script in CI GH action (#2297)
* fix: call appropriate script in CI GH action

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

* fix: install python for GH actions

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

* chore: update setup-java in GH action

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

* chore: update upstream-artifacts version

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-13 10:00:37 +00:00
Matej Vašek 6dc929c554
chore: update paketo dep (#2296)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-13 06:20:57 +00:00
Matej Vašek 6649579eb1
Remove axios dependency (#2294)
* fix: downgrade Java version for Spring Boot

The newer version of Spring Boot does not work with Java 21

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

* chore: replace axios with fetch()

* Removed dependency on axios by using standard node fetch() function.
* Fixed getLatestPlatform(): using the 'tag_name' property instead of the 'name' property.

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

* Revert "fix: downgrade Java version for Spring Boot"

This reverts commit fcfe65a0ad.

* empyt: just trigger CI

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

* chore: update setup-java action

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

* fix: add missing description property

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

* fix: set distroless for setup-java action

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-05-11 01:32:30 +00:00
Knative Automation 527ef6cce6
Update community files (#2291)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-07 02:02:25 +00:00
Knative Automation 3e7c406f5b
upgrade to latest dependencies (#2290)
bumping google.golang.org/api 64f40ff...a11ef60:
  > a11ef60 chore(main): release 0.177.0 (# 2545)
  > e6e5ac5 chore(all): update all (# 2552)
  > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)
  > 1b6db6c fix: split large compute file up (# 2546)
  > fb153c0 feat(all): auto-regenerate discovery clients (# 2556)
  > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)
  > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)
  > 4418f5f feat(all): auto-regenerate discovery clients (# 2551)
  > f9bf96d feat(all): auto-regenerate discovery clients (# 2550)
  > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)
  > 2f2505b feat: reduce code size by 29% (# 2544)
bumping knative.dev/eventing 0e165f2...07ebf11:
  > 07ebf11 [main] Upgrade to latest dependencies (# 7891)
bumping google.golang.org/genproto/googleapis/rpc 8c6c420...8cf5692:
  > 8cf5692 chore(all): update all (# 1122)
bumping knative.dev/serving 4fe3de5...e3fa8d1:
  > e3fa8d1 Update net-istio nightly (# 15185)
  > 9f695f3 Update net-gateway-api nightly (# 15183)
  > 2ef687c upgrade to latest dependencies (# 15182)
bumping google.golang.org/protobuf ec47fd1...242df22:
  > 242df22 all: release v1.34.0
  > c2b76ee all: fix deprecated
  > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages
  > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability
  > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls
  > 94bb78c proto: return an error instead of producing invalid wire format
  > 671c2db [proto] use the correct parent when resolving features for extensions
  > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap
  > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension
  > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files
  > bab4b5d protobuf: support gaps in edition defaults calculation
  > a18684d protobuf: fix delimited fields under editions in go
  > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()
  > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)
  > 87fded5 internal/impl: ensure proto.HasExtension does not allocate
  > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.
  > 4fd828f proto: extend Unmarshal documentation, include an example
  > c69658e proto: extend Marshal documentation, include an example
  > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response
  > dea00b5 all: enable editions support
  > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto
  > 3039476 all: implement proto2/proto3 as editions [2/2]
  > 7259b46 all: implement proto2/proto3 as editions [1/2]
  > f563685 all: use subtests to identify the message type
  > e216807 all: start v1.33.0-devel
bumping golang.org/x/oauth2 d0e617c...84cb9f7:
  > 84cb9f7 oauth2: fix typo in comment
  > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
bumping knative.dev/pkg b69fa27...f69d19c:
  > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)
  > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)
bumping knative.dev/networking 979f637...6886f78:
  > 6886f78 Update community files (# 975)
  > 9188dac Remove requestDelay flag for tests (# 972)
  > 24ed062 Update test dialer to use ip when available (# 970)
  > 5f9768c Update community files (# 969)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-06 15:45:24 +00:00
David Simansky f594551317
fix: Fix Test_deployerNamespace with empty kubeconfig (#2286) 2024-05-06 06:54:25 +00:00
Knative Automation f739aa66c1
upgrade to latest dependencies (#2288)
bumping github.com/prometheus/common 0234594...e54e4df:
  > e54e4df Merge pull request # 620 from bboreham/test-string
  > e25b951 Merge pull request # 619 from bboreham/restore-sort
  > a1ca958 LabelSet: add unit test for String method
  > c1b9b72 Fix up config test (# 621)
  > be294f1 LabelSet.String: restore faster sort call
  > de5ed88 Merge pull request # 487 from GiedriusS/allow_exposing_real_value
  > ea817bb Merge pull request # 618 from grobinson-grafana/grobinson/add-status-at
  > 5ad26bf config: allow exposing real secret value through marshal
  > 506a12c Fix comment
  > fb6970a Add StatusAt method for Alert struct
bumping knative.dev/hack 1133b37...abdcdea:
  > abdcdea Update community files (# 380)
  > 9f6c92e Update community files (# 379)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-06 06:38:54 +00:00
github-actions[bot] eebea9fcb0
chore: update Quarkus platform version to 3.10.0 (#2283)
Co-authored-by: Knative Automation <automation@knative.team>
2024-05-02 11:32:58 +00:00
David Simansky e3db53309f
fix: Disable flaky unit test Test_deployerNamespace (#2285) 2024-05-02 10:10:55 +00:00
Knative Automation 59940185af
Update community files (#2281)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-01 02:00:43 +00:00
Knative Automation 4787d9c8de
upgrade to latest dependencies (#2279)
bumping knative.dev/client-pkg f983484...2bc8139:
  > 2bc8139 upgrade to latest dependencies (# 180)
bumping knative.dev/networking a40d058...979f637:
  > 979f637 [release-1.14] Update test dialer to use ip when available (# 971)
bumping knative.dev/eventing 4139fdf...e23ebab:
  > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849)
  > ea14296 fix: remove duplicate configMaps (# 7847)
  > 4ba426c [main] Upgrade to latest dependencies (# 7850)
bumping knative.dev/serving e8d8610...afc8a59:
  > afc8a59 Update net-gateway-api nightly (# 15159)
  > f328f96 Update net-gateway-api nightly (# 15158)
  > 0a999c4 Update net-certmanager nightly (# 15157)
  > 7b6fc7b re-enable contour gateway tests (# 15150)
  > f65df07 feat: bubble up kcert status message when it's failed (# 14962)
  > e4d8139 cleanup service after tests completes (# 15147)
  > 076cd07 upgrade to latest dependencies (# 15155)
  > 5128114 Update net-contour nightly (# 15152)
  > 5943c7a Update net-istio nightly (# 15151)

Signed-off-by: Knative Automation <automation@knative.team>
2024-04-30 15:34:28 +00:00
Matej Vašek 7c87e0c4b8
chore: update node to v20 (#2217)
* chore: update node to v20

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

* fixup: temporarily ingore deletion errors for Node

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

* fixup

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-04-30 14:53:54 +00:00
github-actions[bot] d72233b458
chore: update Quarkus platform version to 3.9.5 (#2282)
Co-authored-by: Knative Automation <automation@knative.team>
2024-04-29 05:49:54 +00:00
Knative Automation 9e489e4e28
upgrade to latest dependencies (#2273)
bumping knative.dev/eventing f9d8dea...4139fdf:
  > 4139fdf [main] Update community files (# 7845)
  > 6585a2b [main] Upgrade to latest dependencies (# 7843)
bumping knative.dev/client-pkg a82272d...f983484:
  > f983484 Remove license dir (# 178)
  > 08c9dcb Update community files (# 179)
  > 6ae69d2 upgrade to latest dependencies (# 176)
bumping knative.dev/serving a8e4fea...e8d8610:
  > e8d8610 Update net-kourier nightly (# 15153)
  > 531e7d8 [Automated] Update net-gateway-api nightly (# 15136)
  > 023022a Disable logstream so the Github Action Log Viewer works (# 15146)
  > 8c91dcf Update net-contour nightly (# 15144)
  > 40ec5af bump istio,contour,cert-manager (# 15141)
  > c21fb03 Update net-istio nightly (# 15143)
  > 7a01ca9 Update net-certmanager nightly (# 15142)
  > 96fe770 Update net-istio nightly (# 15139)
  > e64a7e6 Update net-kourier nightly (# 15140)
  > 2d57e34 Update net-contour nightly (# 15138)
  > e3b616b Update net-certmanager nightly (# 15137)
  > 2c23d5a upgrade to latest dependencies (# 15130)
  > 0196ecc Update community files (# 15135)
  > e4cef66 Update net-gateway-api nightly (# 15132)
  > c120704 Update net-certmanager nightly (# 15127)
bumping knative.dev/pkg 2a68697...0f34a88:
  > 0f34a88 upgrade to latest dependencies (# 3018)
bumping knative.dev/networking aaf8f94...a40d058:
  > a40d058 upgrade to latest dependencies (# 968)
  > 594a2f8 identify each request in update test using a query timestamp (# 967)
  > 1d9a7cf upgrade to latest dependencies (# 966)

Signed-off-by: Knative Automation <automation@knative.team>
2024-04-23 11:27:56 +00:00
Matej Vašek 1aed6e04d3
chore: make tkn taks urls setable via linker flags (#2277)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-04-23 11:15:02 +00:00
github-actions[bot] acae72d7fd
chore: update Quarkus platform version to 3.9.4 (#2276)
Co-authored-by: Knative Automation <automation@knative.team>
2024-04-22 22:52:41 +00:00
Knative Automation 323176e3af
Update community files (#2274)
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-18 02:03:31 +00:00
Knative Automation d77c3bebac
upgrade to latest dependencies (#2271)
bumping google.golang.org/grpc c68f456...d32e66c:
  > d32e66c Change version to 1.63.2 (# 7104)
  > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)
  > 0f6ef0f grpc: un-deprecate Dial and DialContext
  > 58dc749 Change version to 1.63.1-dev (# 7051)
bumping knative.dev/pkg 39d72da...2a68697:
  > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017)
  > 2cca32d Revert "drop eventing-rabbitmq downstream testing (# 2969)" (# 3008)
bumping knative.dev/serving 6d6527a...a8e4fea:
  > a8e4fea Update net-gateway-api nightly (# 15126)
  > 11b0900 Update net-contour nightly (# 15125)
  > 2160a47 Update net-kourier nightly (# 15123)
  > 7d3031f Update net-istio nightly (# 15124)

Signed-off-by: Knative Automation <automation@knative.team>
2024-04-16 15:27:49 +00:00
Knative Automation 409cbae9ab
upgrade to latest dependencies (#2266)
bumping golang.org/x/oauth2 85231f9...d0e617c:
  > d0e617c google: add Credentials.UniverseDomainProvider
  > 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in
  > 5a05c65 oauth2/google: fix remove content-type header from idms get requests
  > 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11
bumping golang.org/x/term c5eaf76...5b15d26:
  > 5b15d26 go.mod: update golang.org/x dependencies
bumping golang.org/x/sys 360f961...cabba82:
  > cabba82 windows: use uint32 for serial comm flags for consistency
  > 1a50d97 windows: add serial comm functions
  > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
  > 4be02d3 unix: expose mmap calls on z/OS
bumping golang.org/x/sync 59c1ca1...14be23e:
  > 14be23e semaphore: cancel acquisition with a done context
bumping knative.dev/pkg 5d4af76...39d72da:
  > 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015)
  > e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016)
  > 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012)
  > bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013)
  > a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011)
  > 1ff9a77 Bump x/net to 0.24 (# 3014)
  > 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)
  > f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)
bumping knative.dev/serving 51a2bd5...6d6527a:
  > 6d6527a upgrade to latest dependencies (# 15122)
  > 2802229 Update net-contour nightly (# 15119)
  > f15401e Update net-gateway-api nightly (# 15117)
  > 96faf8b Update net-kourier nightly (# 15118)
  > a7be35c Update net-istio nightly (# 15116)
  > 79c907b Update net-certmanager nightly (# 15115)
  > dc8bf98 Make route domain error specific (# 15082)
  > 614caa0 Update net-kourier nightly (# 15114)
  > cbe7904 Update net-gateway-api nightly (# 15113)
  > 9ed9f9e Update net-contour nightly (# 15112)
  > f8aa896 Update net-istio nightly (# 15111)
  > 8d8d503 Update net-certmanager nightly (# 15110)
  > 3c6d5fe upgrade to latest dependencies (# 15109)
  > c017185 Update net-istio nightly (# 15108)
  > f9a9480 chore: fix function names in comment (# 15105)
  > 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093)
  > 2a790f8 Update net-contour nightly (# 15107)
  > a498f19 Update net-certmanager nightly (# 15106)
  > 6079207 upgrade to latest dependencies (# 15104)
  > c9bd9bc upgrade to latest dependencies (# 15102)
  > 2c9ae15 Update net-gateway-api nightly (# 15103)
  > 7e7bd93 Update net-istio nightly (# 15100)
bumping knative.dev/eventing ebb311d...f9d8dea:
  > f9d8dea [main] Upgrade to latest dependencies (# 7842)
  > d96c6db feat: add initial pathfinding algorithm (# 7782)
  > 1ed11b7 [e2e] fix ManyTriggers possible starvation of Setup features (# 7831)
  > cb538fc [main] Upgrade to latest dependencies (# 7835)
  > 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836)
  > 84115ea Map eventtypes into event lineage graph (# 7783)
  > c1611d5 Improve trust bundle propagation (# 7665)
  > 734c413 fix: install script picks up on platform architecture by default (# 7821)
bumping google.golang.org/grpc 9952aa8...c68f456:
  > c68f456 Change version to 1.63.0 (# 7050)
  > 6369167 *: update http2 dependency (# 7082)
  > 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)
  > e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)
  > 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)
  > faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)
  > 800a8e0 channelz: re-add state for subchannels (# 7046)
  > dadbbfa channelz: re-add target and state (# 7042)
  > 55cd7a6 channelz: major cleanup / reorganization (# 6969)
  > a1033b1 xds: add LRS named metrics support (# 7027)
  > 4f43d2e chore: remove repetitive words (# 7036)
  > 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)
  > c808322 chore: expose `NewClient` method to end users (# 7010)
  > c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)
  > 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)
  > f7c5e6a DNS resolving with timeout (# 6917)
  > 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)
  > 2a617ca experimental: re-split message/service pb imports (# 7011)
  > 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)
  > e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)
  > 27c5d98 deps: update dependencies for all modules (# 7007)
  > 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)
  > c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)
  > 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)
  > eb08be4 github: add Go 1.22 testing (# 7005)
  > eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)
  > 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)
  > 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)
  > 7525e98 test: add test for invalid streamID (# 6940)
  > c63d925 examples: fix typo in url (# 6978)
  > 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)
  > 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)
  > 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)
  > 29997a0 grpc: Add StaticMethod CallOption (# 6926)
  > 28d78d4 *: forbid the use of time.After (# 6985)
  > 408139a security/advancedtls: CRL checks improvement (# 6968)
  > f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)
  > 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)
  > f135e98  xds/internal/xdsclient: Add comments for exported types (# 6972)
  > f8eef63 Change version to 1.63.0-dev (# 6976)
bumping golang.org/x/mod 766dc5d...aa51b25:
  > aa51b25 modfile: do not collapse if there are unattached comments within blocks
  > 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles
  > 18d3f56 modfile: fix crash on AddGoStmt in empty File
bumping knative.dev/networking 75762ca...aaf8f94:
  > aaf8f94 fix TestRetry nil pointer panic (# 965)
  > a3d8b0f Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 957)
  > 1a6e0da some conformance tests assume we're getting back a runtime request (# 964)
  > 2a4859c this fixes the probe handler to reflect that it doesn't care about the path (# 963)
  > b321831 upgrade to latest dependencies (# 962)
  > 2002961 🎁  Add test flags for the conformance suite (# 960)
  > ca2ffb8 upgrade to latest dependencies (# 961)
  > 97688e7 Update community files (# 959)
  > 5ce3081 upgrade to latest dependencies (# 958)
bumping golang.org/x/net 7ee34a0...7bbe320:
  > 7bbe320 go.mod: update golang.org/x dependencies
  > c48da13 http2: fix TestServerContinuationFlood flakes
  > 762b58d http2: fix tipos in comment
  > ba87210 http2: close connections when receiving too many headers
  > ebc8168 all: fix some typos
  > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster
  > 448c44f http2: remove clientTester
  > c7877ac http2: convert the remaining clientTester tests to testClientConn
  > d8870b0 http2: use synthetic time in TestIdleConnTimeout
  > d73acff http2: only set up deadline when Server.IdleTimeout is positive
  > 89f602b http2: validate client/outgoing trailers
  > 6e2c99c http2: allow testing Transports with testSyncHooks
  > 9e0498d http2: use synthetic timers for ping timeouts in tests
  > 31d9683 http2: mark several testing functions as helpers
  > 12ddef7 http2: reject DATA frames after 1xx and before final headers
  > d600ae0 http2: add testClientConn for testing client RoundTrips
  > 57a6a7a http2: prevent uninitialized pipe from being written
  > ea095bc http2: only set up positive deadlines
  > 8c07e20 httpproxy: allow any scheme
  > ab271c3 http2: add IdleConnTimeout to http2.Transport
bumping golang.org/x/tools 7656c4c...11c692e:
  > 11c692e gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm
  > fc660e5 go.mod: update golang.org/x dependencies
  > 6590f47 internal/gcimporter: renable tests of issue50259.go
  > f1d5252 gopls/internal/golang: Hover: show wasted % of struct space
  > 951bb40 gopls/internal/test/integration/misc: fix flaky test
  > c9b0c65 gopls/internal/analysis/fillreturns: skip test if gotypesalias=1
  > c623a28 gopls/internal/cache: fix crash in snapshot.Analyze with patch versions
  > f345449 gopls/internal/server: filter diagnostics to "best" views
  > 42d590c gopls/internal/test/integration: add a WriteGoSum run option
  > 53d35a5 gopls/internal/golang: RenderPackageDoc: fix doc links
  > 222cdde internal/analysisinternal: ZeroValue: support materialized aliases
  > 0a4fc72 internal/gcimporter: support materialized aliases
  > 85b6527 gopls/internal/test: temporarily disable staticcheck with gotypesalias=1
  > 118b98b gopls/internal/golang: RenderPackageDoc: emit anchors for var/const
  > 1e68fee gopls/internal/server: "view package doc" of package under test
  > b303e13 gopls/internal/golang: view pkg doc: display when "disconnected"
  > 41a9213 go/packages: report type errors unconditionally
  > 7204363 gopls/doc/release/v0.16.0.md: augment notes for "view pkg doc"
  > 904c6ba gopls/internal/settings: enable "unusedwrite" analyzer
  > 9663999 gopls/internal/golang: hover: show size/offset info
  > 509ed1c gopls/internal/golang: work around bug in go/doc
  > 9551398 go/callgraph: keep instantiations in DeleteSyntheticNodes
  > 11b4b5e go/analysis/passes/nilness: add longer example to doc
  > 9ed98fa gopls/internal/test: option to suppress LSP logs on failure
  > 867c912 inline: make it possible to gob encode/decode inlineMeFacts
  > db5d12b go/types/internal/play: display method receiver type
  > 2c8dd3e gopls: add explicit Unalias operations
  > 814f676 internal/gcimporter: add tool to inspect export data
  > 4fe2c29 refactor/rename: fix renaming of aliases
  > 71acab9 internal/typesparams: add Deref
  > 63b3b5a internal/imports: fix two "nil pointer in interface" bugs
  > 3f9badb go/ssa: types.Unalias() cleanup.
  > e5cf370 internal/typeparams: factor 2 copies of isParameterized
  > e0a9567 all: fix some comments
  > c3544e2 go/analysis/passes/httpresponse: fix ReceiverNamed usage
  > d0f7dce gopls: update x/vuln to 1.0.4
  > dd52646 go/ssa: create fewer goroutines
  > 813e70a gopls/internal/server: redo completion counters
  > 2ba7cf9 internal/imports: remove obsolete go:generate directive
  > 0fb9b7b gopls: use slices package for reverse slice
  > c21ae4c gopls/internal/golang: don't suggest removeparam when there are errors
  > f3fccee gopls/internal/golang: support removing unused parameters from methods
  > 2d517d5 gopls/internal/golang: fix build breakage due to semantic conflict
  > 6af0295 go/analysis/passes/stdversion: publish
  > 8669bfc gopls/internal/server: add "View package documentation" code action
  > 5628443 gopls/internal/test/marker: remove runtime.GOROOT from format.txt case
  > 6d9ecf2 gopls/internal/cache: rename methods on Package
  > 29d17a0 go/cfg: publish (*CFG).Dot method
  > 03f7b7b x/tools/go/packages: fix Load's "argument list too long" error
  > 67e856b gopls: fix test failures due to quoting of names in go/types errors
  > e256714 gopls: repair premature commit of 562248
  > 887727a gopls: Measure the efficacy of completions
  > ca94c96 gopls/internal/server: update telemetry prompt link
  > d4b1eff gopls/internal/golang: fix crash in package references
  > f89da53 gopls/internal/server: fix crash in SignatureHelp
  > 176e895 gopls/internal/analysis/stdversion: suppress before go1.21
  > c1eaf76 gopls/internal/analysis/stdversion: set RunDespiteErrors
  > c67485c gopls/internal/golang/completion: honor std symbol versions (imported)
  > 1f580da cmd/guru: delete it
  > c6563ca cmd/guru: remove replace directive
  > c178933 gopls/internal/server: set -mod=readonly when checking for upgrades
  > 9e530fc cmd/guru: carve out a separate module
  > 9b64301 gopls/internal/cache: avoid go/types panic on version "go1.2.3"
  > 93c0ca5 gopls/internal/cache: fix spurious diagnostics in multi-root workspaces
  > 31f056a gopls/internal/cache: add assertions for telemetry crash
  > 656fcde go/callgraph/vta: use core type for channels
  > b3a5e0b gopls/internal/golang/completion: honor std symbol versions (unimported)
  > accb00b gopls/internal/server/semantic: highlight the doc links in comments
  > ffaa15b gopls/internal/analysis/stdversion: report refs to too-new std symbols
  > 9a6aed9 internal/typeparams: delete OriginMethod
  > 070fcfb internal/typesinternal: delete SetGoVersion
  > caf5940 gopls/internal/cache: prune broken edges to command-line-arguments pkgs
  > ff00c7b internal/stdlib: manifest of all std symbols since go1.0
  > 029c4ea go/analysis/passes/slog: detect unsatifiable interface args
  > d10b068 go/ssa: handle labeled statements with blank labels
  > 4c85bed all: remove redundant words in comments and fix typo
  > 98c835c gopls/protocol: update LSP to latest version
bumping golang.org/x/crypto 7067223...d042a39:
  > d042a39 go.mod: update golang.org/x dependencies
  > b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts
  > 6f79b5a ssh: add server side multi-step authentication
  > 8d0d405 x/crypto/chacha20: cleanup chacha_ppc64le.s
  > b91329d all: remove redundant words in comments and fix some typos
bumping github.com/prometheus/common e821827...0234594:
  > 0234594 Add support for go 1.20 (# 617)
  > 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11
  > 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode
  > 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4
  > 3dec13c Drop support for Go older than 1.18 (# 612)
  > 78585cf fix(protobuf): Correctly decode multi-messages streams
  > 95edf51 Update common Prometheus files (# 613)

Signed-off-by: Knative Automation <automation@knative.team>
2024-04-16 10:59:22 +00:00
Matej Vašek b5232942ea
chore: func-utils image has appropriate labels (#2262)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-04-15 18:30:21 +00:00
Jefferson Ramos a0b9d358ab
chore: prepare/update oncluster e2e test for presubmit (#2270) 2024-04-12 12:57:22 +00:00
github-actions[bot] 6292fb7c71
chore: update Quarkus platform version to 3.9.3 (#2269)
Co-authored-by: Knative Automation <automation@knative.team>
2024-04-10 19:12:40 +00:00
Matej Vašek cf433243cb
chore: update codecov/codecov-action (#2267)
* chore: update codecov/codecov-action

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

* chore: pin paketo builder version

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-04-10 11:47:01 +00:00
github-actions[bot] 27c1744d62
chore: update Quarkus platform version to 3.9.2 (#2263)
Co-authored-by: Knative Automation <automation@knative.team>
2024-04-08 16:39:49 +00:00
Knative Automation 568d3092ab
Update community files (#2264)
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-08 16:27:45 +00:00
David Simansky 5a2e58441d
Update Knative deps to latest (#2265) 2024-04-05 09:07:51 +00:00
Matej Vašek bc1463773b
Update deps (#2261)
* chore: updated docker dep

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

* chore: update runc lib

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-04-04 18:27:29 +00:00
Luke Kingland e4010db028
src: cleanup setup scripts (#2247)
The current binaries and allocation scrips are very CI-centric, this PR
takes a few steps to make them more friendly to running in a dev
environment; mainly centered around not polluting global scope (keeping
filesystem mutations in a relative local directory).

- binaries (and kind kubeconfig) are installed in ./hack/bin
- adds /hack/bin to .gitignore
- binary paths can be overridden via env vars FUNC_TEST_{name}
- binary fallback is system-installed (when binaries.sh not run)
- Cleanup of the UX, including colors and some shared helpers via
  library.sh
- Removes `yq` as the hack that required it appears to no longer be necessary.
- Adds some notes for Nix users
- Better error messaging when !linux
- Refactors the installers to pipe directly to tar rather than touch
  disk.
- begin to standardize on hyphens in filenames
2024-04-02 08:29:03 +00:00
Matej Vašek 31bebd1bfc
Update Rust BP (#2260) 2024-04-01 13:45:42 +00:00
Matej Vašek c6548e68b7
Fix utils image build (#2258) 2024-03-29 09:55:48 +00:00
Calum Murray 701e258acf
fix: func invoke unmarshals json before setting it in the event (#2256)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-03-29 09:55:40 +00:00
Knative Automation 87a027338e
Update community files (#2253)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-29 08:43:09 +00:00
Matthias Wessendorf 7914454763
make was not called #2234 (#2245)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-03-27 16:45:19 +00:00