Commit Graph

312 Commits

Author SHA1 Message Date
Luke Kingland 9beea04064
Basic auth (#2242)
* feat: host builder basic auth

* update tests

* mark oci basic auth flags hidden

* cleanup
- Remove debug statements
- Fix test race
- Update licenses

* spelling and linting errors
2024-03-26 09:17:21 +00:00
Knative Automation 9daaea37be
upgrade to latest dependencies (#2232)
bumping knative.dev/networking 3594f84...e1796e7:
  > e1796e7 Update community files (# 947)
  > f56f3aa upgrade to latest dependencies (# 946)
bumping google.golang.org/api 9c2cde8...cb0f433:
  > cb0f433 chore(main): release 0.170.0 (# 2459)
  > 5537676 feat(all): auto-regenerate discovery clients (# 2471)
  > cca46fb chore(deps): bump google.golang.org/protobuf (# 2470)
  > 67f16b6 feat(all): auto-regenerate discovery clients (# 2468)
  > de61eb7 feat(all): auto-regenerate discovery clients (# 2466)
  > 73e8b66 chore(all): update all (# 2462)
  > cc19990 chore(deps): ignore google/go-github package updates (# 2465)
  > c3a2f34 feat(all): auto-regenerate discovery clients (# 2464)
  > e938bf1 feat(all): auto-regenerate discovery clients (# 2461)
  > dc4811a feat(all): auto-regenerate discovery clients (# 2460)
  > fb2b816 feat(all): auto-regenerate discovery clients (# 2458)
bumping google.golang.org/genproto/googleapis/rpc 37d4d3c...a219d84:
  > a219d84 chore(all): auto-regenerate .pb.go files (# 1096)
  > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095)
  > 790db91 chore(all): auto-regenerate .pb.go files (# 1094)
bumping github.com/golang/protobuf 5d5e8c0...75de7c0:
  > 75de7c0 Merge pull request # 1597 from golang/updatedesc
  > b7697bb all: update descriptor.proto to latest version
bumping knative.dev/pkg adefab4...db6f3b0:
  > db6f3b0 Bump google.golang.org/api from 0.169.0 to 0.170.0 (# 2992)
  > 4e6f7e4 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (# 2993)
  > 66842ae Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (# 2991)
  > 3d1e17c Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (# 2990)
  > 9f523e2 Update community files (# 2988)
bumping knative.dev/eventing b644dad...292e29c:
  > 292e29c feat: add triggers to event lineage graph (# 7746)
  > 74803f8 [main] Upgrade to latest dependencies (# 7800)
  > 63068bd [main] Upgrade to latest dependencies (# 7794)
  > acc6385 [main] Update community files (# 7787)
  > c7db5cb Reduce the scope for the Config validation webhook to only the `knative-eventing` namespace. (# 7792)
  > 0604334 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 7786)
bumping knative.dev/hack b9f6bf0...424e75e:
  > 424e75e Update community files (# 374)
bumping google.golang.org/grpc d715b2e...9952aa8:
  > 9952aa8 Change version to 1.62.1 (# 7020)
  > d7334c4 fix enabling compression by trimming whitespaces in accept encoding header (# 6952)
  > d076e14 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)
  > 9d981b0 cherry-pick # 6997 to 1.62.x release branch (# 6979) (# 7018)
  > 7c4b553 Switch version to 1.62.1-dev (# 6995)
bumping knative.dev/serving 6a15707...ba3f983:
  > ba3f983 Update net-istio nightly (# 15025)
  > 8a10fb0 Update net-certmanager nightly (# 15024)
  > 14ad0fe Update net-kourier nightly (# 15023)
  > da63b4a Update net-gateway-api nightly (# 15022)
  > ffd2796 upgrade to latest dependencies (# 15020)
  > edcb471 Update community files (# 15012)
  > d0529c2 Update net-certmanager nightly (# 15015)
  > cd1e144 Update net-kourier nightly (# 15017)
bumping google.golang.org/genproto/googleapis/api b0ce06b...37d4d3c:
  > 37d4d3c chore(all): update all (# 1089)
  > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)
  > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)
  > 1f18d85 chore(all): Drop submodule backreferences (# 1087)
  > 6ceb2ff chore: make vet script less error prone (# 1091)
  > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)
  > 9b9be74 chore: updates for Go 1.22 (# 1090)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-25 17:00:08 +00:00
Knative Automation 8f3f718a5a
upgrade to latest dependencies (#2231)
bumping knative.dev/serving e640345...6a15707:
  > 6a15707 Update net-gateway-api nightly (# 15016)
  > 8e7a61c Set e2e scripts to test Gateway API and Contour (# 14999)
  > e053fe2 Update net-istio nightly (# 15018)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-15 02:49:22 +00:00
Knative Automation 940027e366
upgrade to latest dependencies (#2225)
bumping knative.dev/networking 3252e63...3594f84:
  > 3594f84 upgrade to latest dependencies (# 945)
bumping knative.dev/pkg 2c15a6f...adefab4:
  > adefab4 upgrade to latest dependencies (# 2987)
bumping knative.dev/serving 0c8f4f3...e640345:
  > e640345 Update net-contour nightly (# 15008)
  > 3504239 upgrade to latest dependencies (# 15009)
bumping knative.dev/hack e6dedc7...b9f6bf0:
  > b9f6bf0 switch default region to avoid instability (# 373)
bumping knative.dev/eventing bbb9051...b644dad:
  > b644dad [main] Upgrade to latest dependencies (# 7785)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-14 18:06:46 +00:00
Knative Automation 09537e382d
upgrade to latest dependencies (#2224)
bumping knative.dev/serving a194cb2...0c8f4f3:
  > 0c8f4f3 Format go code (# 15006)
bumping knative.dev/client-pkg f170971...ca457df:
  > ca457df upgrade to latest dependencies (# 154)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-13 14:17:52 +00:00
Dave Protasowski 3f20faa4e9
Drop replace directive (#2212)
* drop replace directive

* fix functionality - add an additional case so we walkthrough the docker default config locations
2024-03-13 04:54:46 +00:00
Knative Automation 1745bea865
upgrade to latest dependencies (#2215)
bumping knative.dev/serving 3e119d5...a194cb2:
  > a194cb2 Add multi-container probing (# 14853)
  > b635c4c Update net-kourier nightly (# 15004)
  > 79498ab Update net-istio nightly (# 15003)
  > 54254a1 Update net-gateway-api nightly (# 15005)
  > 1c9495a Update net-certmanager nightly (# 15002)
  > 173ab17 upgrade to latest dependencies (# 15001)
bumping knative.dev/networking 9417101...3252e63:
  > 3252e63 upgrade to latest dependencies (# 944)
bumping knative.dev/eventing 8a18b16...bbb9051:
  > bbb9051 Fusion Hack  (# 7740)
  > e886832 [main] Upgrade to latest dependencies (# 7781)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-13 04:39:46 +00:00
Knative Automation 8010f88277
upgrade to latest dependencies (#2214)
bumping knative.dev/serving a2ea3a1...3e119d5:
  > 3e119d5 add contour-gateway.yaml to third_party folder (# 14998)
  > 455d3e5 Revert deactivated istio tls tests (# 14995)
  > 88abc84 upgrade to latest dependencies (# 14997)
bumping github.com/prometheus/common 36d0bf9...944239f:
  > 944239f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 601)
  > 5f10b85 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 600)
  > a14ff55 Update common Prometheus files (# 599)
  > 6aadcf4 Remove deprecated version function (# 591)
  > 1e6ac24 Add unit (# 544)
  > 4199f18 Remove unused 'Host' member from HTTPClientConfig (# 597)
  > fa71e6a Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (# 595)
  > 8a9fd7a Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (# 592)
  > 8344367 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (# 593)
  > 0117d2f Update common Prometheus files (# 594)
bumping knative.dev/networking 918a090...9417101:
  > 9417101 upgrade to latest dependencies (# 943)
bumping knative.dev/pkg 106b052...2c15a6f:
  > 2c15a6f Bump github.com/prometheus/common from 0.49.0 to 0.50.0 (# 2986)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-12 11:31:09 +00:00
Knative Automation 26da996b98
upgrade to latest dependencies (#2201)
bumping google.golang.org/api 548436b...9c2cde8:
  > 9c2cde8 chore(main): release 0.169.0 (# 2451)
  > a488112 feat(all): auto-regenerate discovery clients (# 2457)
  > 2675c0a feat(all): auto-regenerate discovery clients (# 2454)
  > d22da18 feat(all): auto-regenerate discovery clients (# 2450)
  > e84ba36 chore(main): release 0.168.0 (# 2432)
  > 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)
  > 6381123 chore(all): update all (# 2435)
  > b438981 feat(all): auto-regenerate discovery clients (# 2449)
  > af383c7 feat(all): auto-regenerate discovery clients (# 2448)
  > 022c85c feat(all): auto-regenerate discovery clients (# 2447)
  > 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)
  > ced0c09 feat(all): auto-regenerate discovery clients (# 2443)
  > 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)
  > 454cba5 chore: make vet script less error prone (# 2441)
  > 82eaa79 chore: updates for Go 1.22 (# 2440)
  > d290e18 feat(all): auto-regenerate discovery clients (# 2438)
  > 4dc71d4 feat(all): auto-regenerate discovery clients (# 2436)
  > 0c30ecc feat(all): auto-regenerate discovery clients (# 2433)
  > e635a5e feat(all): auto-regenerate discovery clients (# 2431)
bumping golang.org/x/net 73d21fd...7ee34a0:
  > 7ee34a0 go.mod: update golang.org/x dependencies
  > c289c7a websocket: re-add documentation for DialConfig
  > 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets
  > 3dfd003 websocket: add support for dialing with context
  > fa11427 quic: move package out of internal
  > 591be7f quic: fix UDP on big-endian Linux, tests on various architectures
  > 34cc446 quic: temporarily disable networking tests failing on various platforms
  > 4bdc6df quic: expand package docs, and document Stream
  > 22cbde9 quic: set ServerName in client connection TLSConfig
  > 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames
  > a6a24dd quic: source address and ECN support in the network layer
  > 2a8baea quic: don't record fin bit as sent when it wasn't
  > 5e09712 quic: fast path for stream writes
  > 08d27e3 quic: fast path for stream reads
  > cc568ea internal/quic: use slices.Equal in TestAcksSent
  > dda3687 quic: add Stream.ReadByte, Stream.WriteByte
  > e94da73 quic: reduce ack frequency after the first 100 packets
  > 117945d quic: add throughput and stream creation benchmarks
  > 93be8fe quic: log packet_dropped events
  > 6e383c4 quic: add qlog recovery metrics
  > 840656f quic/qlog: don't output empty slog.Attrs
  > 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context
bumping google.golang.org/protobuf 3068604...ec47fd1:
  > ec47fd1 all: release v1.33.0
  > f01a588 encoding/protojson, internal/encoding/json: handle missing object values
  > 235ef28 all: fix integration test on macOS
  > fe89159 internal/filedesc: make descriptor initialization goroutine-safe
  > 6bec1ef proto: move explicit test as a seed into the fuzz test
  > 02e13d2 internal/filedesc: align editions and non-editions HasPresence()
  > 416d517 internal/conformance: make conformance tests work with editions
  > 055c812 encoding/prototext: add proto editions and fuzz tests
  > 2caa6b0 all: format all .proto files
  > f2cb7f1 encoding/protojson: add protojson editions tests including fuzztests
  > 08a11b3 testing/prototest: add extension and required editions messages
  > da0e663 proto: add editions tests for invalid messages
  > f9eb6c7 go_features.proto: move .proto file next to generated .pb.go file
  > 11de0a6 all: add editions support for extensions
  > 7d98b0e all: implement `features.field_presence = LEGACY_REQUIRED` support
  > 6e0d73f proto: add extension tests for editions protos
  > 1944577 proto: add more editions tests for proto.Size and proto.Equal
  > 5e8da94 proto: add decoding fuzz test for proto3 to editions conversion
  > 8f6a661 proto: add fuzztest for proto2 and equivalent editions proto
  > 997075a reflect/protodesc: add editions support
  > f102ec6 all: add more test for editions and fix some bugs in the implementation
  > e391005 reflect/protodesc: propagate field_presence legacy_required properly
  > 020ec10 internal/filedesc: implement runtime editions support
  > f387b03 editions: add some test protos for editions
  > 2040e86 all: implement Go-specific GenerateLegacyUnmarshalJSON
  > 99e193e all: update to protobuf-26.0-rc2 to implement go edition features
  > 82c6b3a protoreflect: remove unnecessary cache so extension types can be GC'ed
  > b70f02b editions: minor fix to resolve editions features correctly
  > 9e454d6 internal/filedesc: refactor editions feature resolution
  > 26a52f3 reflect/protodesc: fix packed field conditional
  > 7c85df2 reflect/protodesc: fix group validation: not supported in proto3
  > 18202d2 testing/protocmp: add MessageTypeResolver.
  > 7b78149 internal/impl: correct reflect.ValueError use
  > 56dad28 all: add Security Policy (SECURITY.md)
  > 9f73929 all: start v1.32.0-devel
bumping golang.org/x/term 353276a...c5eaf76:
  > c5eaf76 go.mod: update golang.org/x dependencies
bumping github.com/prometheus/client_golang 53be91d...77d4003:
  > 77d4003 Add 1.19.0 changelog (# 1451)
  > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation
  > 353395b Remove support for go 1.19 (# 1449)
  > 6d03920 deps: bump prometheus/common version
  > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test
  > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8
  > c906a5e Add support for Go 1.22
  > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0
  > 83d5940 Bump the github-actions group with 2 updates
  > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261
  > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  > 38631c6 chore: Move VersionCollector to collectors directory (# 1427)
  > f22329c Bump the github-actions group with 3 updates
  > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0
  > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417)
  > d9be404 Simplification of middleware example (# 1423)
  > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0
  > 185945e Merge pull request # 1422 from prometheus/superq/version
  > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0
  > 3d4c27f Add version package
  > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0
  > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0
  > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > a88230e Merge pull request # 1414 from prometheus/release-1.18
  > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware
  > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main
  > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0
  > 2280fb1 Revert "change api http.client to interface"
bumping go.opentelemetry.io/otel e3eb3f7...e6e186b:
  > e6e186b Release v1.24.0/v0.46.0/v0.0.1-alpha (# 4966)
  > a5ec3fc Add experimental-logs module set (# 4961)
  > 27e495d Fix output exponential histogram negative buckets (# 4956)
  > 8df89f6 log: Remove Value.AsAny (# 4963)
  > 7cc660f log: Add allocation tests (# 4957)
  > 6ea99af log: Add benchmark tests (# 4958)
  > 7b3382e log: Implement Value and KeyValue types (# 4949)
  > f793a05 Fix registration of multiple callbacks when using the global meter provider (# 4945)
  > c2fdbca design: log value accessors must not panic (# 4948)
  > dd3b00f Add the `log/noop` package (# 4943)
  > 3fe7401 doc: fix godoc for WithEndpointURL and WithEndpoint (# 4947)
  > b62df52 Implement the log Record type (# 4939)
  > 92a13d5 Fix test name in `trace/noop` pkg (# 4944)
  > d423033 Test Severity const match OTel spec (# 4938)
  > e3e8879 Implement the `LoggerConfig` and add the `LoggerOption`s (# 4937)
  > 6e2bfb6 Rename log List value type to Slice (# 4936)
  > 5941357 Update otel/log package docs (# 4935)
  > 48bb3c8 Add the `log/embedded` package (# 4932)
  > 395800b dependabot updates Sun Feb 18 15:37:06 UTC 2024 (# 4942)
  > 693eb7d Fix typos in docs and comments (# 4940)
  > 8739674 dependabot updates Fri Feb 16 15:32:59 UTC 2024 (# 4934)
  > d3dcb39 Add initial Logs Bridge API scaffolding (# 4907)
  > 02b6123 internal/global,trace: fix spelling error (# 4920)
  > e8973b7 [docs] Log design fix (# 4918)
  > 1568559 Link logs RC in project status of README (# 4917)
  > cd289ee [chore] Update Project Status for Logs (# 4897)
  > b423bfd Bump golang.org/x/sys from 0.16.0 to 0.17.0 in /sdk (# 4904)
  > e3c6c4c Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (# 4901)
  > befae90 Bump golang from 1.21-alpine to 1.22-alpine in /example/zipkin (# 4905)
  > 9c04afa Bump golang.org/x/vuln from 1.0.3 to 1.0.4 in /internal/tools (# 4902)
  > ec03021 add exemplar support to the OTLP HTTP and gRPC exporters (# 4900)
  > dd5d054 sdk/metrics: Move experimental docs to x package (# 4895)
  > 15b3f4d Fix TestWithIDGenerator (# 4894)
  > c921815 log: Add design doc (# 4809)
  > cfaf1f0 resource: Add testable example (# 4887)
  > 69b2521 Support Go 1.22 (# 4890)
  > c5b112f Release v1.23.1/v0.43.2 (# 4892)
  > 11ebd19 Fix callback registration bug (# 4888)
bumping google.golang.org/genproto/googleapis/rpc 012b6fc...37d4d3c:
  > 37d4d3c chore(all): update all (# 1089)
  > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)
  > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)
  > 1f18d85 chore(all): Drop submodule backreferences (# 1087)
  > 6ceb2ff chore: make vet script less error prone (# 1091)
  > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)
  > 9b9be74 chore: updates for Go 1.22 (# 1090)
  > b0ce06b chore(all): update all (# 1088)
bumping golang.org/x/tools c5643e9...7656c4c:
  > 7656c4c go.mod: update golang.org/x dependencies
  > 5bf7d00 cmd/callgraph: add 'posn' template helper
  > 283fce2 x/tools: drop go1.18 support
  > 7f348c7 internal/versions: updates the meaning of FileVersions.
  > 38b0e9b x/tools: add explicit Unalias operations
  > a6c03c8 x/tools: update telemetry import (new Start API)
  > 1f7dbdf gopls/internal/cache: add debug assertions for bug report
  > 4d4e802 gopls/doc: address additional comments on workspace.md
  > abe5874 gopls/internal/analysis: add fill switch cases code action
  > fc70354 gopls/internal/test: add test for NPE in control flow highlighting
  > 77c2a67 benchmark/parse: fix format
  > c1f340a gopls: add non nil if check around function result highlight
  > bbdc81d gopls: implement code action to split/group lines
  > 4db4579 cmd/deadcode: avoid ssautil.AllFunctions
  > 9b58909 gopls: upgrade dependencies following the v0.15.0 release
  > 97c51a2 go/analysis/passes/shift: support constants in float syntax
  > 509ff8b gopls/doc: update workspace documentation for zero-config gopls
  > fb020a0 go/cfg: record block kind and associated statement
  > 054c06d gopls: rationalize "deref" helpers
  > a4d9215 gopls/internal/test/marker: add a test for initialization cycle errors
  > c111c4d internal/typesinternal: add ReceiverNamed helper
  > a821e61 gopls/internal/cache: don't create Views for vendored modules
  > 3f67f80 go/packages/gopackages: display module
  > 607b664 gopls/internal/cache: fix two bugs related to workspace packages
  > 51dec25 gopls/internal/golang: highlight typeswitch break correctly
  > 3ac77cb gopls/internal/settings: default "includeReplaceInWorkspace" to false
  > 68515ea gopls/internal/test/integration/fake: set LSP client name
  > 4231a57 cmd/getgo: delete package
  > c61f99f cmd/getgo: create a module in preparation for deprecation
  > 451218f x/tools: address review of CL 564515 (CombinedOutput)
  > 4bc74c3 gopls/internal/golang: enable bug.Report in semantic tokens
  > 32d3139 gopls/internal/golang: add semantic tokens for control labels
  > 0d17194 gopls/internal/golang: SemanticTokens: edits for clarity
  > 2bd7949 x/tools: don't parse CombinedOutput
  > 7240af8 gopls/internal/cache: remove parsego.* aliases
  > babbbed gopls/release: remove obsolete validateHardCodedVersion
  > ea9e542 internal/versions: fix package to accept go1.21.0-bigcorp
  > fef8b62 gopls/internal/server: fix a (mostly) benign race in diagnostics
  > df9c1c7 gopls/internal/server: disambiguate diagnostics by OS,ARCH
  > e325405 gopls/internal/test/integration: ignore telemetry prompt in assertion
  > 5de9cbe go/ssa: show instruction line numbers in -build=FS mode
  > 0f0698e go/analysis/passes/nilness: improve "for range []T(nil)" error
  > f1914cc internal/aliases: use testing.T.Setenv in tests
  > 945a754 gopls/internal/golang: remove a use of panic for flow control
  > e1a6261 internal/jsonrpc2_v2: export WireError type
  > 1b39a8b internal/testenv: always Cleanup to appease go vet
  > afd8428 gopls/internal/test/integration: slightly more ergonomic FolderSettings
bumping golang.org/x/oauth2 ebe81ad...85231f9:
  > 85231f9 go.mod: update golang.org/x dependencies
  > 34a7afa google/externalaccount: add Config.UniverseDomain
  > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it
bumping golang.org/x/sys 914b96c...360f961:
  > 360f961 unix: add API for fsconfig system call
  > 7ff74af unix: drop go version tags for unsupported versions
  > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.
  > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7
bumping golang.org/x/crypto 405cb3b...7067223:
  > 7067223 go.mod: update golang.org/x dependencies
  > 0d2316b ssh/test: work around for TestCiphers failures on macOS
  > 0aab8d0 all: update go.mod x/net dependency
  > 5bead59 ocsp: don't use iota for externally defined constants
  > 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s
  > 1c981e6 ssh/test: don't use DSA keys in integrations tests, update test RSA key
  > 62c9f17 x509roots/nss: manually exclude a confusingly constrained root
bumping go.opentelemetry.io/otel/trace e3eb3f7...e6e186b:
  > e6e186b Release v1.24.0/v0.46.0/v0.0.1-alpha (# 4966)
  > a5ec3fc Add experimental-logs module set (# 4961)
  > 27e495d Fix output exponential histogram negative buckets (# 4956)
  > 8df89f6 log: Remove Value.AsAny (# 4963)
  > 7cc660f log: Add allocation tests (# 4957)
  > 6ea99af log: Add benchmark tests (# 4958)
  > 7b3382e log: Implement Value and KeyValue types (# 4949)
  > f793a05 Fix registration of multiple callbacks when using the global meter provider (# 4945)
  > c2fdbca design: log value accessors must not panic (# 4948)
  > dd3b00f Add the `log/noop` package (# 4943)
  > 3fe7401 doc: fix godoc for WithEndpointURL and WithEndpoint (# 4947)
  > b62df52 Implement the log Record type (# 4939)
  > 92a13d5 Fix test name in `trace/noop` pkg (# 4944)
  > d423033 Test Severity const match OTel spec (# 4938)
  > e3e8879 Implement the `LoggerConfig` and add the `LoggerOption`s (# 4937)
  > 6e2bfb6 Rename log List value type to Slice (# 4936)
  > 5941357 Update otel/log package docs (# 4935)
  > 48bb3c8 Add the `log/embedded` package (# 4932)
  > 395800b dependabot updates Sun Feb 18 15:37:06 UTC 2024 (# 4942)
  > 693eb7d Fix typos in docs and comments (# 4940)
  > 8739674 dependabot updates Fri Feb 16 15:32:59 UTC 2024 (# 4934)
  > d3dcb39 Add initial Logs Bridge API scaffolding (# 4907)
  > 02b6123 internal/global,trace: fix spelling error (# 4920)
  > e8973b7 [docs] Log design fix (# 4918)
  > 1568559 Link logs RC in project status of README (# 4917)
  > cd289ee [chore] Update Project Status for Logs (# 4897)
  > b423bfd Bump golang.org/x/sys from 0.16.0 to 0.17.0 in /sdk (# 4904)
  > e3c6c4c Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (# 4901)
  > befae90 Bump golang from 1.21-alpine to 1.22-alpine in /example/zipkin (# 4905)
  > 9c04afa Bump golang.org/x/vuln from 1.0.3 to 1.0.4 in /internal/tools (# 4902)
  > ec03021 add exemplar support to the OTLP HTTP and gRPC exporters (# 4900)
  > dd5d054 sdk/metrics: Move experimental docs to x package (# 4895)
  > 15b3f4d Fix TestWithIDGenerator (# 4894)
  > c921815 log: Add design doc (# 4809)
  > cfaf1f0 resource: Add testable example (# 4887)
  > 69b2521 Support Go 1.22 (# 4890)
  > c5b112f Release v1.23.1/v0.43.2 (# 4892)
  > 11ebd19 Fix callback registration bug (# 4888)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-11 14:07:14 +00:00
Matej Vašek 475c17161f
chore: bump CE dep (#2208)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-03-07 14:23:26 +00:00
Knative Automation 5b51bc7f48
upgrade to latest dependencies (#2200)
bumping knative.dev/serving 99f6b66...6dc7097:
  > 6dc7097 Update net-gateway-api nightly (# 14965)
  > 5cfa4a9 Update community files (# 14963)
bumping knative.dev/hack 5f0998e...e6dedc7:
  > e6dedc7 bump various tools (# 372)
  > 7f60be0 Update community files (# 371)
bumping knative.dev/eventing 0bd690a...1a9b0da:
  > 1a9b0da Revert "Run Prow tests on K8s 1.28 (# 7714)" (# 7735)
  > 5e9139b e2e: channel/DataPlaneConformance (# 7650)
  > b595334 [main] Update community files (# 7736)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-04 08:30:19 +00:00
Knative Automation 1a0b421595
upgrade to latest dependencies (#2198)
bumping knative.dev/pkg 97fb318...145b901:
  > 145b901 Update community files (# 2977)
bumping knative.dev/serving 80bb2f6...99f6b66:
  > 99f6b66 Update net-istio nightly (# 14957)
bumping knative.dev/eventing a154f1a...0bd690a:
  > 0bd690a [main] Upgrade to latest dependencies (# 7734)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-01 10:09:14 +00:00
Knative Automation cf51602fe4
upgrade to latest dependencies (#2194)
bumping knative.dev/serving cdb41a4...80bb2f6:
  > 80bb2f6 Update net-gateway-api nightly (# 14960)
  > 1a375ab Update net-kourier nightly (# 14958)
bumping knative.dev/client-pkg e7f1f8d...ae3b852:
  > ae3b852 [main] Upgrade to latest dependencies (# 146)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-29 07:11:20 +00:00
Knative Automation a4a4148379
[main] Upgrade to latest dependencies (#2188)
* upgrade to latest dependencies

bumping go.opentelemetry.io/otel/metric 279c549...e3eb3f7:
  > e3eb3f7 Release v1.23.0/v0.45.1 (# 4885)
  > eabcef4 Return merged Resource on schema conflict (# 4876)
  > 2c7761d Bump benchmark-action/github-action-benchmark from 1.19.2 to 1.19.3 (# 4883)
  > f4e1e04 Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (# 4882)
  > 569854e sdk/metric/metricdata: Add MarshalJSON for Extrema (# 4827)
  > 242d23a Remove the Flush method from Exemplar (# 4873)
  > fecb92e Add the experimental exemplar feature (# 4871)
  > d9d9507 stdouttrace: Refine example (# 4872)
  > bf1ae8c [chore] Fix changelog entry for # 4754 (# 4874)
  > 8d3ae4c fix: Fix stdouttrace/example_test to make the trace_id same. (# 4855)
  > e7de571 Add the Histogram Reservoir impl (# 4870)
  > e6e4c95 Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.19.2 (# 4865)
  > dcfec0c Add the random fixed size exemplar reservoir (# 4852)
  > ce3faf1 Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2 (# 4864)
  > 3da38d3 Bump peter-evans/create-issue-from-file from 4 to 5 (# 4867)
  > 402998f dependabot updates Sun Jan 28 22:42:16 UTC 2024 (# 4869)
  > 200b2cf Bump codecov/codecov-action from 3.1.4 to 3.1.5 (# 4866)
  > 79371c1 Add the SampledFilter exemplar Reservoir impl (# 4851)
  > 08beb8b Add the Drop exemplar Reservoir implementation (# 4850)
  > 6f96e67 example/dice: Do not use semconv (# 4849)
  > c573785 Add the `sdk/metric/internal/exemplar` package (# 4835)
  > 1978044 Cache instruments so repeatedly creating identical instruments doesn't leak memory (# 4820)
  > cef39a1 Fix changelog entry (# 4848)
  > 71d13ff Fix ContainerID detector on systemd with colon in cgroup path (# 4449)
  > 3f74d77 Bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 in /exporters/otlp/otlptrace (# 4841)
  > edb9b2b Bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 in /exporters/otlp/otlptrace/otlptracegrpc (# 4842)
  > 71d2b41 Bump go.opentelemetry.io/proto/otlp (# 4838)
  > f0ea8b7 Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (# 4844)
  > c158b90 Bump go.opentelemetry.io/proto/otlp (# 4837)
  > b20691d Bump actions/cache from 3 to 4 (# 4839)
  > 33f5cf4 Add WithEndpointURL option to OTLP over HTTP exporters (# 4808)
  > 8778c38 docs: minor update to docstring (# 4833)
  > 1e2555f Release v1.23.0-rc.1 (# 4832)
  > 8f2bdf8 Bump golang.org/x/tools from 0.16.1 to 0.17.0 in /internal/tools (# 4825)
  > cf93d0d Add @dashpole (David Ashpole) as a maintainer (# 4830)
bumping k8s.io/apiextensions-apiserver 1dff568...e1d6769:
  > e1d6769 Update dependencies to v0.29.2 tag
  > f14ac67 Merge pull request # 122369 from cici37/automated-cherry-pick-of-# 122193-upstream-release-1.29
  > eccd921 Merge pull request # 122429 from MadhavJivrajani/tools-bump-129
  > 510e9f2 Keep presence cost to 0 to ensure backward compatibility.
  > 06c0a98 Merge pull request # 122343 from jpbetz/automated-cherry-pick-of-# 122329-origin-release-1.29
  > 4a82ea0 .*: bump golang.org/x/tools to v0.16.1
  > 2d320bc Wire in field dropping for CRDs
  > 249827f update go.mod
  > 4bb4c02 Merge pull request # 121034 from alexzielenski/apiserver/apiextensions/ratcheting-oldself-create
  > f68866b codegen
  > 5321cf0 validate defaults across an update from nil to ensure create ratcheting rules work
  > efc67b4 ratcheting-cel: use Optional[T] for oldSelf when optionalOldSelf is true
  > 0889c57 ratcheting-cel: add optionalOldSelf field
  > 2c1c704 refactor: rename TransitionRule to UsesOldSelf
  > 915de7b Merge pull request # 121573 from tukwila/bump_etcd_v3.5.10
  > d1c742e Merge pull request # 121552 from pohly/klog-update
  > e1b4aee bump to newest etcd: v3.5.10
  > 2a7741d dependencies: klog v2.110.1
  > e964004 Merge pull request # 121575 from apelisse/update-smd
  > 204aa5c Merge pull request # 121577 from cici37/celFixPick
  > 74dc30a Update sigs.k8s.io/structured-merge-diff to v4.4.1
  > e907c44 Merge pull request # 121373 from cici37/crdGA
  > fed8e0b Add set ext library into Kubernetes and pick up the new option cel provides
  > 2d6475f Merge pull request # 121307 from cici37/celUpdate
  > 8286ec3 Remove the usage of feature gate
  > cfee884 Bump cel-go to v0.17.7
  > 7eec8bf Merge pull request # 121460 from jiahuif-forks/feature/crd-validation-expressions/existing-expressions-cost-exempt
  > c16fc96 Add cel new validator into Kubernetes.
  > 78065a7 Merge pull request # 121462 from alexzielenski/apiserver/apiextensions/ratcheting-metrics-actually
  > 7d0a2a9 suppress per-expression cost limit for unmutated versions.
  > d31f930 Merge pull request # 121405 from alexzielenski/apiserver/apiextensions/ratcheting-benchmarks
  > e54efed metrics: publish metrics from ratcheting across a request
  > 182175e Merge pull request # 121524 from carlory/gomega
  > e3bcef4 ratcheting: add benchmark
  > 99f827f bump gomega to 1.29.0
  > db2e96c Merge pull request # 121255 from tukwila/OpenAPIV3-cleanup
  > dcb65b7 Merge pull request # 121338 from dims/working-otel-bump
  > 70a4e71 Remove GAed feature gates OpenAPIV3
  > be4aa6a Merge pull request # 121343 from alexzielenski/apiserver/apiextensions/ratcheting-metrics
  > 305c51a working-config-otel
  > 7d6d9e2 Merge pull request # 121430 from bzsuni/cleanup/fsnotify
  > 72514a2 replace CEL ValidateWithRatcheting with variadic options
  > f0dcf82 Merge pull request # 121455 from cici37/test_cost
  > 49314b9 Bumped the fsnotify from version v1.6.0 to v1.7.0
  > 712c8c0 ratcheting: provide a shared correlated object
  > a00f3f9 Merge pull request # 119186 from seans3/stream-translator-proxy
  > 64f9a54 Add stability tests for CEL cost estimation.
  > b482682 fetch a shared correlated object off the validation options if it exists
  > d459639 Merge pull request # 120397 from ty-dc/StaticCheck
  > 8c1ad11 StreamTranslator and FallbackExecutor for WebSockets
  > d2839fd fix usage
  > 56c7faf Merge pull request # 121016 from alexzielenski/apiserver/apiextensions/ratcheting-cel
  > 37b3e30 cleanup: omit comparison with bool constants
  > fedd88f add variadic options to ValidateUpdate
  > fd7b6ea ratcheting: ratchet CEL expressions for no-op updates
  > d704d8d Merge pull request # 121337 from alexzielenski/apiserver/apiextensions/cleanup-validator
  > dae2c4e Merge pull request # 121364 from sxd/update_grpc
  > 40b0c2a fix typo
  > 10e8e5f Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default
  > d11c518 bump golang.org/grpc to v1.56.3
  > 2aaec3e cleanup: move unstructured check earlier in status update
  > 2fd9bc9 update generated code and openapi
  > 911047c cleanup: remove unused versions of cel validators and structural schemas from CRD strategy
  > 068d4fa pin openapi
  > e6376d9 cleanup: check unstructured for Validate(Update) before validating
  > ca37838 Merge pull request # 121250 from carlory/fix-120882
  > a80d851 Merge pull request # 121085 from jiahuif-forks/fix/crd-validation-expressions/enum-cost
  > 3a34a15 update pretty param description
  > 0c4ba28 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config
  > ab724eb skip CEL validations for enum violation.
  > b15c120 Merge pull request # 121118 from alexzielenski/apiserver/apiextensions/ratcheting-factor-correlation
  > 24792c8 bump kube-openapi
  > 4e531e7 set maxLength to longest enum.
  > fb7d61d Merge pull request # 121096 from alexzielenski/common-schema
  > c82832d ratcheting: disable correlation by index
  > b41f9f4 Fix v3 spec
  > 67b1443 Merge pull request # 120735 from Jefftree/request-body
  > d2c63d3 add rest of accessors to common.Schema
  > 0d199cf cleanup: add header and fix spelling
  > 6bf411d bump kube-openapi
  > c2faef7 refactor: move correlatedObject to its own file
  > 10f014c Merge pull request # 121111 from dashpole/update_otel_deps
  > e18ccb9 refactor: make CachedDeepEqual independent of validation
  > efb81f7 dependencies: update otel-go dependencies
  > c969379 refactor: use common.Schema in CorrelatedObject
  > 16d9312 Merge pull request # 121117 from MadhavJivrajani/bump-x-net
  > 65efe91 refactor: export correlated fields
  > 926e59f .: bump golang.org/x/net to v0.17.0
  > 572541a refactor: add methods for Key and Index on CorrelatedObject
  > 4395afc Merge pull request # 121082 from pohly/ginkgo-gomega-update
  > 2edf24b refactor: factor out object correlation
  > c79aa2d dependencies: ginkgo v2.13.0, gomega v1.28.0
  > 3d3926e refactor: directly implement ValueValidator
  > 993ffb2 Merge pull request # 119865 from charles-chenzz/bump_deps
  > a2f29d7 refactor: remove unnecessary lambda (noop)
  > e82831d Merge pull request # 120836 from jkh52/knp-0.28.0
  > c61c50c bump github.com/emicklei/go-restful/v3 to v3.11.0.
  > 814b880 Bump Konnectivity to 0.28.0
  > 768cdd0 Merge pull request # 119526 from sttts/sttts-idiomatic-cached
  > 5447ad1 hack/update-vendor.sh
  > 5fb788d Fixup kube-openapi/pkg/cached changes
  > f606a30 Merge pull request # 120506 from alexzielenski/import-restrictions
  > 1662f59 Merge pull request # 120575 from benluddy/precompute-cr-accepts
  > edf0fab pin gengo
  > 8a224a3 Reuse SupportedMediaTypes for CR content-type negotiation.
  > f181a5b Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers
  > bb94040 Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0
  > ac3c148 Use ptr.To to retrieve intstr addresses
  > a74bd29 Merge pull request # 120517 from Xunzhuo/patch-2
  > 2f12351 bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0
  > fd3561e fix: update thirdpartyresources refs
  > 766529e Merge pull request # 119334 from kmala/serverapply
  > c19991e Merge pull request # 120368 from Jefftree/openapi-remove-openapiv2-skip-filter
  > b4e4965 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag
  > 81659cd remove SkipFilterSchemaForKubectlOpenAPIV2Validation
  > ab27435 Merge pull request # 120327 from liggitt/json-patch
  > c1cd86f Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update
  > 9e3e06b Revert to json-patch 4.12.0
  > 11f7fbc Merge pull request # 120177 from stevekuznetsov/skuznets/generate-crd-applyconfigurations
  > a634982 feat: update google.golang.org/protobuf to v1.31.0
  > 003b8d4 apiextensions-apiserver: generate applyconfigurations
  > 3b8c9f2 Merge pull request # 119508 from nayihz/fix_finalizer_validation
  > dc999a6 Merge pull request # 120060 from jpbetz/cel-features-1_29
  > 6de9313 fix crd finalizer validation
  > 166c3df Merge pull request # 120109 from Jefftree/fix-openapi-test-flakee
  > c18aa20 Bump cel string lib to v2, add tests
  > eec2ef6 Merge pull request # 120097 from jpbetz/fix-ppc64le
  > c47325f Add wait for cache sync
  > 62666cd Bump cel-go to v0.17.6
  > 1c8c9c2 Fix CEL cost handling of zero length replacement strings
  > 712e602 Merge pull request # 119800 from jpbetz/cost-fix
  > 36d7f30 Merge pull request # 118455 from linxiulei/managedFields
  > b1ccb14 Add test coverage of result size of string operations
  > 1b4a228 Merge pull request # 119725 from MadhavJivrajani/bump-net-dep
  > ccb7153 Run hack/update-codegen.sh informers subprojects
  > ffb4444 Bump cel-go to v0.16.1
  > 9bd0aa3 .*: bump golang.org/x/net to v0.13.0
  > 1f93812 Merge pull request # 119653 from sttts/sttts-crd-stored-version-errors
  > cfdb852 apiextensions: fix validation error for status.storedVersions
  > 705af05 Use statusReason for reason under x-kubernetes-validations (# 119544)
bumping google.golang.org/api 87aa1d0...548436b:
  > 548436b chore(main): release 0.167.0 (# 2428)
  > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)
  > f72b5af feat(all): auto-regenerate discovery clients (# 2427)
  > 133e58b chore(main): release 0.166.0 (# 2418)
  > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)
  > b7d596b chore(all): update all (# 2423)
  > 124a535 feat(all): auto-regenerate discovery clients (# 2425)
  > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)
  > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)
  > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)
  > c969083 feat(all): auto-regenerate discovery clients (# 2419)
  > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)
  > e451477 chore(main): release 0.165.0 (# 2415)
  > deab77d feat(all): auto-regenerate discovery clients (# 2416)
  > c702880 feat(all): auto-regenerate discovery clients (# 2414)
  > 3ff4bc1 chore(main): release 0.164.0 (# 2407)
  > edbe996 fix(transport): disable universe domain check if token source (# 2413)
  > 05a0882 chore(all): update all (# 2410)
  > 51d5068 feat(all): auto-regenerate discovery clients (# 2412)
  > 246b19f feat(all): auto-regenerate discovery clients (# 2409)
  > f1b37df feat(all): auto-regenerate discovery clients (# 2408)
  > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406)
bumping k8s.io/client-go 94205f8...62c5e9e:
  > 62c5e9e Update dependencies to v0.29.2 tag
  > baea19d Merge pull request # 122429 from MadhavJivrajani/tools-bump-129
  > 3373afd .*: bump golang.org/x/tools to v0.16.1
  > 288368e update go.mod
  > 86d49e7 Merge pull request # 113374 from ahmedtd/kep-3257-projected-types
  > 59c256a Regenerate for ClusterTrustBundlePEM projected volume API
  > ac369c3 Define ClusterTrustBundlePEM projected volume
  > 66e57f7 Merge pull request # 121552 from pohly/klog-update
  > 8b96b9b dependencies: klog v2.110.1
  > c13269d Merge pull request # 116516 from aojea/servicecidr
  > 7523a34 Merge pull request # 121575 from apelisse/update-smd
  > 60aa89a make update with the new API with arrays
  > 965bc8d Merge pull request # 121104 from carlory/kep-3751-api-changes
  > ce4f256 Update sigs.k8s.io/structured-merge-diff to v4.4.1
  > 824910b make update
  > 6278c99 generated changes
  > 477cb78 Merge pull request # 121089 from tkashem/apf-v1
  > 5a34ab5 apiserver: add generated files for flowcontrol api change
  > 20fd67f apiserver: generate code for apf flowcontrol v1 API
  > 30eba26 Merge pull request # 121524 from carlory/gomega
  > 8ec95e1 bump gomega to 1.29.0
  > 4028f5b Merge pull request # 121338 from dims/working-otel-bump
  > 08f1ffe working-config-otel
  > e2e59f3 Merge pull request # 119186 from seans3/stream-translator-proxy
  > c925374 Merge pull request # 120397 from ty-dc/StaticCheck
  > b7d73dd StreamTranslator and FallbackExecutor for WebSockets
  > b003667 Merge pull request # 116065 from sanposhiho/match-label-key-alternative
  > 0447e1f cleanup: omit comparison with bool constants
  > 5f697ab Merge pull request # 121363 from p0lyn0mial/upstream-reflector-consistency-check
  > a462882 feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity
  > 33d1400 Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default
  > 0f984dc client-go/reflector: introduce a data consistency mechanism for the watch-list feature.
  > b592521 update generated code and openapi
  > 30f741e pin openapi
  > 435ce6f Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config
  > 9f0ec66 Merge pull request # 119802 from takirala/tga/update-ErrGroupDiscoveryFailed
  > f68660d bump kube-openapi
  > 17c66cc Merge pull request # 119026 from AxeZhan/sleepAction
  > 5a38750 fix: add code comments
  > 5cf6418 codegen
  > f936552 client-go: chore: implement `Is` interface for `ErrGroupDiscoveryFailed`
  > 52c50bf Merge pull request # 121229 from aojea/remove_cluster_cidr
  > 46e82c5 Merge pull request # 120248 from pacoxu/grpc-container-probe
  > 656ec39 remove ClusterCIDR
  > bc7002f Merge pull request # 120735 from Jefftree/request-body
  > 92c5c93 remove GAed FG GRPCContainerProbe
  > d02858f Merge pull request # 121106 from aojea/ipaddress_uid
  > c0416e6 bump kube-openapi
  > 57d597c Add shortname ambiguity warning in shortcut expander (# 117668)
  > 55f8f3f make update
  > cf4002b Merge pull request # 121111 from dashpole/update_otel_deps
  > 0b5d6df dependencies: update otel-go dependencies
  > b4ee45c Merge pull request # 121117 from MadhavJivrajani/bump-x-net
  > 9f19d0f .: bump golang.org/x/net to v0.17.0
  > 9518c80 Merge pull request # 121082 from pohly/ginkgo-gomega-update
  > 5b14e64 Merge pull request # 120975 from ardaguclu/close-heartbeat-explicitly
  > fa053c2 dependencies: ginkgo v2.13.0, gomega v1.28.0
  > 0a782d6 Merge pull request # 120729 from pohly/events-context
  > 583e50d Use timeout function to detect transient errors
  > ca71863 Merge pull request # 120984 from p0lyn0mial/upstream-reflector-always-fallback-to-listwatch
  > cf07629 k8s.io/client-go/tools/events: pass context into EventSink methods
  > 9a88950 revert back to IsUnexpectedCloseError check
  > 1e0855a reflector: fallback to the previous mode on any error
  > 3595e52 k8s.io/client-go/tools: support context for event recording
  > e95d92d Close websocket heartbeat explicitly when unexpected closure received
  > fbb1575 Merge pull request # 120980 from p0lyn0mial/upstream-client-go-close-watcher
  > 2c9d749 reflector: close an established watcher when the StopCh was closed
  > d6dc079 Merge pull request # 120716 from xrstf/fix-typos
  > 6b97f71 Merge pull request # 119865 from charles-chenzz/bump_deps
  > 0d1af04 fix typo dervied => derived
  > 52cc500 Merge pull request # 120865 from aojea/remotecmd_flake
  > bf89966 bump github.com/emicklei/go-restful/v3 to v3.11.0.
  > 011db22 deflake TestWebSocketClient_HeartbeatSucceeds
  > 34d1b64 Merge pull request # 120799 from aojea/workqueue_test
  > 657ffa5 Merge pull request # 120752 from p0lyn0mial/upstream-client-go-initial-events-value
  > 374e363 workqueue unit tests to assert collapsing behaviors
  > d0ea06d cache/reflector: check the value of the initial-events-end annotation
  > b5b9332 Merge pull request # 120694 from aojea/ws_healthchec
  > 08f8929 Merge pull request # 119526 from sttts/sttts-idiomatic-cached
  > ea6e035 add loging and bump timers to avoid races
  > 278669d hack/update-vendor.sh
  > 908cc0a Merge pull request # 120513 from devincd/fix-typo
  > 44a68ee Merge pull request # 120508 from aojea/aojea_owner
  > f242a56 fix typo in client-go package
  > a73949f Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers
  > 5ac9cf8 add aojea as client-go approver
  > a52e8a1 Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0
  > f0c65af Use ptr.To to retrieve intstr addresses
  > 951672f bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0
  > 53c02af Merge pull request # 119334 from kmala/serverapply
  > f5a7a42 Merge pull request # 119157 from seans3/websocket-executor
  > 77918e1 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag
  > fd1e22b WebSocket Client and V5 RemoteCommand Subprotocol
  > 4783d28 Merge pull request # 119410 from Jefftree/kubectl-cleanup
  > 5e052e4 Merge pull request # 119870 from Jefftree/agg-discovery-406
  > f02c594 Cleanup kubectl legacy server fallback
  > f28f485 Merge pull request # 120259 from SataQiu/clean-apf-20230830
  > c4ed5da Fallback to legacy discovery on a wider range of conditions in aggregator
  > 5e5ba6b Merge pull request # 120327 from liggitt/json-patch
  > def2075 apf: remove v1alpha1 API
  > fb2e668 Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update
  > f6f4d3c Revert to json-patch 4.12.0
  > 5af0bb9 feat: update google.golang.org/protobuf to v1.31.0
  > 4dd144a Merge pull request # 119962 from pohly/dra-api-list-type
  > e8815ff Merge pull request # 118653 from pohly/volume-resource-requirements
  > cb120b6 api: change list type for node lists in PodSchedulingContext
  > 3fe9aa4 Merge pull request # 119790 from seantywork/added-comment
  > 86ae84a generated files
  > c1466ac Merge pull request # 119883 from ls-2018/json
  > ff3618f kubernetes mutual (2-way) x509 comment
  > 9c6b659 Merge pull request # 119937 from RyanAoh/kep-1860-dev
  > a8fc969 Fix: null jsonpath serialization
  > d124e52 Merge pull request # 119806 from enj/enj/i/delete_psp_api
  > 4a487f6 Generated code for IP mode field
  > edce1de Merge pull request # 119728 from pohly/ssa-forbid-extract-calls
  > 1e11b3a Delete PSP API types and generated clients
  > 9a5370b Merge pull request # 119907 from Hii-Arpit/Hii-Arpit-Fixing-Broken-Link
  > ed2b4f0 SSA: prevent usage of Extract calls via forbidigo
  > 54237a5 Merge pull request # 119796 from sttts/sttts-caches-populated
  > f4a635a Update README.md
  > b97d8af Merge pull request # 119554 from davidmccormick/prevent-race-client-go-workqueue-shutdown
  > 00f8b3a client-go: log proper 'caches populated' message, with type and source and only once
  > 856e847 Merge pull request # 118455 from linxiulei/managedFields
  > e9b0103 Fix a race where a call to Shutdown was happening after ShutDownWithDrain() had performed the check q.isProcessing() && q.shouldDrain() and before waitForProcessing() has reached its Wait().  This is because waitForProcessing() is only checking the length part of the condition instead of both the length and whether we still need to drain.
  > 08b51e9 Merge pull request # 118399 from skitt/ioutil-sig-api-machinery
  > 411a118 Run hack/update-codegen.sh informers subprojects
  > 41d4a16 Merge pull request # 117992 from liggitt/gc-discovery-flutter
  > caded3c api-machinery: stop using deprecated io/ioutil
  > da4a4e2 Add 'WithTransform' SharedInformerOption
  > b8a03ab Merge pull request # 119876 from marosset/revert-118895
  > daed746 Add GroupDiscoveryFailedErrorGroups helper method
  > 04dcae2 Merge pull request # 119835 from liggitt/mitigate-aggregated-discovery-npe
  > 32bbd73 Revert "Merge pull request # 118895 from RyanAoh/kep-1860"
  > bf44ac9 Avoid returning nil responseKind in v1beta1 aggregated discovery
  > 49410bf Merge pull request # 119725 from MadhavJivrajani/bump-net-dep
bumping k8s.io/apimachinery 46a872e...dc7e034:
  > dc7e034 Merge pull request # 122429 from MadhavJivrajani/tools-bump-129
  > 7d94fef .*: bump golang.org/x/tools to v0.16.1
  > 3c8c1f2 update go.mod
  > 12dc3f8 Merge pull request # 113374 from ahmedtd/kep-3257-projected-types
  > 03a1b4b LRUExpireCache: Allow removing multiple keys under lock
  > bc0a03b Merge pull request # 119762 from AxeZhan/PollUntilContextCancel
  > 16d50e6 Merge pull request # 121552 from pohly/klog-update
  > 5916a9f add new test cases
  > 6b13b03 dependencies: klog v2.110.1
  > 41ffa42 remove dead code in test
  > 96ae302 Merge pull request # 121575 from apelisse/update-smd
  > abbf317 fix wait.PollUntilContextCancel immediately executes condition once
  > 458fd90 Merge pull request # 120707 from Jefftree/csa-openapiv3
  > 8dbf841 managedfields: Allow duplicates for built-in updates associative lists
  > 850727f Merge pull request # 120592 from AxeZhan/validation_sets
  > 5a8e3a4 use OpenAPIV3 for kubectl diff
  > 96a678f Update sigs.k8s.io/structured-merge-diff to v4.4.1
  > 92fa50e Merge pull request # 121524 from carlory/gomega
  > 092c2b3 generic set
  > 97be40b Use OpenAPI V3 for client side SMP
  > aa1cb92 bump gomega to 1.29.0
  > 0785eb2 Merge pull request # 121338 from dims/working-otel-bump
  > bf719fd working-config-otel
  > c18d2bf Merge pull request # 119186 from seans3/stream-translator-proxy
  > 1e138bd Merge pull request # 120397 from ty-dc/StaticCheck
  > 20301d1 StreamTranslator and FallbackExecutor for WebSockets
  > c047e32 Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default
  > b50b428 cleanup: omit comparison with bool constants
  > 32607c7 pin openapi
  > a1b8da8 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config
  > e0ab1cf Merge pull request # 117411 from tenzen-y/add-multiply-method
  > 315a5b1 bump kube-openapi
  > 51716cc Add a 0 × 0 case
  > 71b21d9 Verify more carefully the results in the TestInt64AmountMul
  > f9de319 Add test cases for mostPositive and mostNegative
  > 9cda16f Add more unit tests
  > 56ec8d7 Multiply by a scalar
  > 0773351 quantity: Add multiplication methods
  > be91880 Merge pull request # 121120 from enj/enj/i/h2_dos
  > e04f17b Merge pull request # 120735 from Jefftree/request-body
  > a0fd4b0 Prevent rapid reset http2 DOS on API server
  > dba4e33 bump kube-openapi
  > 1ca6c69 Merge pull request # 121111 from dashpole/update_otel_deps
  > 624de72 dependencies: update otel-go dependencies
  > 3bbde9f Merge pull request # 121117 from MadhavJivrajani/bump-x-net
  > 0e0e381 .: bump golang.org/x/net to v0.17.0
  > 67d44f9 Merge pull request # 121082 from pohly/ginkgo-gomega-update
  > 63f41b3 dependencies: ginkgo v2.13.0, gomega v1.28.0
  > 839ad94 Merge pull request # 120542 from alvaroaleman/condition-change
  > a017454 Merge pull request # 118761 from TommyStarK/gh_113831
  > 316b59e Apimeta Set/RemoveStatusCondition: Indicate change
  > 64708d3 Merge pull request # 119526 from sttts/sttts-idiomatic-cached
  > 9e33432 move common logic of highestSupportedVersion to util package
  > d60b6e4 hack/update-vendor.sh
  > fd8daa8 Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers
  > ee8dcbc Merge pull request # 119619 from skitt/intstr-parse-parseint
  > 84bc68b Use ptr.To to retrieve intstr addresses
  > 82362bc Merge pull request # 119334 from kmala/serverapply
  > 79c2b87 Limit intstr.Parse() to 32-bit integer parsing
  > 3514784 Merge pull request # 119157 from seans3/websocket-executor
  > 3a170ca update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag
  > 73d12d0 WebSocket Client and V5 RemoteCommand Subprotocol
  > 0d057e5 Merge pull request # 120327 from liggitt/json-patch
  > de716d7 Merge pull request # 119801 from wojtek-t/refactor_watch_encoders
  > 3235353 Revert to json-patch 4.12.0
  > 1629459 Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update
  > 00225c4 Refactor WatchServer to prepare for using encoders
  > 9725a00 feat: update google.golang.org/protobuf to v1.31.0
  > 3e2600d cleanup: Update deprecated FromInt to FromInt32 (# 119858)
  > 5f41d7c Merge pull request # 119844 from enj/enj/i/upgrade_regex
  > 4c378f8 Merge pull request # 118989 from crenshaw-dev/better-error-message
  > a1adee5 wsstream: use a single approach to detect connection upgrade
  > 14436eb Merge pull request # 118399 from skitt/ioutil-sig-api-machinery
  > e1b5587 chore: improve error message for unstructured helper method
  > 8071e5f Merge pull request # 119725 from MadhavJivrajani/bump-net-dep
  > 9cc9191 api-machinery: stop using deprecated io/ioutil

Signed-off-by: Knative Automation <automation@knative.team>

* Bump cli-runtime to match rest of k8s.io modules

* Fix renamed volumes field

* Fix one more occurence

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2024-02-28 15:15:18 +00:00
Matej Vašek e2ea83ca8e
chore: update docker to v25 (#2160)
* chore: update docker to v25

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

* chore: update pack dep

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

* chore: unpin moby/buildkit

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

* fixup: use upstream source-to-image

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-02-28 13:28:30 +00:00
Knative Automation 76f680e359
upgrade to latest dependencies (#2164)
bumping knative.dev/client-pkg a722b38...adb84bd:
  > adb84bd Update community files (# 149)
bumping knative.dev/hack d1067f2...6090613:
  > 6090613 Update community files (# 366)
bumping knative.dev/pkg bc60487...b8f9b22:
  > b8f9b22 Update community files (# 2957)
bumping knative.dev/serving 06eac8e...5efa21e:
  > 5efa21e Update net-gateway-api nightly (# 14892)
  > dad0326 Update net-contour nightly (# 14884)
  > 4286c63 Update community files (# 14890)
bumping knative.dev/eventing 7d350ea...97e91c5:
  > 97e91c5 [main] Update community files (# 7675)
  > eac7384 Wait for events with poll interval after finished event received (# 7668)
  > ba77c3d [main] Update community files (# 7672)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 17:04:48 +00:00
Knative Automation c684748863
upgrade to latest dependencies (#2162)
bumping knative.dev/serving 280c922...06eac8e:
  > 06eac8e Update net-kourier nightly (# 14885)
  > 3544fa0 Update net-certmanager nightly (# 14883)
  > 7da1f45 Update net-gateway-api nightly (# 14882)
  > 48ca4cd Update net-istio nightly (# 14886)
bumping knative.dev/pkg 405f0c4...bc60487:
  > bc60487 Update community files (# 2956)
bumping knative.dev/eventing 185fbf4...7d350ea:
  > 7d350ea [main] Upgrade to latest dependencies (# 7669)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 02:31:44 +00:00
Knative Automation bd4a334b04
upgrade to latest dependencies (#2159)
bumping knative.dev/eventing 03ed4ab...185fbf4:
  > 185fbf4 [main] Update community files (# 7671)
bumping knative.dev/pkg 2d2e27d...405f0c4:
  > 405f0c4 Update community files (# 2955)
bumping knative.dev/hack f3881d9...d1067f2:
  > d1067f2 Update community files (# 365)
bumping knative.dev/client-pkg 788b4b0...a722b38:
  > a722b38 Update community files (# 148)
bumping knative.dev/serving 774cca0...280c922:
  > 280c922 Update community files (# 14880)
  > 2125772 Updating DEVELOPMENT.md to remove reference to allowedFields or preserveUnknownFields (# 14865)
  > 7882fa9 upgrade to latest dependencies (# 14878)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-13 16:15:36 +00:00
Knative Automation d04b7ad76a
upgrade to latest dependencies (#2157)
bumping golang.org/x/net cb5b10f...73d21fd:
  > 73d21fd go.mod: update golang.org/x dependencies
  > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing
  > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing
  > b2208d0 internal/quic/qlog: fix typo
  > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway
  > 07e05fd http2: remove suspicious uint32->v conversion in frame code
  > 26b646e quic: avoid deadlock in Endpoint.Close
bumping golang.org/x/sys 0829ab1...914b96c:
  > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString
  > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile"
  > 628365d windows: support nil done parameter in ReadFile and WriteFile
  > bef1bd8 unix: move mksyscall regexp to package level variables
  > 5710a32 unix/linux: update Linux kernel to 6.7
  > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above
  > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ
  > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed
  > 0d9df52 unix: add more SECCOMP constants
bumping golang.org/x/crypto dbb6ec1...405cb3b:
  > 405cb3b go.mod: update golang.org/x dependencies
  > 913d3ae x509roots/fallback: update bundle
bumping knative.dev/pkg 4104e42...2d2e27d:
  > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952)
  > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953)
  > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954)
bumping golang.org/x/term ae94145...353276a:
  > 353276a go.mod: update golang.org/x dependencies
bumping google.golang.org/api befbd36...87aa1d0:
  > 87aa1d0 chore(main): release 0.163.0 (# 2402)
  > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405)
  > 47834b5 feat(all): auto-regenerate discovery clients (# 2403)
  > 62ceaad feat(all): auto-regenerate discovery clients (# 2401)
  > 26a1117 chore(main): release 0.162.0 (# 2389)
  > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393)
  > a6d137b chore(all): update all (# 2396)
  > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397)
  > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398)
  > 169ead6 feat(all): auto-regenerate discovery clients (# 2395)
  > 140fb54 feat(all): auto-regenerate discovery clients (# 2394)
  > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392)
  > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391)
  > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388)
bumping google.golang.org/genproto/googleapis/rpc a9fa171...1f4bbc5:
  > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083)
  > ef43131 chore(all): auto-regenerate .pb.go files (# 1082)
  > 6c6643b chore(all): update all (# 1078)
bumping golang.org/x/oauth2 39adbb7...ebe81ad:
  > ebe81ad go.mod: update golang.org/x dependencies
  > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain
  > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC
bumping knative.dev/eventing 6f2eaed...03ed4ab:
  > 03ed4ab wathola receiver, annotate span by step number (# 7667)
bumping knative.dev/serving 87e6199...774cca0:
  > 774cca0 Update net-istio nightly (# 14873)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-12 13:55:47 +00:00
Knative Automation 0d586b5bd6
upgrade to latest dependencies (#2155)
bumping knative.dev/eventing bcb6100...6f2eaed:
  > 6f2eaed Set default value for scale cache config values (# 7666)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-12 10:56:31 +00:00
Knative Automation cfd1358f2d
upgrade to latest dependencies (#2149)
bumping knative.dev/serving 1760f08...87e6199:
  > 87e6199 feat: Add ability to configure multiple wilcard domains (# 14543)
  > 52b4b09 Update net-istio nightly (# 14870)
bumping knative.dev/eventing 5500bed...bcb6100:
  > bcb6100 e2e: nodeselector in apiserversauce (# 7627)
  > 836f4da feat: replace yaml merge tags (# 7662)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-09 11:52:51 +00:00
Matej Vasek 37285a053a
chore: update pack to v0.33.0 (#2148)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-02-09 06:46:41 +00:00
Knative Automation 69aaed9c77
upgrade to latest dependencies (#2147)
bumping knative.dev/eventing 469d0ac...5500bed:
  > 5500bed Cache statefulset scale update/get requests (# 7651)
  > 7b975fc Update KinD for e2e tests to 0.21.0 (# 7656)
  > 96863ba [main] Upgrade to latest dependencies (# 7657)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-07 12:14:08 +00:00
Knative Automation 17bf178f02
upgrade to latest dependencies (#2146)
bumping knative.dev/eventing 62c74c1...469d0ac:
  > 469d0ac [main] Upgrade to latest dependencies (# 7654)
  > 9d892bf Remove empty labels (# 7648)
  > d258e7d Create teardown script for local development (# 7642)
bumping knative.dev/serving 19f9f30...1760f08:
  > 1760f08 Don't drop traffic when upgrading a deployment fails (# 14795)
  > 05d1927 upgrade to latest dependencies (# 14868)
  > 24bc968 Update net-contour nightly (# 14861)
  > f4bbb19 Update net-kourier nightly (# 14857)
  > 772dd36 Update net-gateway-api nightly (# 14856)
  > b44bea9 Update net-contour nightly (# 14851)
  > 0c2d16b Update net-certmanager nightly (# 14858)
bumping knative.dev/pkg e85c3cf...4104e42:
  > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951)
bumping google.golang.org/api ee5c9cc...befbd36:
  > befbd36 chore(main): release 0.161.0 (# 2387)
  > f29f327 fix(gen): reject repeated object query params (# 2383)
  > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385)
  > 03042ec feat(all): auto-regenerate discovery clients (# 2386)
  > dcb7e96 chore(main): release 0.160.0 (# 2381)
  > fee4c8f feat(all): auto-regenerate discovery clients (# 2384)
  > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382)
  > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380)
bumping knative.dev/networking 060ef7a...66bdffa:
  > 66bdffa Update community files (# 920)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-06 04:15:33 +00:00
Knative Automation fdfa1f4e65
upgrade to latest dependencies (#2144)
bumping google.golang.org/genproto 989df2b...a9fa171:
  > a9fa171 fix(dataform): Remove broken aliases (# 1080)
  > 9144d31 fix(analytics): Remove broken aliases (# 1079)
  > 35c7eff chore(all): update all (# 1077)
  > 50ed04b chore(all): update all to v4 (# 1076)
  > 0d6446b chore(all): update all (# 1075)
  > 995d672 chore(all): update all (# 1073)
bumping knative.dev/client-pkg 67fca0c...788b4b0:
  > 788b4b0 Update community files (# 147)
bumping knative.dev/hack f3f03ac...f3881d9:
  > f3881d9 Update community files (# 364)
  > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)
  > 45dcf10 Update community files (# 360)
  > 40f0ac2 Update community files (# 359)
bumping knative.dev/networking ce0738a...060ef7a:
  > 060ef7a Clean up unused reconciler and certs code (# 919)
  > bdf2c51 upgrade to latest dependencies (# 918)
  > a874708 upgrade to latest dependencies (# 917)
  > ed5f0fa upgrade to latest dependencies (# 916)
  > a21edb5 Update community files (# 915)
  > 1dcd961 Update community files (# 914)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-01 19:40:23 +00:00
Knative Automation a700b89b10
upgrade to latest dependencies (#2136)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
  > ff0ad85 Update for Go 1.21 (# 575)
  > ce949a5 Add `hw_counters` for infiniband device. (# 549)
  > b2168a3 infiniband: do not fail if board_id is not present (# 556)
  > 647e50e Add inode number to fdinfo (# 552)
  > 9d715e8 Add NSpid to proc status (# 557)
  > 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
  > 607adcf Fix build tags for isRealProc function (# 560)
  > a5ae62f proc_maps: Parse address and device without allocating (# 572)
  > 5056707 Improve sysfs vulnerability parsing (# 568)
  > 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
  > e8dd544 Fixup nfs naming (# 573)
  > f22604f Update common Prometheus files
  > b6ad5a7 fix code comment error (# 561) (# 562)
  > c05b611 fix gofmt checking fail
  > 301089d dongjiang, support v4 proc4ops 38 operations
  > 8f5b8ca dongjiang, fix nfsd v4 ops index
  > e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
  > 75c02c7 Update common Prometheus files
  > e7af452 Fix annotation errors
  > c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping google.golang.org/protobuf 68463f0...3068604:
  > 3068604 all: release v1.32.0
  > bfcd647 protojson: configurable recursion limit when unmarshalling
  > 24fba63 gha-ci: instruct bazelisk to use previous bazel version
  > 8ed73c7 all: run integration test on longtest builders in CI
  > e8baad6 reflect/protodesc: support editions feature resolution
  > 3bfc0b0 all: drop -mod=vendor in integration test invocations
  > c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
  > a1297bf all: set required version to 1.17
  > 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
  > 704136e protoc: update to the newest protobuf version (25.1)
  > 2087447 internal/strs: use go1.20 unsafe interface for strings
  > 9b87403 all: remove pre-module support code from integration test
  > a8317fb reflect/protodesc: don't generate invalid syntax values
  > 9492118 internal/benchmarks: make download_benchdata print an error
  > f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
  > 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
  > 322d454 all: avoid non-const reflect.MethodByName calls
  > 6352dec prototext: Fix parsing of unknown repeated message fields
  > 8088bf8 encoding: Add EmitDefaultValues option
  > 01c8445 all: test with Go 1.20 and 1.21
  > 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
  > 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
  > f9212a8 all: modernize documentation
  > 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
  > 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
  > 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
  > 55f120e all: start v1.31.0-devel
bumping google.golang.org/genproto/googleapis/api 49dd2c1...989df2b:
  > 989df2b chore(all): update actions/setup-go action to v5 (# 1074)
  > 3a041ad chore(all): update all to 83a465c (# 1072)
  > 83a465c chore(all): update all (# 1070)
  > 419f025 chore(all): update actions/github-script action to v7 (# 1071)
  > bbf56f3 chore(all): update all (# 1069)
  > d783a09 chore(all): update all (# 1068)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-24 17:02:23 +00:00
David Simansky 00dabe3242
Remove toolchain directive (#2135) 2024-01-24 15:08:18 +00:00
Matthias Wessendorf ca64536ca7
💫 Bump for GO-GIT 5.11 (#2130)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-01-23 15:43:51 +00:00
Matej Vasek b9c11c3a5f
chore: include Quarkus BP in our builders (#2106)
* refactor: rename func

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* chore: include Quarkus buildpack in our builder

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: add err check

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: close body after use

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: validate path in tar header

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: disable symlink support

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: sanitize tar file name

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: use correct image path

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-12-13 18:43:54 +00:00
Luke Kingland c4d0bc6ca1
fix: replace git-urls with patched fork (#2105)
* fix: replace git-urls with patched fork

* update licenses
2023-12-12 11:01:27 +00:00
AdamKorcz 7ebf92dc5b
Log if image is referenced by tag (#2090)
* Log if image is referenced by tag

Signed-off-by: AdamKorcz <adam@adalogics.com>

* fixup: do not warn with standard images

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2023-11-29 17:09:23 +00:00
Knative Automation 623c61ff93
upgrade to latest dependencies (#2091)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-21 18:19:46 +00:00
Knative Automation d3821fb74c
upgrade to latest dependencies (#2087)
bumping knative.dev/eventing dc96522...140482e:
  > 140482e Upgrade tests account for last event being interrupted (# 7447)
  > d84daee Gather traces for TestChannelDeadLetterSinkExtensions (# 7441)
  > 2d1bfb5 Fix OIDC token handling in event_dispatcher (# 7457)
bumping knative.dev/serving 7561386...21dc191:
  > 21dc191 Add parallel option (# 14636)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-20 18:49:41 +00:00
Knative Automation e5f7fa7db3
upgrade to latest dependencies (#2084)
bumping knative.dev/serving ae91326...7561386:
  > 7561386 Create and use the Reconciler constructor for the service controller (# 14623)
bumping knative.dev/eventing 3162518...dc96522:
  > dc96522 Add serviceaccount in parallel (# 7373)
  > 32d7dd8 Allow configuring whether to allow cross namespaces Brokers configuration references (# 7455)
  > 203fa93 Add deprecation warnings for EventType v1beta1 (# 7453)
  > e5f2814 support auto generation of Sequence identity service account [OIDC] (# 7361)
  > 8ebe869 Deprecate EventType v1b1 API (# 7303)
  > a9320dc Add deprecation warnings for v1b2 (# 7454)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-20 01:29:11 +00:00
Knative Automation ad9d9d676a
upgrade to latest dependencies (#2083)
bumping golang.org/x/mod 5b69280...6e58e47:
  > 6e58e47 modfile: improve directory path detection and error text consistency
bumping knative.dev/eventing 7a645f8...3162518:
  > 3162518 [main] Upgrade to latest dependencies (# 7450)
  > d964da3 Don't use async handler (# 7415)
bumping golang.org/x/term ea6303a...70d3a0b:
  > 70d3a0b go.mod: update golang.org/x dependencies
  > 6a610bc all: update go directive to 1.18
bumping golang.org/x/text f488e19...6c97a16:
  > 6c97a16 all: update go directive to 1.18
bumping golang.org/x/oauth2 3c5dbf0...e067960:
  > e067960 go.mod: update golang.org/x dependencies
  > 4c91c17 google: adds header to security considerations section
bumping golang.org/x/net b225e7c...fbaf412:
  > fbaf412 go.mod: update golang.org/x dependencies
  > cc6f4d1 http2: remove ancient build-tagged files for unsupported Go versions
  > a720b30 http2: allocate buffer pools using pointers to arrays
  > a7ef1a2 internal/quic/cmd/interop: don't t.Log after test finishes
  > 26ea817 http2: unconditionally recycle responseWriterState
  > 39c9d01 quic: don't send CONNECTION_CLOSE after stateless reset
  > 45fa414 quic: undo accidental rename of test helpers
  > 434956a quic: include more detail in connection close errors
  > ec29a94 quic: provide source conn ID when creating server conns
  > 5791239 internal/quic/cmd/interop: skip tests when exec is unavailable
  > 4865e2a internal/quic/cmd/interop: add interop test runner
  > 770149e quic: pad ack-eliciting server Initial datagrams
  > 05086a7 quic: fix panic when handling resent CRYPTO data
  > 0526b49 quic: fix data race caused by aliased DCID
  > 6d267b1 quic: properly shut down connections on listener close
  > 642f15e quic: support stateless reset
  > 4c7a5b6 http2: add test for push promise accounting underflow
  > 48a5977 quic: support Retry
  > 9ef1b72 quic: move more testConn behavior into testListener
  > 37479d6 http2: fix underflow in http2 server push
  > d23d9bc all: update go directive to 1.18
  > 92728b3 dns/dnsmessage: document that Skip does not fully validate the header
bumping golang.org/x/sys 2964e1e...cb378ae:
  > cb378ae syscall: call getfsstat via libc on openbsd
  > 661d749 unix: use libc stubs for OpenBSD pledge+unveil
  > 1168e25 unix/linux: update Linux kernel to v6.6
  > 249e16f unix: require minimum OpenBSD 6.4 for pledge, unveil
  > 1e63810 unix: stop counting trailing NUL for abstract addresses starting with NUL
  > 1bfbee0 all: update go directive to 1.18
  > 1d9f0b6 unix: add linux cachestat system call
  > 8ccaaf0 windows: add GetFileTime
  > 6ee6208 windows: add missing TCP and UDP socket options and control message types
bumping google.golang.org/api 0d3b865...83b8a6c:
  > 83b8a6c chore(main): release 0.150.0 (# 2244)
  > 85e85ad feat(transport): Log DirectPath misconfiguration (# 2225)
  > f56fb11 chore(all): update all (# 2251)
  > 7529003 feat(all): auto-regenerate discovery clients (# 2252)
  > c08d405 feat(all): auto-regenerate discovery clients (# 2250)
  > b56da3d feat(all): auto-regenerate discovery clients (# 2249)
  > 8bfbeac feat(all): auto-regenerate discovery clients (# 2246)
  > 5693997 feat(all): auto-regenerate discovery clients (# 2245)
  > 2ce2d2d feat(all): auto-regenerate discovery clients (# 2243)
bumping knative.dev/serving e582664...ae91326:
  > ae91326 upgrade to latest dependencies (# 14620)
bumping google.golang.org/genproto/googleapis/rpc 49dd2c1...d783a09:
  > d783a09 chore(all): update all (# 1068)
bumping knative.dev/networking e0bee34...8f3c521:
  > 8f3c521 upgrade to latest dependencies (# 890)
bumping knative.dev/pkg 6564cf1...97c7258:
  > 97c7258 Bump golang.org/x/tools from 0.14.0 to 0.15.0 (# 2897)
  > 99fa268 Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (# 2895)
  > 81a5838 Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 (# 2898)
  > b3e7ef5 Bump google.golang.org/api from 0.149.0 to 0.150.0 (# 2896)
  > 4e16990 Bump golang.org/x/net from 0.17.0 to 0.18.0 (# 2894)
bumping golang.org/x/tools 3f4194e...729e159:
  > 729e159 go.mod: update golang.org/x dependencies
  > 38ed81a gopls/internal/regtest/marker: porting extract tests
  > bbf8380 gopls/internal/regtest/marker: use golden diffs for suggested fixes
  > 51df92b go/ssa: two minor cleanups
  > e7fb31a internal/cmd/deadcode: rename -format to -f
  > c538b4e internal/cmd/deadcode: add -whylive=function flag
  > b753e58 internal/lsp/helper: fix misspelled "Code generated" comment
  > 2638d66 internal/cmd/deadcode: omit package/func keywords in default output
  > 118c362 gopls/internal/lsp/source: fix signatureHelp with pointer receivers
  > 4124316 gopls/internal/lsp/cache: remove baseCtx from the View
  > 8b89cfa gopls/internal/lsp/cache: remove forceReloadMetadata from clone
  > d2c415d gopls/internal/lsp/cache: pass workspace information into createView
  > 2ddaad7 gopls/internal/lsp/cache: isolate getWorkspaceInformation from Session
  > 4df4d8d internal/cmd/deadcode: support -json, -format=template
  > 2881318 gopls/internal/lsp/source: enable nilness Analyzer in gopls
  > 25924d0 go/analysis/passes/nilness: fix bug in method value
  > 53cd36b gopls: remove dead code
  > 7e0917a go/ssa: update builder doc comment
  > 942d9ac go/ssa: don't treat _ specially in Prog.{Func,Const,Var}Value
  > 227e728 go/ssa: delete pre-go1.18 obsolete code
  > 9f1cca3 go/ssa: remove Function.Syntax optimization
  > 0ee4d87 go/ssa: create methods on demand
  > 04cf269 gopls/internal/lsp/cache: allow duplicate analyzer names
  > 08edf75 gopls/internal/regtest/marker: port half of the suggestedfix markers
  > e6864f1 go/ssa: hang instances off generic Function, not Program
  > 753c5d6 gopls/internal/lsp/cache: move 'contains' from snapshot to view
  > 24c5a47 gopls/internal/lsp/cache: make options immutable on the View
  > e125dc6 gopls/internal/regtest/marker: port remaining rank and snippet tests
  > 26349af gopls/internal/regtest/marker: port remaining completion tests
  > 5e2efda gopls/internal/regtest/marker: port rank and func_rank tests
  > 970eac5 gopls/internal/regtest/marker: port builtin/keyword completion tests
  > c90d0df go/ssa: make isParameterized thread-safe
  > 02f3758 gopls/internal/regtest/marker: port five arbitrary completion tests
  > ee25040 gopls/internal/regtest/marker: port all prepare markers
  > 9e94edb go/ssa: clarify Program.RuntimeTypes
  > 75ff53b go/ssa: build methods of RuntimeTypes lazily
  > 2bc9e16 go/ssa: TestStdlib: report count of syntactic functions too
  > f4cf222 go/ssa: new for var semantics
  > 11828ff gopls/internal/lsp: add OnSave diagnostics
  > 7ca319e go/ssa: split 'create' and 'build' for every Function
  > 3aa6cfd internal/gopathwalk: check ignored directories lexically
  > 1762c80 internal/gopathwalk: use filepath.WalkDir instead of internal/fastwalk
  > 9cf559c go/analysis/passes/errorsas: remove old comment
  > ec032e3 go/packages: two clean-ups
  > 9482e85 gopls/internal/lsp/cmd: add GOPACKAGESDRIVER to stat
  > ccc652a go/ssa: eliminate Program.{bounds,thunks} memoization
  > fcb8d5b go/ssa: some preparatory cleanups
  > 099b552 gopls/internal/regtest/marker: port the links marker
  > 50cdf2a gopls/internal/regtest/marker: port case sensitive completion tests
  > df7023e gopls/internal/regtest/marker: port all deep and fuzzy completion tests
  > b90ce15 gopls/internal/regtest/marker: port statements completion tests
  > d187d99 gopls/internal/regtest/marker: port remaining @signature markers
  > 080c202 gopls/internal/lsp: fix code action panic on params of external funcs
  > ff1953b go/packages: don't fail if GOPACKAGESDRIVER leaves Compiler/GOARCH=""
  > 4dca902 go/internal/packagesdriver: be defensive wrt error results
  > 672de52 go/ssa: simplify Alloc helpers
  > 931c74e internal/lsp/analysis: warn about incorrect type in embed directive
  > 1cf8b0d go/ssa: new range var semantics
  > 7c4d876 gopls/internal/lsp/source: remove unused parameters (cleanup)
  > b82788e gopls/internal/lsp: add semantic highlighting for go: directives
  > 6da1917 go/packages: remove pre-go1.16 overlay support
  > 5ab57de go/packages: ensure that types.Sizes is correct
  > 02048e6 go/packages: document that types.Sizes may be nil
  > 5185da1 internal/refactor/inline: avoid redundant import names added by inlining
  > 6360c0b gopls/internal/lsp/source: find linkname directives without parsing
  > 71f6a46 cmd/bundle: drop old +build lines
  > cdf1b5e cmd/present: drop NaCl reference from docs
  > 99bbd3c go/callgraph/vta: use core type for struct fields
  > 8ed1113 go/ssa: add support for range-over-int
  > 7df9d5f gopls/internal/lsp: fix signature crash on error.Error
  > 43c41b5 internal/refactor/inline: reify implicit return conversions
  > 53e637b internal/refactor/inline: improve check for last uses of free vars
  > 61bb3e9 internal/refactor/inline: less hacky solution for eliding braces
  > 8a71c39 gopls/internal/lsp/source: abort change signature on overlapping calls
  > f744e4b go/ssa: propagate goversions in ssa
  > 6fcd778 gopls/internal/lsp: add code actions to remove unused parameters
  > 918e96a internal/refactor/inline: use binding decl with literalization
  > 12b5dad gopls: deprecate "tempModfile" and "expandWorkspaceToModule" settings
  > f85b3f7 internal/refactor/inline: don't treat blanks as decls in declares()
  > 3484534 internal/refactor/inline: docs for 0.14 release notes
  > b9b97d9 go/types/objectpath: remove method sorting
  > 9b63f3d gopls: upgrade x/telemetry dependency
  > f38ff07 internal/refactor/inline: T{} is duplicable for struct/array
  > ecbfa88 go/analysis/passes/timeformat: simplify isTimeDotFormat
  > 187911b internal/refactor/inline: more precise SelectorExpr effects
  > dbf6f42 go/analysis/passes/httpmux: add command
  > 7e7568c go/analysis/passes/httpmux: check for enhanced ServeMux patterns
  > b268156 gopls: allow all drive letters in cache/filemap_test.go
  > be4e4d6 go/analysis/passes/internal/analysisutil: account for nil Func.Pkg
  > 0e4fc90 internal/refactor/inline: add missing spread context (return)
  > 8954aa7 go/types/internal/play: fix slice OOB when *ast.File is selected
  > fda3fe3 gopls/internal/lsp: use the correct options for semantic tokens legend
  > f6d8589 cmd/compilebench: pass linker flags to prebuild
  > 5874869 go/analysis/passes/internal/analysisutil: add IsFunctionNamed
  > 0b06fd8 cmd/gonew: skip Test if exec is unsupported
  > f5fd4c9 go/analysis/passes/bools: use astutil.Unparen
  > 59ac17f go/analysis/passes/internal/analysisutil: remove Unparen
  > a3b5082 go/analysis/passes/appends: improve check for append builtin
  > 395d393 go/analysis/passes/internal/analysisutil: add IsNamedType
  > 22abcd6 oogo/analysis/passes/bools: remove duplicate functions
bumping golang.org/x/crypto e3cc52e...eb61739:
  > eb61739 ssh: allow to configure public key auth algorithms on the server side
  > 42c83ff ssh: try harder to detect incorrect passwords for legacy PEM encryption
  > e668aa9 go.mod: update golang.org/x dependencies
  > df0bc9e chacha20poly1305: guard PSHUFB usage with GOAMD64_v2
  > 74c2ba9 crypto/hkdf: remove useless call to Reset
  > cf8dcb0 ssh: add test case against ssh CLI
  > 4f30245 x509roots: catch the zero-roots case when generating the bundle
  > 1d57292 x509roots: check HTTP response status code and media type
  > 8779cbd all: update go directive to 1.18
  > 2aeefc3 ssh: add support for SSH_AGENT_CONSTRAIN_EXTENSION with id 255

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-15 14:28:47 +00:00
Knative Automation 7199c0edcd
upgrade to latest dependencies (#2079)
bumping knative.dev/serving 946643c...e582664:
  > e582664 Update net-kourier nightly (# 14619)
  > 936ecbd fix: typo in comments (# 14617)
  > d3127e9 Surface cpu and mem requests forbidden errors (and other ones too) in KSVC creation (# 14453)
bumping knative.dev/eventing 9431ce9...7a645f8:
  > 7a645f8 Add the test setup in the install script (# 7418)
  > 8d8e0fe Increase Ready timeout for TestChannelConformance to 4 minutes (# 7433)
  > a118938 Use input channels audience as audience of Parallel (# 7431)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-14 15:00:51 +00:00
Knative Automation 5335347a48
upgrade to latest dependencies (#2073)
bumping knative.dev/networking 18529fd...e0bee34:
  > e0bee34 upgrade to latest dependencies (# 889)
bumping knative.dev/serving e963ec7...946643c:
  > 946643c Update net-gateway-api nightly (# 14616)
  > 0ac6e3c Update net-istio nightly (# 14614)
  > 6978eea Update net-kourier nightly (# 14613)
  > ecfd6fd Update net-certmanager nightly (# 14611)
  > 381a3a9 Update net-contour nightly (# 14612)
  > 17fa595 upgrade to latest dependencies (# 14608)
  > 1c72423 Update net-gateway-api nightly (# 14602)
  > 9defe38 Update net-kourier nightly (# 14605)
  > 0ac084c Update net-contour nightly (# 14604)
  > cec7125 Update net-certmanager nightly (# 14603)
  > 65ce2ae upgrade to latest dependencies (# 14601)
  > 16884ca Update net-kourier nightly (# 14590)
bumping knative.dev/hack 0d99b7e...5deadde:
  > 5deadde 🐛 Set latest release only when publishing to Github (# 346)
  > 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343)
bumping knative.dev/eventing 62e797b...9431ce9:
  > 9431ce9 Add e2e test if channel implementation exposes OIDC audience (# 7381)
  > 0fa1bbc [main] Upgrade to latest dependencies (# 7432)
  > e3b7970 [main] Upgrade to latest dependencies (# 7430)
  > cc3d30e [main] Upgrade to latest dependencies (# 7429)
bumping knative.dev/pkg 5c9b7a8...6564cf1:
  > 6564cf1 upgrade to latest dependencies (# 2893)
  > 35011d4 upgrade to latest dependencies (# 2892)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-13 16:56:55 +00:00
Knative Automation c949e00207
upgrade to latest dependencies (#2072)
bumping knative.dev/serving 789c322...e963ec7:
  > e963ec7 Update net-certmanager nightly (# 14599)
  > f3e1a2d Drop CI reverse compatibility for auto-tls rename (# 14595)
  > df38a6b upgrade to latest dependencies with websocket v1.5.0 (# 14598)
  > a72f181 Update net-istio nightly (# 14596)
bumping knative.dev/eventing d978f3c...62e797b:
  > 62e797b [main] Upgrade to latest dependencies (# 7428)
bumping knative.dev/pkg acf0a2d...5c9b7a8:
  > 5c9b7a8 upgrade to latest dependencies (# 2887)
bumping knative.dev/networking 3bd0f7d...18529fd:
  > 18529fd upgrade to latest dependencies (# 888)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-07 17:52:51 +00:00
Knative Automation feaa62df91
upgrade to latest dependencies (#2068)
bumping knative.dev/networking 2a7676e...3bd0f7d:
  > 3bd0f7d upgrade to latest dependencies (# 887)
  > aea9eae upgrade to latest dependencies (# 886)
  > 7d7bb65 upgrade to latest dependencies (# 885)
bumping knative.dev/serving f59f053...789c322:
  > 789c322 Update net-contour nightly (# 14591)
  > 40008af Update net-certmanager nightly (# 14586)
  > ab6ccfe Update net-gateway-api nightly (# 14583)
  > ec8cf65 remove duplicate 'additionalPrinterColumns' (# 14592)
  > 141747a upgrade to latest dependencies (# 14574)
  > e473c4a Update net-contour nightly (# 14585)
  > 95ea3e5 Update net-istio nightly (# 14584)
bumping knative.dev/pkg a6c730f...acf0a2d:
  > acf0a2d Bump google.golang.org/api from 0.148.0 to 0.149.0 (# 2891)
  > 5e1261a Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 (# 2890)
  > 3b3f4e4 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (# 2889)
  > 8bf0f54 Bump golang.org/x/sync from 0.4.0 to 0.5.0 (# 2888)
  > fac3a4f fix closure variable in filtered factory (# 2884)
bumping google.golang.org/genproto/googleapis/api d307bd8...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping knative.dev/eventing c8f4624...d978f3c:
  > d978f3c [main] Upgrade to latest dependencies (# 7421)
  > e85a09d fix: Inconsistent OIDC auth feature flag name (# 7422)
  > 650d965 Adding the rekt test for pingsource with broker as sink (# 7416)
bumping golang.org/x/sync 22ba207...10739b0:
  > 10739b0 all: update go directive to 1.18
bumping google.golang.org/genproto d307bd8...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping knative.dev/hack d4af42e...0d99b7e:
  > 0d99b7e add function to set latest semver to latest (# 339)
bumping google.golang.org/api 5e4c19e...0d3b865:
  > 0d3b865 chore(main): release 0.149.0 (# 2230)
  > c84e6ff feat(all): auto-regenerate discovery clients (# 2242)
  > e5a53db chore(all): update all (# 2233)
  > 576f5e1 feat(all): auto-regenerate discovery clients (# 2241)
  > 3151bd7 feat(all): auto-regenerate discovery clients (# 2240)
  > cf09469 feat(all): auto-regenerate discovery clients (# 2239)
  > 8d66391 feat(all): auto-regenerate discovery clients (# 2238)
  > 3cc10bf feat(all): auto-regenerate discovery clients (# 2237)
  > da38ebd feat(all): auto-regenerate discovery clients (# 2236)
  > cc28ceb feat(all): auto-regenerate discovery clients (# 2235)
  > 8bb5867 feat(all): auto-regenerate discovery clients (# 2234)
  > a1fb230 feat(all): auto-regenerate discovery clients (# 2232)
  > 9835f38 feat(all): auto-regenerate discovery clients (# 2231)
  > 199783c feat(all): auto-regenerate discovery clients (# 2229)
bumping google.golang.org/genproto/googleapis/rpc e917dd1...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-06 20:34:24 +00:00
Knative Automation e7e9b182b9
upgrade to latest dependencies (#2065)
bumping github.com/google/uuid b3cae7c...8de8764:
  > 8de8764 chore(master): release 1.4.0 (# 134)
  > 7c22e97 Clarify the documentation of Parse to state its job is to parse, not validate, strings. (# 135)
  > cd5fbbd feat: UUIDs slice type with Strings() convenience method (# 133)
  > 47f5b39 docs: fix a typo in CONTRIBUTING.md (# 130)
  > 542ddab chore(tests): add Fuzz tests (# 128)
  > 06716f6 chore(tests): Add json.Unmarshal test with empty value cases (# 116)
bumping sigs.k8s.io/yaml 9535b3b...c3772b5:
  > c3772b5 Merge pull request # 97 from liggitt/owners
  > eead467 Merge pull request # 76 from natasha41575/go-yaml-fork
  > 604031b Update owners
  > 3566774 Merge pull request # 96 from liggitt/msg
  > f2c0229 add test demonstrating consistency between yaml.v2 and yaml.v3
  > 65d71bb Merge pull request # 87 from justinsb/spew_no_more
  > 3f79f32 Revert error message changes
  > 20d25fa update LICENSE, owners, and readmes
  > d865f09 Merge pull request # 83 from kubernetes-sigs/bump-version-of-golang-to-1.19-and-drop-older-versions
  > 13f0a74 Replace go-spew with go-cmp
  > a7b5665 exclude forked libs from golint
  > 5303805 Merge pull request # 75 from brianpursley/benchmarks
  > b02c352 reformat to golang 1.19 standards
  > b6d8b45 fix leading newline issue
  > b5bdf49 Merge pull request # 66 from ncdc/remove-ncdc-from-owners
  > 0beda2b Add benchmarks
  > 2f8489c Bump version of golang to 1.19 and prune older versions
  > 330e1e5 make sequence style configurable
  > 78c1299 Merge pull request # 69 from ncdc/fix-lint-error
  > 94f1bbd Remove myself (ncdc) from OWNERS
  > 2d151d8 Add benchmarks
  > 70ebea7 change import paths to forked yaml libs
  > 39f74b9 Merge pull request # 65 from amurant/non_functional
  > 5e30182 Fix lint error
  > b96582b fork go-yaml v2 and v3
  > 4f103b1 greatly improve testing framework & added a lot of new tests
  > 3c98e65 expand variable names in yaml.go, add better comments, improve errors, add copyright
  > 4924d91 expand variable names in fields.go
  > 59dc8b4 add 1.16 and 1.17 to github workflows
  > 740b971 remove vendor folder
bumping knative.dev/pkg b7a62c0...a6c730f:
  > a6c730f upgrade to latest dependencies (# 2882)
  > b09d4f2 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (# 2879)
  > 9f71af7 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (# 2878)
bumping knative.dev/serving fd8f461...f59f053:
  > f59f053 Update net-kourier nightly (# 14582)
  > 3e82b2b remove dead code and other fixes (# 14578)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-02 16:06:40 +00:00
Knative Automation 63490e591e
upgrade to latest dependencies (#2064)
bumping knative.dev/eventing 5ed1b7a...c8f4624:
  > c8f4624 Refactored new filter tests to all use the same helper functions (# 7397)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-01 16:26:19 +00:00
Knative Automation 983e1d8da9
upgrade to latest dependencies (#2061)
bumping google.golang.org/genproto/googleapis/rpc 8bfb1ae...e917dd1:
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
bumping google.golang.org/api 60e8678...5e4c19e:
  > 5e4c19e chore(main): release 0.148.0 (# 2217)
  > 438c075 chore(deps): ignore go-github (# 2223)
  > 29c72b5 feat(all): auto-regenerate discovery clients (# 2227)
  > 33383c7 feat(all): auto-regenerate discovery clients (# 2226)
  > 25093c2 feat(all): auto-regenerate discovery clients (# 2224)
  > 5077579 chore(all): update all (# 2220)
  > a6ee0f9 feat(all): auto-regenerate discovery clients (# 2222)
  > 6f71a69 feat(all): auto-regenerate discovery clients (# 2219)
  > 1ef9dd2 feat(all): auto-regenerate discovery clients (# 2218)
  > ffeb508 feat(all): auto-regenerate discovery clients (# 2216)
bumping knative.dev/hack 2c938d4...d4af42e:
  > d4af42e Make generate-groups.sh and generate-knative.sh executable conditionally (# 338)
bumping github.com/prometheus/common 94bf982...c59927e:
  > c59927e Merge pull request # 524 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
  > 16f9480 Merge pull request # 525 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.17.0
  > 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0
  > 7043ea0 Merge pull request # 520 from prometheus/repo_sync
  > ff99062 Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4
  > f4e05c0 Merge pull request # 519 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.19
  > b6914dd Update common Prometheus files
  > ac62eb7 Merge pull request # 518 from prometheus/repo_sync
  > eb60b9b Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4
  > 2dfcc43 Merge pull request # 509 from Neo2308/feature/master/move-to-protobuf-extensions-v2
  > 777f9cc Update common Prometheus files
  > 538e36f Merge pull request # 493 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.4
  > 6fa8c32 Update golang_protobuf_extensions to v2
  > 806bab7 Merge pull request # 516 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/client_golang-1.17.0
  > 3d03105 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /sigv4
  > c3da61d Merge pull request # 515 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.18
  > 78c4467 Bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 in /sigv4
  > 29293ef Merge pull request # 514 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.12.0
  > 68bf7ee Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.45.18 in /sigv4
  > bd35fdb Merge pull request # 513 from prometheus/superq/client_go
  > 2e29438 Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0
  > 4e8cb35 Merge pull request # 495 from prometheus/repo_sync
  > 9510d8d Update client_golang
  > 86487d4 Add read-only token permissions
  > dc8a02e Update common Prometheus files
  > fa9dcdd Merge pull request # 507 from prometheus/dependabot/go_modules/golang.org/x/net-0.12.0
  > 4047c78 Merge pull request # 511 from wasim-nihal/username-file-12576
  > 162098f Bump golang.org/x/net from 0.10.0 to 0.12.0
  > ed1ca57 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > e79ab68 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > 707c0a9 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > 06c301c Adding support for file based configuration of basic auth in http client config.
  > 0af702d Update config/http_config.go
  > 0b1d03c Update config/http_config.go
  > dbdf15f Adding support for file based configuration of basic auth in http client config.
bumping knative.dev/serving 2659cc3...fd8f461:
  > fd8f461 clean up feature keys (# 14570)
  > 7c92928 Replace the rest deprecated func with wait.PollUntilContextTimeout (# 14565)
  > 40ebfb6 Update net-gateway-api nightly (# 14559)
  > 051de64 Update net-kourier nightly (# 14562)
  > 2f91f92 Update net-contour nightly (# 14560)
  > 0f5fd3c Update net-certmanager nightly (# 14561)
  > 226c862 Replace the deprecated func with wait.PollUntilContextTimeout (# 14556)
  > bda2232 Update net-istio nightly (# 14558)
bumping knative.dev/eventing 360ec60...5ed1b7a:
  > 5ed1b7a [main] Upgrade to latest dependencies (# 7419)
  > 0684dbe Support for seconds field in PingSource schedule (# 7394)
bumping knative.dev/pkg 29775d7...b7a62c0:
  > b7a62c0 Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (# 2873)
  > b8c14ce [CVE-2023-44487] Disable http2 for webhooks (# 2871)
  > 8b8bb65 Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (# 2874)
  > ee56089 Bump google.golang.org/api from 0.147.0 to 0.148.0 (# 2872)
bumping google.golang.org/grpc bf05b95...7765221:
  > 7765221 Change version to 1.59.0 (# 6695)
  > e88f12e server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6704)
  > be7919c transport: Pass Header metadata to tap handle. (# 6652)
  > e3f1514 Reapply "status: fix/improve status handling (# 6662)" (# 6673) (# 6688)
  > 696faa9 client: add a test for NewSubConn / StateListener / cc.Close racing (# 6678)
  > 318c717 readme: fix badges (# 6687)
  > 39972fd github: add code coverage with codecov.io (# 6676)
  > 93dbc05 xds: move virtual host matcher test to the xdsresource package (# 6680)
  > 2c00469 github: update actions/setup-go and actions/checkout (# 6675)
  > 1f73ed5 Replace the gRFC pull request with the permanent link. (# 6674)
  > 9e1fc3e Revert "status: fix/improve status handling (# 6662)" (# 6673)
  > 0772ed7 status: fix/improve status handling (# 6662)
  > 1466283 internal/idle: add a test that invokes ClientConn methods concurrently (# 6659)
  > fd9ef72 interop: implement rpc-behavior for UnaryCall() (# 6575)
  > c6264a9 examples: add an example of flow control behavior (# 6648)
  > ee4b62c encoding: fix mention of DecompressedSize in docstring (# 6665)
  > 09792b5 test: move codec tests to a separate file (# 6663)
  > 57cb4d8 internal/backoff: add a helper to run a function with backoff (# 6661)
  > 5e4402f attributes: avoid the use of %#v formatting verb (# 6664)
  > 147bd85 balancer: add a warning for balancer names that contain upper case letters (# 6647)
  > 4ced601 googlec2p: remove support for the experimental scheme (# 6645)
  > a758b62 xds/googledirectpath: fix google-c2p resolver test case involving bootstrap env config (# 6657)
  > e61a14d fix testing parameter on xds_client_custom_lb_test (# 6646)
  > 58e2f2b attributes: print typed nil values instead of panic (# 6574)
  > fe0dc22 interop/grpc_testing: regenerate pb.gos (# 6653)
  > 130bc42 Improve testutils.MarshalAny (# 6617)
  > 3156151 grpclb: teach the manual resolver to handle restarts (# 6635)
  > 1457a96 balancer/weightedroundrobin: fix ticker leak on update (# 6643)
  > 92f5ba9 xdsclient: completely remove the old WatchCluster API (# 6621)
  > 94d8074 grpclb: some minor cleanups (# 6634)
  > 1880bd6 resolver/manual: support restarts, required for channel idleness (# 6638)
  > 9deee9b idle: use LB policy close event as a proxy for channel idleness (# 6628)
  > 2d1bb21 grpc: ensure transports are closed when the channel enters IDLE (# 6620)
  > 552525e interop/xds_federation: remove binary file (# 6622)
  > 82a568d cdsbalancer: switch cluster watch to generic xDS client API (# 6600)
  > 0317200 health/grpc_health_v1: update pb.go (# 6616)
  > 57dcb71 interop/xds: improve error message (# 6614)
  > 254bccb idle: decrement active call count for streaming RPCs only when the call completes (# 6610)
  > b0a946c xds: fix hash policy header to skip bin headers and use extra metadata (# 6609)
  > 1e0d82e balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6602)
  > 8eb4ac4 grpc: Change server stream context handling (# 6598)
  > e498bbc leastrequest: fix data race in leastrequest picker (# 6587)
  > 778e638 balancergroup: improve observability around balancer cache behavior (# 6597)
  > aa6ce35 vet: ensure all usages of grpc_testing package are renamed when importing (# 6595)
  > d045b41 interop/grpc_testing: regenerate pb.gos (# 6596)
  > 61b7baa grpc_test: rename import for grpc_testing (# 6594)
  > 1805900 deps: update dependencies for all modules (# 6582)
  > 9362f26 grpc: re-enable channel idleness by default (# 6585)
  > 8b1a671 stream: swallow Header errors as we used to; RecvMsg can still return it (# 6586)
  > 23ac72b update pb.gos by running regenerate.sh (# 6584)
  > 2ce7ecd cdsbalancer: test cleanup part 3/N (# 6564)
  > 7afbb9b Change version to 1.59.0-dev (# 6581)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-31 14:44:51 +00:00
Knative Automation cd0bc6ae1e
upgrade to latest dependencies (#2053)
bumping knative.dev/client-pkg b5ae1d7...26b8741:
  > 26b8741 upgrade to latest dependencies (# 130)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-25 14:07:27 +00:00
Knative Automation 487704d41f
upgrade to latest dependencies (#2052)
bumping knative.dev/client-pkg a356cde...b5ae1d7:
  > b5ae1d7 upgrade to latest dependencies (# 128)
bumping knative.dev/eventing 360ec60...360ec60:

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-25 11:27:33 +00:00
Knative Automation 2806882090
upgrade to latest dependencies (#2046)
bumping knative.dev/client-pkg 9cea6f6...a356cde:
  > a356cde Add plugin context sharing types (# 127)
bumping knative.dev/serving 425abcb...2659cc3:
  > 2659cc3 upgrade to latest dependencies (# 14555)
  > 2a46d0d upgrade to latest dependencies (# 14546)
  > 268701d Update net-kourier nightly (# 14549)
  > cfd806f Update net-certmanager nightly (# 14550)
  > 6b844de Update net-contour nightly (# 14545)
  > f69766c Bubble up KCertificate Status Message when its not ready (# 14496)
  > 2c0b8dc Rename auto-tls to external-domain-tls (# 14482)
bumping knative.dev/pkg d6ab729...29775d7:
  > 29775d7 [release-1.12] [CVE-2023-44487] Disable http2 for webhooks (# 2876)
bumping knative.dev/eventing 4d14c21...360ec60:
  > 360ec60 [main] Upgrade to latest dependencies (# 7391)
  > b5fd264 Shell executor logs through testing.T in upgrade tests (# 7367)
  > 5848584 [main] Upgrade to latest dependencies (# 7388)
  > 16a3986 Don't override default values when applying partial features.yaml configmap  (# 7379)
bumping knative.dev/networking c086340...2a7676e:
  > 2a7676e upgrade to latest dependencies (# 883)
  > b6cd712 upgrade to latest dependencies (# 882)
  > 64434a8 upgrade to latest dependencies (# 881)
  > fa72cb5 Update community files (# 880)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-24 19:58:50 +00:00
Matej Vasek d65b812266
test: tests for SSH connector (#2003)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-23 12:27:45 +00:00
Knative Automation 425591b9b0
upgrade to latest dependencies (#2044)
bumping knative.dev/serving 9896079...425abcb:
  > 425abcb Update net-gateway-api nightly (# 14531)
  > 52a25fa Add security policy reference in serving (# 14544)
bumping knative.dev/client-pkg b78888b...9cea6f6:
  > 9cea6f6 upgrade to latest dependencies (# 126)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-20 16:19:26 +00:00
Knative Automation 5977313e67
upgrade to latest dependencies (#2042)
bumping knative.dev/eventing 16d75a9...4d14c21:
  > 4d14c21 Added test for multiple sinks, multiple triggers (# 7350)
  > a261e06 OIDC - Support auto generation of PingSource identity service account and expose in AuthStatus (# 7344)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-20 11:53:06 +00:00
Knative Automation 22c807b7c5
upgrade to latest dependencies (#2021)
bumping knative.dev/hack fc76874...2c938d4:
  > 2c938d4 Update community files (# 337)
bumping google.golang.org/api 788dc60...60e8678:
  > 60e8678 chore(main): release 0.147.0 (# 2210)
  > 8fd2dc4 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2213)
  > 6d015e0 chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (# 2214)
  > e2368f8 feat(all): auto-regenerate discovery clients (# 2215)
  > df0b730 feat(all): auto-regenerate discovery clients (# 2211)
  > b3a71bd chore(all): update all (# 2207)
  > f2c2d1b feat(all): auto-regenerate discovery clients (# 2209)
  > ed48023 chore(main): release 0.146.0 (# 2204)
  > 9a034cd feat(all): auto-regenerate discovery clients (# 2206)
  > 4aa710d feat(all): auto-regenerate discovery clients (# 2205)
  > 1e9a43c feat(all): auto-regenerate discovery clients (# 2203)
bumping knative.dev/client-pkg 9ed2a96...b78888b:
  > b78888b upgrade to latest dependencies (# 115)
  > 1b87ecd Remove deprecated Serving API v1alpha1 (# 125)
  > 12d1700 Update community files (# 124)
bumping google.golang.org/genproto 007df8e...d307bd8:
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
bumping google.golang.org/grpc c0aa20a...bf05b95:
  > bf05b95 Change version.go to v1.58.3 (# 6707)
  > c40c9ba server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6705)
  > dd9270d update version to 1.58.3-dev (# 6656)
bumping knative.dev/networking 13dbe20...c086340:
  > c086340 upgrade to latest dependencies (# 877)
  > 6c502de upgrade to latest dependencies (# 871)
bumping knative.dev/serving 6703812...9896079:
  > 9896079 Fix sec context and resources for performance jobs (# 14529)
  > 707d286 Test istio with system-internal-tls enabled (# 14494)
  > 1940e5a Update net-contour nightly (# 14533)
  > 264588a Update net-istio nightly (# 14535)
  > 840d7ee Update net-kourier nightly (# 14532)
  > a81290a Update net-certmanager nightly (# 14534)
  > 39ee6f7 Trust DataPlaneUserSAN from Activator to Queue-Proxy (# 14452)
  > 71085f8 Shell executor logs through testing.T in upgrade tests (# 14495)
  > 121e9db upgrade to latest dependencies (# 14526)
  > 4d36a14 Update community files (# 14525)
  > fff40ef Bound buffer for reading stats (# 14523)
  > eda7591 Update net-istio nightly (# 14524)
  > cbeb443 Update net-contour nightly (# 14490)
  > eac93b0 Update net-istio nightly (# 14518)
  > 6a21d8a don't run encryption tests with contour (# 14521)
  > 633e281 upgrade to latest dependencies (# 14515)
  > 42cf24f Update net-gateway-api nightly (# 14520)
  > 805bb38 Update net-certmanager nightly (# 14519)
  > b202e49 Update net-kourier nightly (# 14504)
bumping knative.dev/pkg 9051a45...d6ab729:
  > d6ab729 upgrade to latest dependencies (# 2870)
  > 283df0b Don't migrate storage version if CRD has one storage version (# 2861)
  > d0c133d Revert "Fix potential redefined error with kubeconfig flag (# 2855)" (# 2869)
  > 44a8a5e Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (# 2842)
  > 0d0cd4e Print each line separately in shell executor (# 2867)
  > 058f699 Update community files (# 2868)
  > cf06733 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (# 2866)
  > af47f2d Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (# 2865)
  > 16f23bd Bump google.golang.org/api from 0.145.0 to 0.147.0 (# 2864)
  > 3262b2b Bump golang.org/x/tools from 0.13.0 to 0.14.0 (# 2863)
bumping github.com/google/go-cmp a97318b...c3ad843:
  > c3ad843 Add cmpopts.EquateComparable (# 340)
  > e250a55 Use of hotlinking of Go identifiers (# 337)
  > 8a3e8dd set workflow permission to read-only (# 327)
  > 8cea5de Pin GitHub action versions (# 332)
  > 3bb304a Run tests for Go 1.20 version (# 322)
  > 571a56b Remove purego fallbacks (# 325)
bumping google.golang.org/genproto/googleapis/rpc e6e6cda...8bfb1ae:
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
bumping golang.org/x/tools b5e55d1...3f4194e:
  > 3f4194e go.mod: update golang.org/x dependencies
  > 1e4ce7c internal/refactor/inline: yet more tweaks to everything test
  > ee20ddf internal/refactor/inline: permit return conversions in tailcall
  > db1d1e0 gopls/internal/lsp: go to definition from embed directive
  > 2be977e internal/refactor/inline: work around channel type misformatting
  > 0ba9c84 internal/fuzzy: several improvements for symbol matching
  > c2725ad gopls: update x/telemetry dependency
  > e8722c0 go/types/internal/play: show types.Selection information
  > a819c61 internal/refactor/inline: eliminate unnecessary binding decl
  > 102b64b internal/refactor/inline: tweak everything-test docs again
  > 197e2c4 internal/refactor/inline: fix broken tests
  > 586b21a internal/refactor/inline: elide redundant braces
  > ca34416 internal/refactor/inline: fallible constant analysis
  > 6a38a5f internal/refactor/inline: use default working directory
  > c6d331d internal/refactor/inline: don't add same import PkgName twice
  > 1058109 internal/refactor/inline: don't insert unnecessary parens
  > d8e94f2 internal/refactor/inline: fix bug in shadow detection
  > 0adbf9c gopls/internal/lsp: simplify the telemetry prompt
  > 2ed4298 go/analysis/analysistest: format golden files before comparing
  > 451716b internal/refactor/inline: consider "", 0.0, 1.0 duplicable
  > 792f91f internal/refactor/inline: tweak everything test for cgo
  > 9416299 internal/refactor/inline: fix pkgname shadowing bug
  > 4cd12d6 gopls/internal/lsp/fake: don't set a completion budget for tests
  > 57ecf48 gopls/internal/lsp: hover over embed directives
  > 6de3448 gopls/internal/lsp/cache: remove snapshot.typeCheckMu
  > 7f23bc8 gopls/internal/regtest/source/completion: reuse functionCallSnippet in
  > 3d03fbd gopls/internal/lsp: use matcher score in ranking unimported candidates
  > 7577387 gopls/internal/lsp/source: don't complete to golang.org/toolchain
  > 4b34fbf internal/refactor/inline: fix bug discard receiver and spread
  > 6ec9b0f internal/refactor/inline: refine "last ref to caller local"
  > 08bdfec internal/refactor/inline: split up the big table
  > 486787e gopls/internal/lsp/source: Add ui.complete.completeFunctionCalls toggle
  > 9d2d0e8 gopls: set a context deadline after minimal completion results
  > 169105a internal/refactor/inline: insert conversions during substitution
  > b3ada30 internal/refactor/inline: analyze callee effects
  > 1602103 internal/refactor/inline: skip cgo tests on non-cgo builders
  > 1c8e684 internal/refactor/inline: sound treatment of named results
  > d32f97a internal/refactor/inline: eliminate Callee.BodyIsReturnExpr
  > f4abeae go/analysis/passes/directive: use strings.Cut
  > c42ed47 internal/refactor/inline: reject attempts to inline in cgo code
  > 313150a internal/refactor/inline: x++ counts as assignment in escape
  > d6f1bb7 internal/refactor/inline: ignore line directives in testing
  > fb7463a gopls: upgrade x/telemetry to latest
  > 6ccb09c gopls/internal/lsp/source/completion: fixes for completion budget
  > 903e689 gopls/internal/lsp/source/completion: start timing before type checking
  > 455b761 gopls/internal/lsp: use linkifyShowMessage in telemetryOnMessage
  > ebe11df gopls/internal/regtest/bench: add additional completion benchmarks
  > 0ceab5c internal/refactor/inline: split up the main function
  > f975935 gopls/internal/lsp: update telemetry prompt and add a follow-up message
  > 64beb95 gopls/internal/lsp/command: add maybePromptForTelemetry
  > 1c59c38 gopls/internal/lsp/source: add linkifyShowMessage (internal option)
  > d5538db gopls/internal/lsp/cmd: undocument gopls vulncheck
  > e3bbe43 gopls/internal/lsp: update prompting logic for local/off mode
  > 771061d gopls: instrument telemetry for latency of important operations
  > a490c54 all: register the appends analyzer in a few places and update gopls/go.mod
  > f096129 internal/refactor/inline: use escape analysis in purity
  > f9b8da7 go/analysis/passes/appends: rename package to appends
  > d744296 cmd/compilebench: check asm support for -compiling-runtime
  > f8acb7f gopls: update golang.org/x/telemetry dependency
  > 6120b45 go/packages: fix a typo of TypesInfo
  > 0669fa3 cmd/compilebench: fix assembler invocation
  > 9125a0f gopls/internal/lsp: minor cleanup to prompt logic
  > a3c6fd8 gopls/internal/lsp: add an idle prompt asking users to enable telemetry
  > c00d71d go/analysis: add a new analyzer for check missing values after append
  > 9df3852 internal/refactor/inline: two minor cleanups
  > b37e7e3 internal/refactor/inline: test everything
  > 6128895 gopls/internal/vulncheck/scan: buffer govulncheck STDERR output
  > d2b79cd gopls/internal/regtest/marker: rename to clarify marker types
  > 91fde38 gopls/internal/lsp/tests: eliminate several old marker types
  > a9b2439 go/packages: remove use of ioutil in test
  > 6d90c13 internal/refactor/inline: ignore line directives
  > 28990ac internal/refactor/inline: fix bug in /internal/ check for std
  > 365db56 tools: clean up after removing all references to ioutil
  > 5538375 internal/refactor/inline: fix import shadowing bug
  > c1a2c23 internal/refactor/inline: handle implicit field selections
  > 673f263 internal/refactor/inline: update docs
  > c4f811e internal/refactor/inline: reject generic methods for now
  > 2c15796 internal/diff/lcs: increase search depth to 100
  > 38f5195 internal/refactor/inline: treat self-ref as free ref
  > 866a6b0 gopls: update x/telemetry to the latest
  > afa68c9 gopls/internal: move builtin completion test to a regtest
  > dca7c82 gopls/internal/regtest: support full features of old completion markers
  > e2393ab gopls/internal/lsp/source: inliner: don't spam log
  > 8421a35 gopls/lsp/command: add gopls.add_telemetry_counters
  > 940ffda internal/refactor/inline: introduce "binding decls"
  > eaf809a internal/refactor/inline: 2 fixes in AnalyzeCallee recursion
  > 715a452 internal/refactor/inline: doc: optimizing compiler analogy
  > 0bcc621 internal/refactor/inline: simplify ordinary variadics
  > efaab95 internal/refactor/inline: simplify f(slice...) calls
  > d98bc1a gopls: improve usage instructions for neovim
  > 559c430 tools: replace references to obsolete package ioutils
  > 0b3914d go/analysis/passes/defers: rename Analyzer.Name to "defers"
  > ad827af internal/refactor/inline: add table-driven test
  > 8d6ad46 gopls/internal/regtest: port the codelens marker tests
  > 995ecf7 gopls/internal/lsp/source: recover from inliner panics
  > cf5aad9 gopls: update to use the new golang.org/x/vuln API
  > 33355ea internal/refactor/inline: add parameterless tailcall strategy
  > ebc1c29 internal/refactor/inline: parameter elimination
  > e6d89b4 gopls/internal/lsp/regtest: parallelize marker tests
  > 7e848b2 gopls/internal/lsp/regtest: port the highlight marker
  > 9886d98 all: get tests passing with 1.18 and 1.19
  > 0049711 go/types/internal/play: show underlying and core types
  > 627959a cmd/stringer: log more information in tests
  > cd231d8 gopls/internal/lsp: track didChangeConfiguration diagnostics for tests
  > 0a9721c gopls/internal/lsp: move options into the snapshot
  > fb4bd11 gopls/internal/lsp/cache: move Option management to the Server
  > 882bb14 go/analysis/unitchecker: revert subtle change to vendoring
  > fbb8910 go/types/internal/play: show TypeAndValue.mode
  > d06e891 gopls/internal/regtest/marker: support folding ranges
  > b0cdf01 gopls/internal/lsp/tests: eliminate the go1.18 summary file
  > c6e4421 gopls/internal/lsp/tests: simplify options
  > ab96dab gopls/internal/lsp/cache: move working dir to workspaceInformation
  > 1889c0e gopls/internal/lsp/cache: simplify file change propagation
  > 01224cd gopls/internal/lsp/cache: only evaluate fileMap.dirs when necessary
  > 15a23a9 gopls/internal/lsp/cache: consolidate logic for updating maps in clone
  > 56a1866 gopls: update staticcheck (v0.4.5)
  > 36c4f98 gopls/internal/lsp/cache: simplify tracking of snapshot directories
  > fe324ac all: tidy with -compat=1.18
bumping golang.org/x/mod baa5c2d...5b69280:
  > 5b69280 modfile: use new go version string format in error message
  > 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0
bumping google.golang.org/genproto/googleapis/api 007df8e...d307bd8:
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
bumping knative.dev/eventing f321ba5...16d75a9:
  > 16d75a9 mt-broker-ingress check audience of received token (# 7336)
  > 3ef831c Increase expiration buffer time of OIDCTokenProviders cache to 5 minutes (# 7355)
  > 5168dc3 Update dependencies (# 7378)
  > f9314d8 [main] Upgrade to latest dependencies (# 7372)
  > 4a07fdc Move OIDC e2e tests to test/auth (# 7363)
  > 0933c11 Expose audience of an InMemoryChannel in its status (# 7371)
  > 169542f OIDC - Support auto generation of ApiServerSource identity service account and expose in AuthStatus (# 7330)
  > 62ec33b Support auto generation of Subscriptions identity service account and… (# 7338)
  > 0af3ef6 [main] Upgrade to latest dependencies (# 7370)
  > cf6b140 [main] Update community files (# 7369)
  > de6915a Pass sink namespace to PingSource (# 7368)
  > 6dca8c4 [main] Upgrade to latest dependencies (# 7366)
  > 082d90a Remove unneeded configmapinformer in sinkbinding controller (# 7357)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-19 15:22:39 +00:00
Knative Automation 788f18c61f
upgrade to latest dependencies (#1964)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-12 19:57:12 +00:00
Chris Suszynski b6fb8800d6
Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
Knative Automation 85ef88d86b
upgrade to latest dependencies (#1950)
bumping github.com/openzipkin/zipkin-go 4541717...e84b2cf:
  > e84b2cf bump dependencies (# 216)
  > 15a86c1 update gha bumping go version matrix, trying to fix codecov (# 215)
  > 87e3b85 chore(deps): bump sarama to v1.40.0 (# 214)
bumping gomodules.xyz/jsonpatch/v2 13a9e4a...17d7994:
  > 17d7994 Shortcut when two json documents are same (# 37)
bumping github.com/google/uuid 44b5fee...b3cae7c:
  > b3cae7c chore(master): release 1.3.1 (# 127)
  > 7b8f57c fix(ci): switch to release-please app (# 126)
  > e69e468 chore(ci): configure release-please, update contrib (# 122)
  > 97c970d chore(ci): add apidiff check for API compatibility (# 123)
  > 53f93a8 docs: change godoc URL in README (# 124)
  > 0b416df docs: update link to RFC 4122 (# 93)
  > 75e1ac5 docs: shell format go tool command (# 111)
  > d719869 docs: fix typo node_js docs (# 117)
  > 574e687 fix: Use .EqualFold() to parse urn prefixed UUIDs (# 118)
  > c91929c Merge pull request # 121 from noahdietz/setup-codeowners-and-actions
  > e3f8b98 chore(ci): add Action-based tests (# 121)
  > db89a3c fix go1.20 resolving to go1.2
  > 78d68fc chore(ci): add Action-based tests
bumping knative.dev/eventing d8a2ad5...10e25b9:
  > 10e25b9 Autoscaler considers reserved and pending replicas (# 7027)
  > dd68bd3 [main] Upgrade to latest dependencies (# 7215)
  > eacaac5 deprecate kntest (# 7211)
  > b5a4460 Added rekt test for broker eventtype autocreate (# 7202)
  > d547e2d [main] Format Go code (# 7206)
  > 25f7e03 Reflect on e2e flags that PingSource is now v1 (# 7208)
  > 0e8b7ca Move eventtype rekttest pingsource to experiment (# 7180)
  > 08cf00f Add rekt test for "Any" filter (# 7130)
  > 11f1ee4 Added rekt test for channel event autocreate (# 7198)
  > 0045fa9 Broker eventtype autocreate fixes (# 7161)
  > 7749771 Added benchmark for any filter (# 7195)
  > 4d8da11 Upgrade to latest dependencies (# 7190)
  > a2e2aa3 Eventing TLS: Test SinkBinding with Broker as sink (# 7172)
bumping knative.dev/serving e9425f8...8dbb2d3:
  > 8dbb2d3 Add certificate watcher to queue-proxy (# 14189)
  > 45b119b upgrade to latest dependencies (# 14316)
  > ca1c242 Update net-contour nightly (# 14315)
  > a2ef52b Update net-certmanager nightly (# 14314)
  > 4dba344 Update net-gateway-api nightly (# 14313)
  > 18cb237 Update net-istio nightly (# 14312)
  > ba5a929 Update net-kourier nightly (# 14311)
  > 323b8c9 upgrade to latest dependencies (# 14308)
  > 358ec13 Split HTTPGetAction.Path into path and query (# 14273)
  > cea3201 Update net-kourier nightly (# 14305)
  > ad5455e fix e2e script & some tests (# 14296)
  > f89b071 Update net-certmanager nightly (# 14307)
  > 81d7085 Update net-gateway-api nightly (# 14306)
  > 899b332 Update net-contour nightly (# 14304)
  > 09a8095 Use dataplane-trust instead of internal-encryption (# 14301)
  > ae86b1d upgrade to latest dependencies (# 14302)
  > 43f7526 Do not skip TestTargetBurstCapacity when `dataplane-trust` is not specified (# 14300)
  > d39a379 Support conformance test with cgroup v2 (# 14297)
  > c63d9be Fix comment about Cgroup limit (# 14298)
  > 9ac8996 Update net-istio nightly (# 14293)
  > 59bfc12 Update net-certmanager nightly (# 14294)
  > 7aef47b Update net-contour nightly (# 14295)
  > 90046c3 Don't reset ENV vars (# 14276)
  > 82747ef Update net-kourier nightly (# 14292)
  > eaff0b3 upgrade to latest dependencies (# 14290)
  > 587de3d Update net-kourier nightly (# 14286)
  > 21264fc Update net-contour nightly (# 14284)
  > a9b48be Deprecate calling kubetest2 via kntest (# 13329)
  > 397cfde Update net-istio nightly (# 14285)
bumping knative.dev/networking 4bfcc9f...dfd6edf:
  > dfd6edf Fix inaccurate instruction for internal-encryption (# 846)
  > 1e4e183 Improve InternalTLSEnabled util function (# 847)
  > 1d7920d upgrade to latest dependencies (# 845)
bumping knative.dev/pkg 81e4ee1...fcccb4e:
  > fcccb4e Bump github.com/openzipkin/zipkin-go from 0.4.1 to 0.4.2 (# 2807)
  > dab3c43 Bump gomodules.xyz/jsonpatch/v2 from 2.3.0 to 2.4.0 (# 2806)
  > 297c36a Bump github.com/google/uuid from 1.3.0 to 1.3.1 (# 2805)

Signed-off-by: Knative Automation <automation@knative.team>
2023-09-01 10:54:35 +00:00
David Simansky bcfb83cba4
chore: Update client-go dependency to aligned version (#1957) 2023-08-31 18:17:34 +00:00
Matej Vasek 60e0c71843
chore: align dependencies with Knative (#1942)
* chore: clean up go.mod file

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: align deps with knative

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: use newer apis instead of deprecated ones

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* chore: remove github.com/hinshun/vt10x replacement

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-08-29 18:32:31 +00:00
Knative Automation ae4ccc1786
upgrade to latest dependencies (#1938)
bumping go.uber.org/zap a55bdc3...56468e7:
  > 56468e7 Release v1.25.0
  > 249507a zap.Any: Reduce stack size with generics (# 1310)
  > 50b2db4 zap.Any add benchmarks
  > a0674c8 Add direct coverage to zap.Any (# 1309)
  > 1310691 Table test TestFieldConstructors
  > 382e251 Swap expected and got fields (# 1282)
  > 24b7977 Add Name() to Logger (# 1273)
  > 1155ed3 Introduce Str + Strs generic string helpers (# 1281)
  > 4451b47 exp: Update slog, adjust for changes (# 1276)
  > 845ca51 internal: Add and use a generic pool instead of using sync.Pool directly (# 1262)
  > 42b7ef0 slog: Ignore frames with a zero PC (# 1258)
  > 05c4b6c Remove dependency on github.com/pkg/errors (# 1255)
  > d1a1923 Minimize permissions on CI workflows (# 1257)
  > 384e782 Use sync/atomic, drop external atomics (# 1253)
  > 740fda7 TestLevelFlag: Don't print to stderr (# 1254)
  > f2f1f41 [Feature] Add  experiment `zapslog` package to integrate with slog (# 1246)
  > 54862f5 benchmark: add slog (# 1245)
  > 85c4932 Add govulncheck as a CI step (# 1239)
  > f4ba5f5 make: Switch from golint to revive (# 1238)
  > 8310f89 chore: update bench package versions and results (# 1207)
  > 8d89127 Bump actions/checkout from 2 to 3 (# 1237)
  > bc64796 doc: New{Production,Development}Encoder{,Config} (# 1234)
  > 692ec13 ci: Set up dependabot for GH actions and tools (# 1236)
  > 7d6a9af ci: Test with Go 1.19 and 1.20 (# 1235)
  > d4a1083 doc(SugaredLogger): Document print, printf, and println methods (# 1233)
  > b32f3c5 Update Snyk vulnerable modules (# 1227)
  > 53fdb6f Reverse comparison for readability (# 1228)
  > 077b03e Use iota like a original from grpc-go (# 1220)
bumping knative.dev/pkg 4f651e0...81e4ee1:
  > 81e4ee1 Bump go.uber.org/zap from 1.24.0 to 1.25.0 (# 2800)
  > 2aafe0e Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 (# 2801)
  > 2ad39e9 Bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2 (# 2804)
  > d36cc59 Bump google.golang.org/api from 0.136.0 to 0.138.0 (# 2802)
  > 35b0890 Bump go.uber.org/automaxprocs from 1.4.0 to 1.5.3 (# 2803)
  > 93a9858 upgrade to latest dependencies (# 2799)
bumping knative.dev/networking 4901742...4bfcc9f:
  > 4bfcc9f Network Config Changes (# 842)
bumping github.com/hashicorp/golang-lru bdf35e3...a032ef5:
  > a032ef5 Update README for v1.0.2
bumping knative.dev/eventing 9d2bcef...d8a2ad5:
  > d8a2ad5 change the deprecated string (# 7179)
  > 0e88db1 Switch to trigger.WithNewFilters() to set trigger filter (# 7188)
bumping knative.dev/hack 044c02b...9cc05a3:
  > 9cc05a3 Deprecate calling kubetest2 via kntest (# 230)
bumping google.golang.org/api 113082d...85e7e70:
  > 85e7e70 chore(main): release 0.138.0 (# 2116)
  > 9b75278 feat(all): auto-regenerate discovery clients (# 2119)
  > 40ea606 feat(all): auto-regenerate discovery clients (# 2118)
  > 1770219 feat(all): auto-regenerate discovery clients (# 2115)
  > c631c0a chore(main): release 0.137.0 (# 2107)
  > caea956 feat: ok to use S2A with override endpoint (# 2114)
  > 142ffeb feat(all): auto-regenerate discovery clients (# 2113)
  > f7f1c7b feat(all): auto-regenerate discovery clients (# 2112)
  > 0cc62ab feat(all): auto-regenerate discovery clients (# 2111)
  > 4d775db feat(all): auto-regenerate discovery clients (# 2110)
  > 6d29bab chore(all): update module github.com/google/s2a-go to v0.1.5 (# 2109)
  > 80485e0 feat(all): auto-regenerate discovery clients (# 2108)
  > 3f3ed3d feat(all): auto-regenerate discovery clients (# 2106)
bumping go.uber.org/multierr 39ca40c...8767aa9:
  > 8767aa9 Prepare release v1.10 (# 74)
  > 4504ef7 README: Add Features section (# 73)
  > 2fd451d Drop external atomic dependency (# 72)
  > 7876a02 Remove unused glide.yaml (# 71)
  > 55bc553 Support Go 1.20 Unwrap() []error (# 69)
bumping knative.dev/serving 1d6701e...e9425f8:
  > e9425f8 chore: remove v1alpha1 domainmapping (# 14275)
  > b3b793f Update net-gateway-api nightly (# 14280)
  > 89b4341 upgrade to latest dependencies (# 14277)
  > b5585ac Update net-certmanager nightly (# 14279)

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-21 18:44:53 +00:00
Knative Automation da658c13db
upgrade to latest dependencies (#1901)
bumping golang.org/x/oauth2 2323c81...2e4a4e2:
  > 2e4a4e2 go.mod: update golang.org/x dependencies
  > ac6658e all: update go version to 1.18
  > ec5679f go.mod: update golang.org/x dependencies
  > 989acb1 all: update dependencies to their latest versions
bumping knative.dev/pkg aef227e...4f651e0:
  > 4f651e0 Bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.3.0 (# 2789)
  > 6519aff Update community files (# 2794)
  > 26b41ba Bump google.golang.org/api from 0.126.0 to 0.136.0 (# 2790)
  > 42a4ec1 Bump contrib.go.opencensus.io/exporter/prometheus from 0.4.0 to 0.4.2 (# 2793)
  > 404648b Bump golang.org/x/oauth2 from 0.8.0 to 0.11.0 (# 2792)
  > a6e28fc Bump golang.org/x/tools from 0.11.0 to 0.12.0 (# 2791)
  > b409e16 Bump github.com/openzipkin/zipkin-go from 0.3.0 to 0.4.1 (# 2785)
  > cceb144 Update community files (# 2788)
  > ea6c1f2 Bump github.com/gobuffalo/flect from 0.2.4 to 1.0.2 (# 2786)
  > 936112b Bump golang.org/x/net from 0.12.0 to 0.14.0 (# 2787)
  > 79fa1f6 Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 (# 2784)
  > 7333c86 Update community files (# 2781)
  > 6d68d7f upgrade to latest dependencies (# 2780)
  > 8d3f951 Allow overriding webhook secret data keys (# 2662)
  > c11003a Use go sync/atomic instead of go.uber.org/atomic (# 2777)
  > b3a65a0 Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (# 2775)
  > e888f79 rename-sandbox (# 2779)
  > 532e082 Update actions (# 2778)
  > 72f2648 Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 2774)
  > 7b50f3c Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (# 2771)
  > 1ea9b2d Bump github.com/tsenart/vegeta/v12 from 12.8.4 to 12.11.0 (# 2772)
  > 4866914 Fix github action for dependabot (# 2776)
  > edf95e6 Bump actions/setup-go from 3 to 4 (# 2770)
  > 801a900 Add dependabot and auto update deps (# 2768)
  > aa56e29 Update community files (# 2769)
bumping golang.org/x/crypto e984872...b4ddeed:
  > b4ddeed go.mod: update golang.org/x dependencies
  > edc325d ssh: fix call to Fatalf from a non-test goroutine
  > eab9315 ssh: add diffie-hellman-group16-sha512 kex
  > ddfa821 ssh: ignore invalid MACs and KEXs just like we do for ciphers
  > d08e19b x509roots/fallback: update bundle
  > 12e1fcd internal/wycheproof: skip all tests in short test mode
  > 3f8f064 ssh: prefer sha256 based RSA key algorithms
  > 5df3b59 ssh: disable client agent tests on Windows
  > 2e82bdd fix TestValidTerminalMode: missing output from echo SHELL $SHELL
  > 64e0e99 ssh: fix RSA certificate and public key authentication with older clients
  > 23b1b90 ssh: prefer sha256 based MAC algorithms
bumping knative.dev/hack ddae802...044c02b:
  > 044c02b Update community files (# 309)
  > 3403e35 Update e2e-kind.sh (# 308)
  > ab12e24 Update community files (# 306)
  > a75befb Update community files (# 305)
  > d7fde30 Added knative-extensions (# 293)
  > 338500e Update actions (# 304)
  > 6f48889 Update community files (# 303)
bumping knative.dev/networking 75dcd54...4901742:
  > 4901742 upgrade to latest dependencies (# 844)
  > ed0534b Update community files (# 843)
  > e50e66f upgrade to latest dependencies (# 841)
  > 1632591 correct readme link (# 840)
  > 04f25c2 Update community files (# 838)
  > 29c1660 upgrade to latest dependencies (# 837)
  > f25e82a Update community files (# 836)
  > c39ba8f upgrade to latest dependencies (# 835)
  > e8f7562 upgrade to latest dependencies (# 834)
  > 29da3ac rename-sandbox (# 833)
  > 23adcb7 Update actions (# 832)
  > 964322c Fix comment for old config (# 831)
  > b13f88f Update community files (# 829)
bumping google.golang.org/grpc 5b67e5e...87bf02a:
  > 87bf02a Change version to 1.57.0 (# 6448)
  > 6b64be9 resolver/weighted_round_robin: remove experimental suffix from name
  > 9489082 github: replace deprecated command with environment file (# 6417)
  > d1868a5 clusterresolver: add logs for dns discovery mechanism error cases (# 6444)
  > 8e9c8f8 grpc: do not use balancer attributes during address comparison (# 6439)
  > db32c5b Fix preloader mode in benchmarks (# 6359)
  > f0280f9 xds: require EDS service name in new-style CDS clusters (gRFC A47) (# 6438)
  > bf5b7ae clusterresolver: handle EDS nacks and resource-not-found errors correctly (# 6436)
  > fc0aa46 client: encode the authority by default (# 6428)
  > 11feb0a resolver: delete Target.Scheme and Target.Authority (# 6363)
  > df3e021 status: fix panic when servers return a wrapped error with status OK (# 6374)
  > acbfcbb internal/grpcsync: refactor test (# 6427)
  > 51042db internal/grpcsync: Provide an internal-only pub-sub type API (# 6167)
  > 620a118 xds/internal/balancer/clusterimpl: Switch cluster impl child to graceful switch (# 6420)
  > 6b8f427 orca: remove useless log statement (# 6424)
  > ea492f5 xdsclient: indicate authority serverURI in authority + transport logs (# 6425)
  > 67e881c xds: E2E Test for Audit Logging (# 6377)
  > 07718ef internal/xds/rbac: Add support for string matcher in RBAC header matching (# 6419)
  > 575a936 xds: Fail xDS Server Serve() if called after Stop() or GracefulStop() (# 6410)
  > 7eb5727 xds: switch EDS watch to new generic xdsClient API (# 6414)
  > e859984 server: with TLS, set TCP user timeout on the underlying raw connection (# 5646) (# 6321)
  > 1634254 rpc_util: Reuse memory buffer for receiving message (# 5862)
  > 789cf4e reflection: rename proto imports for disambiguation in import script (# 6411)
  > 0673105 clusterresolver: switch a couple of tests to e2e style (# 6394)
  > 0b3a81e clusterresolver: remove priority LB related tests (# 6395)
  > dd931c8 xds: clusterresolver e2e test cleanup (# 6391)
  > 10f5b50 [PSM interop] Don't fail target if sub-target already failed (# 6390)
  > 963238a clusterresolver: move tests around to different files (# 6392)
  > f24b4c7 clusterresolver: remove redundant tests (# 6388)
  > a9c7942 benchmark: Add support for Poisson load in benchmark client (# 6378)
  > dd350d0 stats/opencensus: Fix flaky metrics test (# 6372)
  > 642dd63 reflection: expose both v1 and v1alpha reflection services (# 6329)
  > 3c6084b xds/outlierdetection: fix config handling (# 6361)
  > 3e8eca8 Revert "client: encode the authority by default (# 6318)" (# 6365)
  > 1c0572a benchmark: fix package used to reference service to use grpc suffix instead of pb (# 6362)
  > 7a7caf3 protoc-gen-go-grpc: Update README.md file (# 6349)
  > 89790ea grpclb: fix typo (# 6356)
  > 907bdaa alts: Read max number of concurrent ALTS handshakes from environment variable. (# 6267)
  > 2ac1aae weightedroundrobin: prefer application_utilization to cpu_utilization (# 6358)
  > 7aeea8f orca: add application utilization and range checking (# 6357)
  > 6578ef7 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354)
  > 761c084 xds/ringhash: cache connectivity state of subchannels inside picker (# 6351)
  > 1b66663 benchmark: Add sleepBetweenRPCs and connections parameters (# 6299)
  > 81c513a opencensus: stop overwriting ctx parameter in tests (# 6350)
  > 68576b3 client: encode the authority by default (# 6318)
  > c9d3ea5 deps: google.golang.org/genproto to latest in all modules (# 6319)
  > 02188e6 Change version to 1.57.0-dev (# 6346)
bumping github.com/prometheus/client_golang 4bbb297...3583c1e:
  > 3583c1e Cut v1.16.0 (# 1292)
  > 2feda42 Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier contributions. (# 1289)
  > 5b9cf9c Merge pull request # 1290 from prometheus/fix-nh-docstring-refs
  > 7352ab7 Moving fully to GH actions. (# 1288)
  > 1b19d5f Fix docstring references to renamed native histogram fields / functions.
  > e4ff34d Improve metricUnits runtime (# 1286)
  > 781ea28 added circleci as gh action YAML (# 1281)
  > a09a1d3 Reduce constrainLabels allocations (# 1272)
  > 8840afc Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (# 1283)
  > 5e78d5f Merge pull request # 1279 from prometheus/beorn7/histogram
  > b8cb86a add process start time header to client_golang prometheus (# 1278)
  > 77e97da histogram: Fix bug in bucket key calculation
  > 8b1a836 GitHub Workflows security hardening (# 1180)
  > 3094812 histogram: expose bug in bucket key calculation
  > f51d823 Merge pull request # 1267 from prometheus/release-1.15
  > 297fea3 fix undefined execution order in return statements (# 1260)
  > 0f060a0 Add detection for WSL address (# 1257)
  > 8a51463 Cleanup proto use in tests (# 1264)
  > 0ae0013 Bump golang.org/x/sys from 0.6.0 to 0.7.0 (# 1265)
  > 671a2f0 Fixed tutorial. (# 1256)
  > 90eb83b Added interactive tutorial [kubeCon] (# 1255)
  > c36c6ab [collectors]: fix typo in test assertion (# 1153)
  > 0392dff Switch to POST for LabelNames, Series, and QueryExemplars to DoGetFallback (# 1252)
  > e3b6de8 Merge pull request # 1250 from prometheus/release-1.15

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-17 14:47:42 +00:00
Knative Automation 0d6e210673
[main] Upgrade to latest dependencies (#1891)
* upgrade to latest dependencies

bumping knative.dev/eventing 0054bf3...248a471:
  > 248a471 Eventing TLS: Configure CRDs to have addresses and CA certs (# 7105)
  > d2ce623 [main] Upgrade to latest dependencies (# 7109)
  > 6bfc2d4 [main] Format Go code (# 7108)
  > 855fbed Auto create events in channels (# 7089)
bumping knative.dev/serving f1617ef...f1617ef:
bumping knative.dev/client-pkg e9d838e...bd83cf4:
  > bd83cf4 upgrade to latest dependencies (# 101)

Signed-off-by: Knative Automation <automation@knative.team>

* Rerun codegen script

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-07-27 13:36:09 +00:00
Knative Automation b407d960de
[main] Upgrade to latest dependencies (#1779)
* upgrade to latest dependencies

bumping knative.dev/hack 5b7907f...ddae802:
  > ddae802 Update community files (# 302)
  > 8852371 Update community files (# 301)
  > 12cd6a1 Update community files (# 300)
  > cc92cdb Replace test-infra with toolbox (# 297)
  > fc42790 Update community files (# 296)
  > d7586a2 Update e2e kntest link (# 295)
  > a861c8e Update community files (# 294)
bumping knative.dev/pkg 5671699...aef227e:
  > aef227e upgrade to latest dependencies (# 2767)
  > 7051d30 Update community files (# 2764)
  > b7a11d4 Update community files (# 2763)
  > 5ef4812 Update community files (# 2762)
  > 49e2e56 update google cloud deps (# 2758)
  > a5e0b92 upgrade to latest dependencies (# 2757)
  > 6eb4b40 Update community files (# 2760)
  > eb63a40 Support to set qps and burst via env variable (# 2755)
  > 74c4be5 Generate kresource duck type codegen (# 2754)
  > 4dbc312 fix boilerplate (# 2753)
  > 15605c7 Defaulting Controller options for all kind of webhooks (# 2738)
  > 94b81fc Update community files (# 2752)
bumping golang.org/x/net 6c96ca5...c73c09c:
  > c73c09c go.mod: update golang.org/x dependencies
  > 4fc2eb9 http2: revert Transport change from CL 486156
  > 63727cc http2: validate Host header before sending
  > 1bb09e6 quic: pass the connection ID length into 1-RTT packet parsing
  > 952fc9c quic: move ack_delay_exponent handling out of frame parsing
  > 02fe9a5 quic: loss detection
  > c8a2c5a quic: remove stray debugging print
  > 5d50b40 quic: add packetFate enum
  > ee81e8c quic: correct rttvar updates
  > ab184e6 quic: rename side type to connSide
  > 508a573 quic: add congestion controller
  > 4050002 html: handle equals sign before attribute
  > f5464dd idna: update for Unicode 15.0.0
bumping knative.dev/networking 2a2f7d2...75dcd54:
  > 75dcd54 upgrade to latest dependencies (# 827)
  > a3fa3a5 Update community files (# 826)
  > ad60eaa Update community files (# 825)
  > 03a1f22 upgrade to latest dependencies (# 824)
  > 2444385 upgrade to latest dependencies (# 822)
  > b2cce92 Update community files (# 823)
  > 1431d70 Bump google.golang.org/grpc to the latest version (# 821)
  > 91821ae Update community files (# 819)
  > 3a75df5 upgrade to latest dependencies (# 817)
  > b9dd5c2 upgrade to latest dependencies (# 816)
  > 68947c5 upgrade to latest dependencies (# 815)
  > 14a2bd4 Move `pkg/certificates` from `control-protocol` to `networking` (# 802)
  > 2daa483 Update community files (# 813)
  > 0dbe4f9 upgrade to latest dependencies (# 812)
bumping knative.dev/eventing df08b49...0054bf3:
  > 0054bf3 Eventing TLS: Configure certificates to force rotate private keys (# 7104)
  > 6911db0 Tag line proposal (# 7045)
  > a13eebe [main] Upgrade to latest dependencies (# 7100)
  > a755429 Re-enable PingSource TLS E2E test (# 7082)
  > de75496 Function CopySecretWithName for creating secrets with specific name (# 7002)
  > 6833ee6 Convert tls secret names to constants (# 7086)
  > 90721ab [main] Update community files (# 7088)
  > 4541f4f [main] Update community files (# 7087)
  > ed05a35 Revert "Add loopclosure linter" (# 7083)
  > 838274e [main] Upgrade to latest dependencies (# 7078)
  > a4f0c10 [main] Update community files (# 7085)
  > afcf60b Move ingress & filter TLS secret names into constants (# 7081)
  > 1e96c78 feat!: Add tls support for ingress (# 6986)
  > 6a0495c Add loopclosure linter (# 7079)
  > 2fe1db6 Updated mtping TLS cert test to bind to free port (# 7036)
  > 516a915 Upgrade rekt to latest (# 7076)
  > 6a890e0 Fix flaky unit tests (# 7080)
  > eaf28a7 Add tracing for TestBrokerWithManyTriggers (# 7077)
  > f5b1b12 Send namespace header in MT components (# 7048)
  > 4b5fde8 [main] Update community files (# 7043)
  > 8f74094 Add handler to auto create Event Types (# 7034)
  > 901ef61 Remove check for empty Namespace on resolver (# 7040)
  > 95cdbaa We should not limit the EventType creation from the Sources Duck to just brokers (# 7032)
  > 7429761 Adjust the Namespace reference to the one from the parent (# 7035)
  > cb2a891 update the redeployment script (# 7038)
  > ab01938 [main] Upgrade to latest dependencies (# 7025)
  > c9dcaf3 Added basic gc loop to kncloudevents clients map (# 6997)
  > d6cf96d EventType works with channel (# 7023)
  > 365d0b0 Run TLS e2e tests only when Istio is not enabled (# 7029)
  > 825a237 Update IMC CRD addressstatus to include `.name` and `.CACerts` fields (# 7026)
  > 3190df7 Tracking/reconcile KResource references (# 7014)
  > 0f68861 Rename more to Resource, instead of broker (# 7022)
  > bccb7d4 Better reflecting the lifecycle of event type … (# 7019)
  > 49d4acd Skip ping source TLS rekt test, since extremely flaky (# 7016)
  > 8719e18 [main] Upgrade to latest dependencies (# 7012)
  > e5ae717 Use HTTP POST when terminating istio proxy (# 7015)
  > fea730f Only check if the reference does exist (# 7010)
  > 631f4ec Add TLS support for mt-broker-filter (# 6940)
  > 45f0a19 Allow wathola components to run with Istio  (# 7011)
  > 65f4b1c [main] Format Go code (# 7008)
  > 3267b1a test SinkBinding with eventshub TLS receiver as sink (# 6979)
  > aad53f4 Updated eventingtls test certs to support IP addresses (# 7006)
  > 57d78e0 [main] Update community files (# 7004)
  > dfb2243 Support TLS in Trigger and Channel reconciler (# 6988)
bumping google.golang.org/grpc 82c6376...5b67e5e:
  > 5b67e5e Update version.go to v1.56.1 (# 6386)
  > d0f5150 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354) (# 6385)
  > 997c1ea Change version to 1.56.1-dev (# 6345)
  > 2b6ff72 Change version to 1.56.0 (# 6344)
  > 7996425 xds/outlierdetection: fix config handling (# 6361) (# 6367)
  > a5ae5c6 weightedroundrobin: cherry-pick 2 commits from master (# 6360)
  > 8edfa1a authz: End2End test for AuditLogger (# 6304)
  > 2b1d70b xds: enable RLS in xDS by default (# 6343)
  > 47f8ed8 interop: Don't fail target if sub-target already failed (# 6332)
  > 1f23f6c client: fix Connect to handle channel idleness properly (# 6331)
  > 3ea58ce client: disable channel idleness by default (# 6328)
  > 6c2529b xds: support pick_first custom load balancing policy (A62) (# 6314)
  > 9b9b364 internal/envconfig: Set Custom LB Env Var to true by default (# 6317)
  > e325737 alts: Fix flaky ALTS TestFullHandshake test. (# 6300)
  > 4d3f221 xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (# 6313)
  > 157db19 stats/opencensus: Fix flaky test span (# 6296)
  > f19266c xds: support built-in Stdout audit logger type (# 6298)
  > 59134c3 client: add support for pickfirst address shuffling from gRFC A62 (# 6311)
  > a6e1acf grpc: support sticky TF in pick_first LB policy (# 6306)
  > 2ae10b2 xdsclient: remove interface check related to ResourceData (# 6308)
  > e9799e7 client: support a 1:1 mapping with acbws and addrConns (# 6302)
  > 2a266e7 authz: use pointer to to structpb.Struct instead of value (# 6307)
  > 511a963 interop: let the interop client send additional metadata, controlled by a flag (# 6295)
  > 9b7a947 grpc: support channel idleness (# 6263)
  > 098b2d0 xds/internal/balancer/outlierdetection: Switch Outlier Detection to use new duration field (# 6286)
  > 417d4b6 examples: add error_handling example; move errors to error_details (# 6293)
  > 390c392 authz: Rbac engine audit logging (# 6225)
  > 52fef6d authz: Stdout logger (# 6230)
  > 92e65c8 test/kokoro: Add custom_lb_test to the xds_k8s_lb job (# 6290)
  > 756119c  xds/outlierdetection: forward metadata from child picker (# 6287)
  > 8eba9c2 github: upgrade to v3 of checkout & setup-go (# 6280)
  > 24fd252 proto: update generated code to match grpc-proto changes (# 6283)
  > 4eb88d7 cleanup: use new Duration type in base ServiceConfig (# 6284)
  > 1230f0e xds/internal/xdsclient: Split registry up and two separate packages (# 6278)
  > 0bdae48 interop: fix interop_test.sh shutdown (# 6279)
  > 5dcfb37 interop: hold lock on server for OOB metrics updates; share 30s timeout (# 6277)
  > 68381e7 xds: WRR in xDS (# 6272)
  > fd376a5 test: fix flaky TimeoutOnDeadServer test; some cleanups (# 6276)
  > 1db474c weightedroundrobin: fix duration format in lb config (# 6271)
  > 523dcdd weightedroundrobin: fix test race accessing timeNow (# 6269)
  > 1536887 interop/xds: Add Custom LB needed for interop test (# 6262)
  > 7d61344 examples: fix authz example to receive streaming error properly (# 6270)
  > afcbdc9 xds/internal/xdsclient/xdslbregistry: Continue in converter if type not found (# 6268)
  > b3fbd87 interop: add ORCA test cases and functionality (# 6266)
  > 5e58734 xds: Add support for Custom LB Policies (# 6224)
  > 5c4bee5 balancer/weightedroundrobin: add load balancing policy (A58) (# 6241)
  > c44f77e grpc: use CallbackSerializer in balancer wrapper (# 6254)
  > f193ec0 orca: fix race when calling listeners coincides with updating the run goroutine (# 6258)
  > 417cf84 test: deflake TestBalancerProducerHonorsContext (# 6257)
  > 1f3fe1c Update ClientStream.SendMsg doc (# 6247)
  > ccad7b7 grpc: use CallbackSerializer in resolver_wrapper (# 6234)
  > 47b3c55 orca: fix race at producer startup (# 6245)
  > 56b33d5 server/transport: send appropriate debug_data in GOAWAY frames (# 6220)
  > add9015 orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (# 6223)
  > 40d0147 googledirectpatph: enable ignore_resource_deletion in bootstrap (# 6243)
  > ed3ceba balancer: make producer RPCs block until the SubConn is READY (# 6236)
  > b153b00 multiple: standardize import renaming for typed structs (# 6238)
  > 713bd04 orca: minor cleanups (# 6239)
  > 21a339c grpc: handle RemoveSubConn inline in balancerWrapper (# 6228)
  > b153827 xds: make glaze happy for test packages (# 6237)
  > 019acf2 stubserver: add option for allowing more services to be registered (# 6240)
  > cf89a0b authz: Swap to using the correct TypedConfig in audit logger parsing (# 6235)
  > df82147 internal: Document gcp/observability 1.0 dependencies in /internal (# 6229)
  > da1a5eb tests: nix TestClientDoesntDeadlockWhileWritingErroneousLargeMessages (# 6227)
  > e853dbf authz: add conversion of json to RBAC Audit Logging config (# 6192)
  > 497436c xds/internal/balancer/outlierdetection: Change string to String (# 6222)
  > de11139 clusterresolver: improve tests (# 6188)
  > eff0942 xds/internal/xdsclient: Custom LB xDS Client Changes (# 6165)
  > 8628e07 xds/internal/balancer/outlierdetection: Add Channelz Logger to Outlier Detection LB (# 6145)
  > 83c460b authz: Move audit package (# 6218)
  > 8c70261 grpc: ClientConn cleanup in prep for channel idleness (# 6189)
  > 2cd95c7 gcp/observability: remove redundant import (# 6215)
  > 16651f6 go.mod: update all dependencies (# 6214)
  > ca60462 stubserver: Stop server when StartClient failed (# 6190)
  > 7dfd718 internal/buffer: add Close method to the Unbounded buffer type (# 6161)
  > ebeda75 tests: defalke TestTimerAndWatchStateOnSendCallback (# 6206)
  > 0ed709c Change version to 1.56.0-dev (# 6213)
bumping knative.dev/client-pkg 83c91f4...e9d838e:
  > e9d838e Update community files (# 109)
  > f8021da Update community files (# 108)
  > 2311a7e Update community files (# 107)
  > f377f06 Update community files (# 106)
  > b93ceb0 Update community files (# 105)
bumping google.golang.org/protobuf f221882...68463f0:
  > 68463f0 all: release v1.31.0
  > 59a8581 encoding/protodelim: fix handling of io.EOF
  > fc47fdd proto: store the size of tag to avoid multiple calculations
  > cc524c9 internal/order: fix sorting of synthetic oneofs to be deterministic
  > b8fc770 encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one
  > cf06b0c compiler/protogen: add Semantic.SET to setter annotations
  > 05cbe34 encoding: add MarshalAppend to protojson and prototext
  > 1bca6d9 types/dynamicpb: add NewTypes
  > 736947c all: update protobuf release version to fix macOS tests
  > 808c664 all: start v1.30.0-devel
bumping knative.dev/serving 349b2d6...f1617ef:
  > f1617ef upgrade to latest dependencies (# 14188)
  > fcf7ba2 Update net-kourier nightly (# 14186)
  > 294cb9c Add log example for kourier and gateway-api (# 14178)
  > c0556c2 EnsureCleanup can skip clean up (# 14171)
  > 8d87d57 Update net-gateway-api nightly (# 14158)
  > de37d1e Update net-istio nightly (# 14173)
  > ac01fdb Update community files (# 14175)
  > b7c6b23 Update net-kourier nightly (# 14174)
  > 1183ad0 Update net-certmanager nightly (# 14172)
  > a7613e4 Update community files (# 14169)
  > c68d8f8 Update net-contour nightly (# 14165)
  > e5ad1c4 Update net-istio nightly (# 14164)
  > 6673893 Update net-certmanager nightly (# 14162)
  > a34bfd1 Update net-kourier nightly (# 14163)
  > 917d236 Remove domainmapping config (# 14161)
  > 4c76e3b Drop workaround pach for Istio (# 14156)
  > d97db13 Update net-kourier nightly (# 14160)
  > 1559c9b Bump net-certmanager manifests and add kapp ordering overlay (# 14148)
  > 52fe24e upgrade to latest dependencies (# 14155)
  > a5c8c2e Update community files (# 14154)
  > 2a17873 Separate Activator SA (# 14133)
  > fc166ac Consolidate webhooks (# 14082)
  > b935bea Set QP resource defaults (# 14039)
  > 529c5e4 Update net-kourier nightly (# 14150)
  > 4ccd1c9 Implement Stringer for nil podTracker (# 14147)
  > bd3e5e3 upgrade to latest dependencies (# 14151)
  > ebbca26 upgrade to latest dependencies (# 14149)
  > bde2f42 Update net-gateway-api nightly (# 14144)
  > bb1262e Update net-kourier nightly (# 14129)
  > 32ec382 Drop unused ytt patch for Ingress ServiceType (# 14143)
  > 4c3b36c Update net-gateway-api nightly (# 14136)
  > 9a75a93 Update net-istio nightly (# 14132)
  > ca618b7 Update net-certmanager nightly (# 14131)
  > ea3e9c3 Update net-contour nightly (# 14130)
  > 2e7d6e4 Update community files (# 14128)
  > 63fa389 Allow to set QP resources per service (# 14038)
  > 9310e4d Update net-kourier nightly (# 14125)
  > 0462ce6 Update net-istio nightly (# 14126)
  > 2813b9a Update net-gateway-api nightly (# 14119)
  > eaf666e Update net-istio nightly (# 14116)
  > 53169cd Update net-istio nightly (# 14112)
  > e865aa7 Update net-contour nightly (# 14109)
  > 921daf8 Update net-certmanager nightly (# 14111)
  > bb581cc Update net-kourier nightly (# 14110)
  > fbfffc0 upgrade to latest dependencies (# 14108)
  > bcf9274 upgrade to latest dependencies (# 14101)
  > f085b30 fix: requests are sent to all pods even if cc=1 and the parity of activatorCount and podTracker is different (# 14022)
  > 9772417 Update net-kourier nightly (# 14107)
  > f6d0c7b Update net-contour nightly (# 14106)
  > 560e0ea Update net-certmanager nightly (# 14105)
  > 51f4f1e Update net-istio nightly (# 14104)
  > 18519b1 Update net-contour nightly (# 14079)
  > 38c155e Add chainguard-dev/actions for creating kind cluster (# 14018)
  > 74c57d8 Update net-istio nightly (# 14098)
  > 5a9c574 Update net-kourier nightly (# 14096)
  > 3a6c2b6 upgrade to latest dependencies (# 14095)
  > 5a90438 Update net-istio nightly (# 14091)
  > dc0692a Update net-istio nightly (# 14088)
  > 0fbd780 Update net-certmanager nightly (# 14087)
  > 6f63c98 Update net-kourier nightly (# 14086)
  > e74f5f4 Update net-gateway-api nightly (# 14085)
  > 1587070 Update net-kourier nightly (# 14081)
  > 2e00e9f Update net-certmanager nightly (# 14080)
  > a3c7864 Update net-istio nightly (# 14078)
  > 384b889 Update net-gateway-api nightly (# 14077)
  > 7d0f963 Change storage version of DomainMapping to v1beta1 (# 14058)
  > e8b6f05 Update net-gateway-api nightly (# 14068)
  > 41e4212 Get certificate reconciler from `networking` instead of `control-protocol` (# 14072)
  > e71b933 Update net-certmanager nightly (# 14070)
  > 8f516b6 Update net-kourier nightly (# 14069)
  > a2bb4aa upgrade to latest dependencies (# 14071)
  > c95f17b Update community files (# 14067)
  > bf48e64 Remove deprecated internalEncryption dependency (# 14064)
  > 6b87d67 Update net-istio nightly (# 14065)
  > fbecf34 refactor throttler_test.go (# 14055)
bumping google.golang.org/genproto/googleapis/rpc e85fd2c...9506855:
  > 9506855 chore(all): auto-regenerate .pb.go files (# 1028)
  > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026)
  > e449d1e chore(all): update apidiff.yaml for submodules (# 1027)
  > 9b080da chore(all): auto-regenerate .pb.go files (# 1025)

Signed-off-by: Knative Automation <automation@knative.team>

* fixup: run ./hack/update-deps.sh

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2023-07-25 19:00:39 +00:00
Matej Vasek 8b46151b92
fix: resolve tkn task spec locally (#1885)
* fix: resolve tkn task spec locally

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: remove unused import

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: run ./hack/update-deps.sh

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-07-24 18:09:39 +00:00
Matej Vasek 5948cf4a07
Update docker client dependency (#1877)
* chore: update docker client lib

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: "host" OCI pusher

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: downgrade github.com/containers/image/v5

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: platform tests

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-07-20 10:50:12 +00:00
Zbynek Roubalik 79c36eefdc
use Tekton Resolvers for a standard on cluster build (#1843)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-07-11 17:41:13 +00:00
Matej Vasek ce4b05b33f
chore: update tekton client library (#1856)
This prevents `send on closed channel` panic.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-07-11 12:20:12 +00:00
Matej Vasek 18fe6430a1
chore: update to Go 1.20 (#1802)
* chore: update to Go 1.20

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: update codegen

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: update golangci-lint

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-06-08 21:22:58 +00:00
Matej Vasek 4e743684e1
Pipeline as Code integration for GitLab (#1769)
* feat: PaC for Gitlab

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: different approach to hostname resolution

Resolve '[*.]127.0.0.1.sslip.io' to cluster node IP.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: error handling

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: added TODO

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: small refactor

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-06-05 19:48:26 +00:00
knative-automation 184db6b939
upgrade to latest dependencies (#1747)
bumping knative.dev/hack 7d81248...5b7907f:%0A  > 5b7907f Update actions (# 289)%0A  > c133d5d Install Istio for tests (# 291)%0A  > 5812c57 Update community files (# 292)%0Abumping knative.dev/eventing 4b9fdef...df08b49:%0A  > df08b49 Eventing TLS: verify APIServerSource and PingSource sinkURI is https (# 6987)%0A  > d21c1aa [main] Upgrade to latest dependencies (# 6989)%0A  > 70113e8 Deprecate broker field and use KReference for the broker instead (# 6870)%0A  > 4e4647f test update to newest version (# 6990)%0A  > 870ac6b Update MessageDispatcher and FanoutMessageHandler to support sending events to TLS endpoints (# 6983)%0A  > 6dd5d58 Test PingSource with eventshub TLS receiver as sink (# 6965)%0A  > 55f4f28 [main] Upgrade to latest dependencies (# 6982)%0A  > 2a5a9a5 Add more items in the development getting started documentation (# 6978)%0A  > 59118a0 imc-dispatcher starts a TLS server, accepts host based routing on http receiver and path based routing on https receiver (# 6954)%0A  > ee49ada Rework kncloudevents library to support multiple clients (# 6975)%0A  > ee88094 Make ServerManager independent from kncloudevents package (# 6980)%0A  > 6a11c5f [main] Upgrade to latest dependencies (# 6969)%0A  > 8a9a532 Updated DEVELOPMENT.md to provide better instructions on setting up kubernetes (# 6977)%0A  > 390a0c8 Eventing TLS: Test ContainerSource with eventshub TLS receiver as sink (# 6957)%0A  > 5e245ac Fix flaky PingSource TLS unit test (# 6970)%0A  > f9f27c9 Use random names in Channel tests (# 6967)%0A  > d4609a5 Do not parse flags in InitializeEventingFlags (# 6966)%0A  > ef68a0a [main] Update community files (# 6968)%0A  > 4adc287 Add transport-encryption prerequisite for Addressable tests (# 6964)%0A  > deb0ef4 Add field for subscribers & replys CA certs to `SubscriberSpec` and `SubscriptionStatusPhysicalSubscription` (# 6959)%0A  > b81082c Eventing TLS: Test ApiServerSource with eventshub TLS receiver as sink (# 6956)%0A  > cdff269 Adding source duck type to v1b2 (# 6962)%0A  > b47b4ec [main] Upgrade to latest dependencies (# 6958)%0A  > 3315c20 Provide Channels CACerts in Brokers status annotation (# 6952)%0Abumping knative.dev/client-pkg e5c405e...83c91f4:%0A  > 83c91f4 Update community files (# 103)%0Abumping knative.dev/pkg dfb4bf0...5671699:%0A  > 5671699 drop the dynamic type (# 2750)%0A  > 9bda38b Fix some webhook testing tech debt (# 2751)%0A  > ec20442 Update community files (# 2747)%0A  > 05bfcf6 bump k8s dependencies and update min version to v1.25 (# 2745)%0A  > 52ff2ac drop dynamic client wrappers (# 2744)%0A  > a170a07 Eventing TLS: validate that Destination.CACerts is a PEM encoded cert (# 2743)%0Abumping knative.dev/serving 99800ed...349b2d6:%0A  > 349b2d6 Change minimum TLS version to 1.3 for internal encryption (between activator and queue-proxy) (# 13887)%0A  > d07bf78 Update net-contour nightly (# 14049)%0A  > aa023e8 Update net-istio nightly (# 14048)%0A  > 8fc4bb9 Update net-gateway-api nightly (# 14047)%0A  > 135be30 Update net-certmanager nightly (# 14046)%0A  > 8da71b5 Update net-kourier nightly (# 14042)%0A  > 13a4e46 poll until timeout - don't error out if the deployment can't be found (# 14027)%0A  > 31c2b7e upgrade to latest dependencies (# 14043)%0A  > 6a6e417 Update net-istio nightly (# 14041)%0A  > 807fc2c Update net-certmanager nightly (# 14040)%0A  > 3c23945 drop safe to evict annotations (# 14035)%0A  > fca5c14 Update net-gateway-api nightly (# 14033)%0A  > c12c917 Update net-contour nightly (# 14034)%0A  > 2da856d Update net-kourier nightly (# 14032)%0A  > d7c8779 Update net-certmanager nightly (# 14031)%0A  > aaf01dc Update net-istio nightly (# 14030)%0A  > bdaa436 RandomChoice 2 policy wasn't random when the number of targets is 2 (with equal weight) (# 14028)%0A  > c91f8c4 Fix metrics reporting period (# 14019)%0A  > 9f60969 Update net-kourier nightly (# 14004)%0A  > 6020cec Update net-istio nightly (# 14025)%0A  > 88cae7f Update net-gateway-api nightly (# 14016)%0A  > a143bf8 Update net-contour nightly (# 14015)%0A  > c2be582 Update net-certmanager nightly (# 14014)%0A  > 3450f0a upgrade to latest dependencies (# 14013)%0A  > 35cfd8f [Automated] Update net-gateway-api nightly (# 14003)%0A  > 08a9708 Update net-istio nightly (# 14009)%0A  > 5074b4c Update net-contour nightly (# 14010)%0A  > e8cb343 upgrade to latest dependencies (# 13999)%0A  > 1261074 Update net-certmanager nightly (# 14002)%0A  > f987ca6 Bump kind to 0.19 (# 14008)%0A  > fbb7fa1 Update community files (# 13998)%0A  > bff1d80 Remove 1.24 kind version (# 14007)%0A  > a657321 Update net-kourier nightly (# 13993)%0A  > d75b0f0 Update net-contour nightly (# 13990)%0A  > 6d26f54 upgrade to latest dependencies (# 13991)%0A  > df5001f Update net-certmanager nightly (# 13992)%0A  > 2594084 upgrade to latest dependencies (# 13989)%0A  > 7c303fa Update cluster-version to 1.25 (# 13988)%0A  > 9e751a2 Update net-certmanager nightly (# 13974)%0A  > 7b35cfb upgrade to latest dependencies (# 13987)%0Abumping knative.dev/networking 33636d9...2a2f7d2:%0A  > 2a2f7d2 upgrade to latest dependencies (# 810)%0A  > fcbedad Update community files (# 809)%0A  > a44b093 upgrade to latest dependencies (# 808)%0A  > 7c2f7ac upgrade to latest dependencies (# 807)%0Abumping k8s.io/apiextensions-apiserver e8bd314...52c998e:%0A  > 52c998e Update dependencies to v0.26.5 tag%0A  > 186ff9b Merge pull request # 117274 from jkh52/release-1.26-knp-0.0.37%0A  > b7b18f5 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A  > ee5015a Bump konnectivity-client to 0.0.37%0A  > 9ce75f3 Bump runc go module v1.1.4 -> v1.1.6%0A  > e9d194a Merge pull request # 115599 from jkh52/release-1.26-knp-0.0.36%0A  > d7df0be Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A  > 9152c67 Bump konnectivity-client to v0.0.36%0A  > 89cec57 Update golang.org/x/net to v0.7.0%0A  > f72cc5c Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A  > 28eb995 Pin golang.org/x/net to v0.4.0 in 1.26

Signed-off-by: Knative Automation <automation@knative.team>
2023-06-05 09:40:41 +00:00
Lance Ball dd7c8bdc4e
deps: update tekton to latest versions (#1753)
* deps: update tekton to latest versions

Fixes: https://github.com/knative/func/issues/1716

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: rebase

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: replace kube-openapi with older version and add shell scripts

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: handle deprecations

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: revert make check timeout value

Signed-off-by: Lance Ball <lball@redhat.com>

---------

Signed-off-by: Lance Ball <lball@redhat.com>
2023-05-26 20:04:26 +00:00
Luke Kingland bf01e6426a
feat: oci directory pusher (#1702)
* feat: write instanced and static scaffolding

* feat: add oci pusher
2023-05-18 23:19:13 +00:00
knative-automation be998d502c
upgrade to latest dependencies (#1746)
bumping knative.dev/pkg db8a353...dfb4bf0:%0A  > dfb4bf0 Drop dynamic wrapper injection code generation (# 2742)%0Abumping knative.dev/eventing 1efab19...4b9fdef:%0A  > 4b9fdef [main] Upgrade to latest dependencies (# 6955)%0A  > da31970 Improve cert-manager resources for Eventing TLS certs provisioning (# 6953)%0A  > fc5befb Provide subscribers CACerts in triggers status (# 6951)

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-18 14:47:13 +00:00
knative-automation 64337b4df5
upgrade to latest dependencies (#1740)
bumping knative.dev/eventing a9908ef...1efab19:%0A  > 1efab19 Using v1b2 in the reconciler (# 6949)%0A  > c44671c Updating rekt test resources for EventType v1b2 (# 6946)%0A  > e31eb1f Adding testingv1b2 for eventtype (# 6944)%0Abumping knative.dev/serving 14ad4d1...99800ed:%0A  > 99800ed Set default domain to cluster's domain (# 13964)%0A  > c90fabf Metric annotations work with global class config (# 13978)%0A  > da31cd1 Update net-kourier nightly (# 13975)%0A  > f457924 Update net-contour nightly (# 13976)

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-17 08:28:11 +00:00
knative-automation 2269aa0f91
upgrade to latest dependencies (#1738)
bumping knative.dev/serving fc63583...14ad4d1:%0A  > 14ad4d1 upgrade to latest dependencies (# 13973)%0A  > 00ddfd9 Update net-kourier nightly (# 13972)%0Abumping knative.dev/networking 77975a1...33636d9:%0A  > 33636d9 Backward compatibility for InternalEncryption (# 806)

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-13 05:18:42 +00:00
knative-automation 4fa785afb6
upgrade to latest dependencies (#1729)
bumping knative.dev/eventing 24fbfe5...a9908ef:%0A  > a9908ef Support TLS in PingSource (# 6929)%0A  > df559c0 Fix typo in flags.IsDisbledTransportEncryption name (# 6941)%0A  > 7073cc9 [main] Upgrade to latest dependencies (# 6939)%0A  > c6bc9bb Eventing TLS: Support K_CA_CERTS env variable injection for SinkBinding subjects (# 6931)%0Abumping knative.dev/serving 219285e...fc63583:%0A  > fc63583 Update net-kourier nightly (# 13966)

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-11 12:58:02 +00:00
knative-automation 2dda005e4d
upgrade to latest dependencies (#1717)
bumping knative.dev/networking 68725bd...77975a1:%0A  > 77975a1 Add the new certificate names for dataplane and controlplane (# 804)%0A  > c3cca43 upgrade to latest dependencies (# 803)%0A  > 3f4627e Add internal trust flag to config (# 778)%0A  > 02055c8 Update community files (# 801)%0Abumping knative.dev/pkg 9049667...db8a353:%0A  > db8a353 Add SinkCACerts to SourceStatus (# 2733)%0Abumping knative.dev/serving 5e056a0...219285e:%0A  > 219285e Update net-kourier nightly (# 13959)%0A  > 2fa05bd Min TLS for tag to digest defaults to 1.2 again and is configurable (# 13962)%0A  > 43df348 Update net-contour nightly (# 13958)%0A  > 50a9f22 Update net-certmanager nightly (# 13961)%0A  > 4e379cb Update net-gateway-api nightly (# 13957)%0A  > 3d53294 Update net-istio nightly (# 13960)%0A  > ea2a6c8 💄 Install ko using setup-ko, from ko-build (# 13951)%0A  > e5070cd upgrade to latest dependencies (# 13950)%0A  > 9778f2d Update net-istio nightly (# 13949)%0A  > f27ba4e Update net-certmanager nightly (# 13944)%0A  > 2840301 Update net-kourier nightly (# 13945)%0A  > 117a642 Update net-gateway-api nightly (# 13943)%0A  > 84a2230 Update net-contour nightly (# 13942)%0A  > 7aa5edb upgrade to latest dependencies (# 13941)%0A  > 01707d8 upgrade to latest dependencies (# 13940)%0A  > b7d5e8d Update net-istio nightly (# 13939)%0Abumping knative.dev/eventing cd50d27...24fbfe5:%0A  > 24fbfe5 Eventing TLS: support exposing https address in Broker controller (# 6930)%0A  > d18cb42 Add information about retryable error in servermanager (# 6921)%0A  > f92a05b Added Support for K_CA_CERTS in the heartbeats (# 6920)%0A  > b8b43d0 Remove CA certs empty and non nil check, use URL scheme only (# 6928)%0A  > 3c8cc05 Return error directly if one receiver of servermanager fails (# 6919)%0A  > 92ab7f8 [main] Upgrade to latest dependencies (# 6927)%0A  > 5c6fe57 two more for reducing to debug, instead of info (# 6922)%0A  > 6cf9397 less verbose logs on scheduler component  (# 6912)%0A  > 69918f2 Adds ServerManager. Supports http/https message receivers (# 6908)%0A  > d58e259 Install ko using setup-ko in kind e2e tests (# 6910)%0A  > 9cdea5d Eventing TLS: Added Support for setting K_CA_CERTS in the ApiServerSource controller for the adapter (# 6897)%0A  > add8436 Eventing TLS: support exposing https address in InMemoryChannel controller (# 6881)%0A  > 59cfb6d [main] Upgrade to latest dependencies (# 6906)%0A  > 03f2a3d Remove unused test helper (# 6907)%0A  > 7a90c46 Remove eventing-natss from downstream tests (# 6905)%0A  > ba2550b [main] Upgrade to latest dependencies (# 6904)%0A  > 999eead More EventType v1beta2 work (# 6903)%0A  > 66e8257 Remove sanitize HTTP body for `knativeerrordata` extension (# 6902)

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-09 04:34:26 +00:00
knative-automation 1ba7015c84
upgrade to latest dependencies (#1709)
bumping knative.dev/serving 2c1bb07...5e056a0:%0A  > 5e056a0 Update net-certmanager nightly (# 13926)%0A  > 35efd12 Update net-contour nightly (# 13929)%0A  > f476717 Update net-istio nightly (# 13935)%0A  > bd8e37c Update net-gateway-api nightly (# 13925)%0A  > 37a7010 Update net-kourier nightly (# 13934)%0A  > f47802d Update community files (# 13933)%0A  > 990d701 Update net-kourier nightly (# 13928)%0A  > ff9f03d Update net-istio nightly (# 13927)%0A  > 690c525 upgrade to latest dependencies (# 13924)%0A  > 1dd07a7 Update community files (# 13923)%0A  > 66141b8 Update net-istio nightly (# 13920)%0Abumping knative.dev/pkg dfad48e...9049667:%0A  > 9049667 Update community files (# 2735)%0A  > aacec7f Update community files (# 2734)%0A  > 300df43 Eventing TLS: Added AddressableFromDestination method on the resolver (# 2717)%0Abumping knative.dev/networking e5d04e8...68725bd:%0A  > 68725bd upgrade to latest dependencies (# 798)%0A  > 1594abb Update community files (# 797)%0Abumping knative.dev/client-pkg 4f052f9...e5c405e:%0A  > e5c405e Update community files (# 102)%0A  > eee9b55 Update community files (# 100)%0Abumping knative.dev/eventing 034bec9...cd50d27:%0A  > cd50d27 [main] Format Go code (# 6898)%0A  > 0f0a82c [main] Update community files (# 6901)%0A  > 7f4deb5 EventType v1b2 API addition (# 6893)%0A  > 1f917d0 Refactor PingSource adapter client creation (# 6880)%0A  > e2f1c77 [main] Update community files (# 6896)%0A  > 6a5c7ee Eventing TLS: migrate all resolver.URIResolver usages over to AddressableFromDestinationV1 (# 6883)%0A  > 0a12a6c Adds path based routing to message_receiver pkg (# 6873)%0Abumping knative.dev/hack f591fea...7d81248:%0A  > 7d81248 Update community files (# 286)%0A  > 6e4569c Update community files (# 285)

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-02 15:56:55 +00:00
knative-automation 61179d881e
upgrade to latest dependencies (#1705)
bumping knative.dev/serving 84fa64c...2c1bb07:%0A  > 2c1bb07 Update net-kourier nightly (# 13919)%0A  > 0637cdf Update net-contour nightly (# 13918)%0A  > 08bedbe Update net-gateway-api nightly (# 13917)%0A  > e39c429 Update net-istio nightly (# 13916)%0A  > 10ed0f8 Update net-certmanager nightly (# 13915)%0Abumping knative.dev/client-pkg e75f12e...4f052f9:%0A  > 4f052f9 upgrade to latest dependencies (# 99)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-26 09:55:45 +00:00
knative-automation 5c38465232
upgrade to latest dependencies (#1704)
bumping knative.dev/eventing 034bec9...034bec9:

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-26 09:02:45 +00:00
knative-automation 88b36341ff
upgrade to latest dependencies (#1686)
bumping knative.dev/client-pkg e1f3e9a...e75f12e:%0A  > e75f12e upgrade to latest dependencies (# 98)%0A  > 3bb19d6 upgrade to latest dependencies (# 93)%0Abumping knative.dev/serving 4db179f...84fa64c:%0A  > 84fa64c Update data-plane Secrets  (# 13859)%0A  > 22783d6 Deployment probe fixes (# 13885)%0A  > 113616b add support for downwardAPI in projected volumes (# 13896)%0A  > 55f8dd7 upgrade to latest dependencies (# 13912)%0A  > b2a416f Update net-gateway-api nightly (# 13907)%0A  > 91ac3b3 Update net-certmanager nightly (# 13904)%0A  > 787ac48 Update net-istio nightly (# 13902)%0A  > d315f71 Update net-contour nightly (# 13903)%0A  > b38ef3a Update net-istio nightly (# 13899)%0A  > b9b9d13 Update net-contour nightly (# 13900)%0A  > 9530fe9 Update net-certmanager nightly (# 13897)%0A  > 12bd205 Update net-kourier nightly (# 13898)%0Abumping knative.dev/networking 750a9e4...e5d04e8:%0A  > e5d04e8 upgrade to latest dependencies (# 796)%0A  > 62fd5d0 Update actions (# 793)%0A  > b77b4a6 Bump Go version in github action (# 795)%0Abumping knative.dev/eventing cc3d254...034bec9:%0A  > 034bec9 [main] Upgrade to latest dependencies (# 6888)%0A  > 4c2a3aa Bump Go to 1.20 in GH workflows (# 6882)%0A  > 825a2b5 Create Cert-Manager resources (# 6849)%0A  > 193f2df Eventing TLS: support `K_CA_CERTS` in adapter/v2 (# 6848)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-25 14:04:45 +00:00
knative-automation a842cc63e8
upgrade to latest dependencies (#1681)
bumping knative.dev/pkg ef19121...dfad48e:%0A  > dfad48e upgrade to latest dependencies (# 2728)%0A  > 53f04b3 Make minimum TLS version configurable for webhooks (# 2721)%0A  > ce10b06 Update actions (# 2726)%0A  > d3d7625 Update community files (# 2724)%0A  > 166893c upgrade to latest dependencies (# 2719)%0Abumping knative.dev/networking 0b998c1...750a9e4:%0A  > 750a9e4 Update community files (# 792)%0A  > 62b7e26 Update actions (# 789)%0A  > 366f276 upgrade to latest dependencies (# 788)%0A  > fb58275 Update community files (# 790)%0Abumping knative.dev/client-pkg bf6f6a8...e1f3e9a:%0A  > e1f3e9a Update actions (# 97)%0A  > 7260990 Update community files (# 96)%0Abumping knative.dev/serving ac7c74b...4db179f:%0A  > 4db179f upgrade to latest dependencies (# 13895)%0A  > 0c8f091 Update net-gateway-api nightly (# 13894)%0A  > f83732d Update net-kourier nightly (# 13893)%0A  > 87af840 upgrade to latest dependencies (# 13891)%0A  > 171cecd change mininum TLS version for tag to digest resolution (# 13886)%0A  > ef58d9b Update net-contour nightly (# 13881)%0A  > 842c516 Update net-istio nightly (# 13883)%0A  > cb946ff Update net-certmanager nightly (# 13882)%0A  > d0eea80 Update net-gateway-api nightly (# 13880)%0A  > c377269 Update actions (# 13879)%0A  > 018c7f8 Update net-kourier nightly (# 13871)%0A  > 235e7f1 Update net-contour nightly (# 13870)%0A  > 29089ce Update net-gateway-api nightly (# 13873)%0A  > f87c4d7 Update net-istio nightly (# 13872)%0A  > a96e2c5 upgrade to latest dependencies (# 13875)%0A  > e363b61 Update net-certmanager nightly (# 13874)%0A  > 9af99e5 Load certificate when they are updated when internal-encryption is enabled (# 13854)%0A  > 3efe96d Update community files (# 13868)%0A  > 944e8e0 Update net-kourier nightly (# 13864)%0A  > 4d85bc0 Update net-contour nightly (# 13865)%0A  > 96b84bd Update net-certmanager nightly (# 13866)%0A  > f5d3865 Update community files (# 13863)%0Abumping knative.dev/hack 9153cc6...f591fea:%0A  > f591fea individual globbing is required (# 284)%0A  > 4b3f230 Update community files (# 283)%0Abumping knative.dev/eventing 3224e50...cc3d254:%0A  > cc3d254 [main] Upgrade to latest dependencies (# 6863)%0A  > 81f8e67 Fix ChannelChain test lifecyle (# 6862)%0A  > d7fe38f [main] Upgrade to latest dependencies (# 6860)%0A  > a5b4810 [main] Update actions (# 6858)%0A  > 43a2554 [main] Upgrade to latest dependencies (# 6855)%0A  > cf7ee9c [main] Update actions (# 6853)%0A  > d2eaff5 [main] Update community files (# 6856)%0A  > c59bd1f Eventing TLS: Install Cert Manager as part of the test setup phase (# 6850)%0A  > d35f808 [main] Upgrade to latest dependencies (# 6852)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-18 20:14:56 +00:00
knative-automation dbcf68fccd
upgrade to latest dependencies (#1672)
bumping knative.dev/pkg ee73c93...ef19121:%0A  > ef19121 Update community files (# 2722)%0A  > 15cf17d Update actions (# 2720)%0Abumping knative.dev/networking 8174d2b...0b998c1:%0A  > 0b998c1 upgrade to latest dependencies (# 786)%0Abumping knative.dev/client-pkg 30a17e5...bf6f6a8:%0A  > bf6f6a8 Update community files (# 95)%0A  > e5bd961 Update actions (# 94)%0Abumping knative.dev/eventing d991040...3224e50:%0A  > 3224e50 [main] Update community files (# 6854)%0Abumping knative.dev/hack 1421f12...9153cc6:%0A  > 9153cc6 Update community files (# 282)%0A  > 359d585 Revert "Extract tools to knative.dev/toolbox (# 280)" (# 281)%0Abumping knative.dev/serving 23f7e2b...ac7c74b:%0A  > ac7c74b Update actions (# 13862)%0A  > c367fec upgrade to latest dependencies (# 13860)%0A  > 8f273e4 Adds dev container and updates docs with Codespaces information (# 13838)%0A  > db52024 Update net-contour nightly (# 13853)%0A  > 1f3a35f Update net-istio nightly (# 13852)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-11 09:52:48 +00:00
Gunjan Vyas 8f2f290aab
Replace knative.dev/client references to knative.dev/client-pkg (#1671) 2023-04-10 15:59:39 +00:00
knative-automation 29cfd3e6ba
upgrade to latest dependencies (#1667)
bumping knative.dev/serving ef53449...23f7e2b:%0A  > 23f7e2b Update net-kourier nightly (# 13849)%0A  > 32aacd6 Update net-certmanager nightly (# 13850)%0A  > 5eed3c1 Update net-istio nightly (# 13851)%0A  > 8a027b6 Update net-gateway-api nightly (# 13848)%0A  > 0814d02 upgrade to latest dependencies (# 13846)%0A  > dab78d1 upgrade to latest dependencies (# 13844)%0A  > 9976a2c Update net-kourier nightly (# 13841)%0A  > 0134c27 Update net-contour nightly (# 13840)%0A  > e824c3f Update net-certmanager nightly (# 13842)%0Abumping knative.dev/pkg 696cac8...ee73c93:%0A  > ee73c93 upgrade to latest dependencies (# 2710)%0A  > 4835a4c Eventing TLS: update destination and Kref types (# 2716)%0A  > b7f2774 Made changes to addressable and address status. (# 2713)%0Abumping knative.dev/eventing 7ba0648...d991040:%0A  > d991040 Add transport-encryption feature flag (# 6845)%0A  > 642699b Sync retry option with spec (# 6834)%0A  > 500ae1d [main] Upgrade to latest dependencies (# 6846)%0A  > 4a78a6c Support running SinkBinding tests with inclusion selection behavior  (# 6841)%0A  > df3bd9e [main] Upgrade to latest dependencies (# 6839)%0Abumping knative.dev/networking 2ca8dbc...8174d2b:%0A  > 8174d2b upgrade to latest dependencies (# 785)%0A  > e18ca86 upgrade to latest dependencies (# 784)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-06 09:58:20 +00:00
knative-automation ca244204dd
upgrade to latest dependencies (#1657)
bumping knative.dev/serving 74fcd62...ef53449:%0A  > ef53449 Update net-kourier nightly (# 13835)%0A  > e4f3288 Update net-contour nightly (# 13834)%0A  > 307a7e4 remove freezer code from queue proxy (# 13830)%0A  > 92dba5b Update net-gateway-api nightly (# 13833)%0A  > 5791aea Update net-certmanager nightly (# 13832)%0A  > be65250 upgrade to latest dependencies (# 13831)%0A  > bb18a82 upgrade to latest dependencies (# 13825)%0A  > 66c28b6 Update net-contour nightly (# 13822)%0A  > dce7a40 Update net-certmanager nightly (# 13821)%0A  > 8d8c39e Update net-istio nightly (# 13803)%0A  > 137c10f Update net-contour nightly (# 13818)%0A  > fc86653 Fix queue proxy handler setup (# 13815)%0A  > a5612ff Update net-kourier nightly (# 13817)%0A  > bfca504 Update net-certmanager nightly (# 13814)%0A  > dbb13ae upgrade to latest dependencies (# 13813)%0A  > f9b752c Update net-gateway-api nightly (# 13811)%0A  > e5556b4 Update net-contour nightly (# 13804)%0A  > 8d60f19 Update net-certmanager nightly (# 13807)%0A  > 023d909 Update actions (# 13799)%0A  > 7788c57 Update actions (# 13794)%0A  > 971dd38 Update community files (# 13795)%0A  > f031fd4 Update net-certmanager nightly (# 13793)%0A  > 1cfd960 Update net-gateway-api nightly (# 13788)%0A  > dc65c40 Update net-contour nightly (# 13791)%0A  > 5d43b7b Update net-istio nightly (# 13789)%0A  > 65c6d92 Update net-kourier nightly (# 13787)%0A  > 02685bc upgrade to latest dependencies (# 13785)%0A  > d569144 Update net-istio nightly (# 13711)%0A  > 71088a8 Update community files (# 13776)%0A  > 711371c Update net-contour nightly (# 13779)%0A  > 8859807 Update net-kourier nightly (# 13778)%0A  > 9d28f57 Update net-certmanager nightly (# 13777)%0A  > c0dea98 Update net-gateway-api nightly (# 13773)%0A  > 90c61a4 Update net-certmanager nightly (# 13774)%0A  > 677682f Update net-contour nightly (# 13772)%0Abumping knative.dev/pkg b77a78c...696cac8:%0A  > 696cac8 Expose queue proxy request metrics reporting period (# 2362)%0A  > bd3cf51 Printf log message with the right type when showing port (# 2709)%0A  > 4c84b1b Update actions (# 2707)%0A  > 3290ddf Update community files (# 2706)%0A  > 53fc6ab Update actions (# 2705)%0A  > b769fef drop eventing natss from downstream tests (# 2703)%0A  > 511b394 potential fix for flakey tlsBackoff (# 2702)%0A  > 0902ea8 Parameterize WEBHOOK_NAME env key in error message (# 2701)%0A  > c5dd1d1 Update community files (# 2700)%0Abumping knative.dev/networking c692e9e...2ca8dbc:%0A  > 2ca8dbc upgrade to latest dependencies (# 783)%0A  > a2549e2 Update actions (# 782)%0A  > 8139f0f Update actions (# 780)%0A  > 5544973 Update community files (# 781)%0A  > 74471b9 Update community files (# 779)%0Abumping knative.dev/eventing 38a00d8...7ba0648:%0A  > 7ba0648 [main] Upgrade to latest dependencies (# 6832)%0A  > 97a7b77 [main] Upgrade to latest dependencies (# 6830)%0A  > e691b39 removed release label (# 6807)%0A  > 69a3841 Removes the deprecated packages (# 6816)%0A  > a959915 parallel rekt test cleanup (# 6828)%0A  > 88c5dbb [main] Update actions (# 6827)%0A  > d15774f Add sequence reconciler test (# 6817)%0A  > f361a57 [main] Update community files (# 6822)%0A  > 605306c [main] Update actions (# 6819)%0A  > 3c8c86c Add documentation for MTChannelBasedBroker (# 6791)%0A  > ea0b254 fix api docs generation with go1.20 (# 6810)%0A  > 4d5278d Removes replace and ran `go vendor` (# 6795)%0A  > 62eb85e Make autoscaler leader aware (# 6814)%0A  > 5988c42 [main] Upgrade to latest dependencies (# 6812)%0A  > f6ca59b Use released hearthbeats image for testing (# 6808)%0A  > eabc874 updated broken link (# 6786)%0A  > 6a732ff Add basic retry support for hearthbeats utility (# 6809)%0A  > 05f6d84 Heartbeats: quit istio proxy when running in a job (# 6804)%0A  > 472d325 Add rekt based broker conformance test to ensure `broker.spec.config` is immutable (# 6799)%0A  > 5a0064b [main] Update community files (# 6805)%0A  > 1258a4e Fix pod annotations in containersource template (# 6802)%0Abumping knative.dev/client 3bdc232...3a8d646:%0A  > 3a8d646 fix: Fix image tag for nightly builds (# 1796)%0A  > c21e660 fix: Fix tagging of kn container image for latest releases (# 1792)%0A  > a97df12 Update actions (# 1790)%0A  > 7586217 Update actions (# 1786)%0A  > 2dcb8c0 Update community files (# 1789)%0A  > 3e19a35 Helloworld image running with non root user (# 1787)%0A  > 1668720 Update community files (# 1784)%0Abumping knative.dev/hack 3de51af...1421f12:%0A  > 1421f12 Extract tools to knative.dev/toolbox (# 280)%0A  > 3b8ef01 Update community files (# 279)%0A  > 1eebfb3 Update community files (# 278)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-03 09:24:04 +00:00
Matej Vasek e458ae0a07
chore update pack dependency (#1650)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-03-27 06:52:57 +00:00
Zbynek Roubalik 85d3d0206e
feat: PAC - try to read git info from local .git config (#1635)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-03-22 13:10:54 +00:00
Matej Vasek 7c724bc2f6
Descriptions in JSON Schema (#1633)
* chore: update schema generation library

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* feat: description in JSON schema from doc comments

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-03-20 12:46:54 +00:00
knative-automation da83a2bf73
upgrade to latest dependencies (#1591)
bumping knative.dev/serving 59d4c52...74fcd62:
  > 74fcd62 Update net-kourier nightly (# 13775)
  > 6436af6 upgrade to latest dependencies (# 13769)
  > 4d51212 Use `pkgtest.CheckEndpointState` in TestActivationScale instead of raw client (# 13770)
  > 587f587 add missing probes (# 13563)
  > 5e3b4af Adds e2e test for activation-scale (# 13197)
  > b285cb4 Update net-certmanager nightly (# 13762)
  > aab7abe Update net-contour nightly (# 13761)
  > 0cf0da8 Update net-gateway-api nightly (# 13756)
  > efc0bb0 Update net-kourier nightly (# 13760)
  > 6bc4bb2 upgrade to latest dependencies (# 13759)
bumping knative.dev/eventing c5847a9...38a00d8:
  > 38a00d8 Migrate to rekt cronjob package (# 6800)
  > 0e2c389 [main] Upgrade to latest dependencies (# 6798)
  > df2287d [main] Upgrade to latest dependencies (# 6794)
  > 1ff36e1 Support testing ContainerSource with istio (# 6790)
  > a8128e6 [main] Upgrade to latest dependencies (# 6774)
  > 397387e SC settings for ApiServerSource's Receive Adapter's container/deployment  (# 6788)
  > b474770 No reason for API ServerSource adapter to not inject istio sidecar (# 6789)
  > 7d7df2d Removes the deprecated DeadLetterChannel in ChannelableStatus (# 6722)
bumping knative.dev/pkg 645afb2...b77a78c:
  > b77a78c upgrade to latest dependencies (# 2698)
  > 310274d bump golang version in downstream tests (# 2697)
  > fd00e03 Add certs secret name read from env (# 2685)
bumping knative.dev/client e82e749...3bdc232:
  > 3bdc232 upgrade to latest dependencies (# 1773)
bumping knative.dev/networking 5a5f810...c692e9e:
  > c692e9e upgrade to latest dependencies (# 776)
  > 475e232 upgrade to latest dependencies (# 775)

Signed-off-by: Knative Automation <automation@knative.team>
2023-03-08 16:51:20 +00:00
Zbynek Roubalik e3b318adff
feat: Pipelines as Code - initial support (pack) (#1594)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-03-07 15:41:20 +00:00
knative-automation 850adf30ab
upgrade to latest dependencies (#1582)
bumping knative.dev/client 8a2ed4c...e82e749:
  > e82e749 Bump golang.org/x/net from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0 (# 1783)
  > a91b916 Bump golang.org/x/text from 0.3.7 to 0.3.8 (# 1780)
bumping knative.dev/pkg f306c13...645afb2:
  > 645afb2 bump golang.org/x/net to v0.7.0 (# 2695)
  > 0591b75 bump net and text packages (# 2692)
  > 2fdd6bf Allow reconcilers to listen to leader promotion events  (# 2688)
  > f65eba5 Make ZipkinTracingEnabled flag thread safe (# 2690)
bumping golang.org/x/sys fc697a3...90c8f94:
  > 90c8f94 unix: avoid converting non-pointers to unsafe.Pointer in PtraceIO
  > 4e121b1 unix: add missing address operator in initxattrdest
  > 68f9dcb windows/debug/svc: buffer channel passed to signal.Notify
  > 0e1262c unix: add ptrace(PT_DENY_ATTACH) wrapper for darwin
  > 6938dae unix: add missing constants used with struct Timex on Linux
  > 01b330b unix: improve flaky solaris test logging
  > e7d7f63 all: fix some comments
  > 7a75290 unix/linux: update to glibc 2.36
  > 4112509 windows/mkwinsyscall: write source to temp file if formatting fails
  > 71da690 windows/mkwinsyscall: support "." and "-" in DLL name
  > b829a39 unix/linux: update to gcc 13.0.0, qemu 7.1.0 for loong64
  > c3037ed unix: add support for clock_adjtime on Linux
  > 13fe000 cpu: add IsBigEndian
  > 17fce3a unix: avoid false positive in vet shift check
  > a6f4650 windows: use UTF16FromString and UTF16ToString from syscall
  > 6e4d1c5 unix/linux: update to Linux kernel 6.1 and Go 1.20-rc2
  > b8be2fd cpu: add //go:build line to cpu_gccgo_x86.c
  > 1e9f341 unix: add //go:build line to gccgo_c.c
  > b60007c unix: add Uvmexp and SysctlUvmexp for NetBSD
  > b751db5 unix: gofmt hurd files after CL 459895
  > b360406 unix: support TIOCGETA on GNU/Hurd
  > 3086868 unix: regen on OpenBSD 7.2
  > 2b11e6b unix: remove Mclpool from openbsd types
  > 7c6badc unix: convert openbsd/mips64 to direct libc calls
  > 3b1fc93 unix: avoid allocations for common uses of Readv, Writev, etc.
  > 2204b66 cpu: parse /proc/cpuinfo on linux/arm64 on old kernels when needed
  > 72f772c unix: offs2lohi should shift by bits, not bytes
  > cffae8e unix: add ClockGettime on *bsd and solaris
  > 96e75de unix: improve Sendmsg and Recvmsg documentation
  > 127c0dd unix/linux: use Go 1.20rc1 to generate files
  > 3ca3b18 windows: add GetLargePageMinimum
  > d684c6f execabs: isGo119ErrDot: use errors.Is instead of string-matching
bumping knative.dev/serving 7aeb55d...59d4c52:
  > 59d4c52 Update net-kourier nightly (# 13755)
  > 5a7a72e Update net-contour nightly (# 13758)
  > cc58860 Update net-certmanager nightly (# 13757)
  > 879c723 upgrade to latest dependencies (# 13742)
  > 23212b3 Update net-kourier nightly (# 13733)
  > 12b0690 Update net-contour nightly (# 13734)
  > 628b3e6 Update net-gateway-api nightly (# 13732)
  > cd3fe03 Update net-certmanager nightly (# 13735)
  > 28b8fba upgrade to latest dependencies (# 13730)
  > 708374e TestAutoscaleSustaining scales to 8 instead of 10 (# 13679)
  > 168ea39 Update net-contour nightly (# 13729)
  > f2ee629 Update net-certmanager nightly (# 13728)
  > bd75129 upgrade to latest dependencies (# 13726)
  > f4792e4 check for renewing status (# 13666)
  > 51ed9ad Update net-contour nightly (# 13724)
  > 1b99dce Update net-gateway-api nightly (# 13719)
  > fe52019 Update net-certmanager nightly (# 13718)
  > 506f8c6 Update net-contour nightly (# 13717)
  > 1f5f822 Update net-kourier nightly (# 13698)
bumping knative.dev/hack f2f3107...3de51af:
  > 3de51af Set GitHub Release Title to the version (# 277)
bumping knative.dev/networking 1bd50a5...5a5f810:
  > 5a5f810 upgrade to latest dependencies (# 767)
  > 2c2695b upgrade to latest dependencies (# 766)
bumping golang.org/x/text 1bdb400...71a9c9a:
  > 71a9c9a all: fix some comments
  > ec5565b README.md: update documentation of module versioning
  > c8236a6 unicode/bidi: remove unused global
  > ada7473 all: remove redundant type conversion
bumping knative.dev/eventing 5f24569...c5847a9:
  > c5847a9 Port broker many triggers testcase to rekt (# 6761)
  > 52574ce Fixes issue where a CE response is truncated (# 6758)
  > 44b0b8a Remove deprecated usage of ZipkinTracingEnabled (# 6780)
  > 07e6d0c [main] Upgrade to latest dependencies (# 6770)
  > 70d2cb9 Pass EnvConfig to Broker conformance tests (# 6769)
  > f6afad3 Exclusive access to tracing flag for upgrade prober (# 6767)
  > 843b6f2 Allow event display to log requests (# 6764)
  > 23dc742 [main] Upgrade to latest dependencies (# 6765)
  > 82d85f9 [main] Upgrade to latest dependencies (# 6762)
bumping golang.org/x/net a2d827a...8e2b117:
  > 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding
  > 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning
  > 39940ad html: parse comments per HTML spec
  > 87ce33e go.mod: update golang.org/x dependencies
  > 415cb6d all: fix some comments
  > 7e3c19c all: correct typos in comments
  > 296f09a http2: case insensitive handling for 100-continue
  > f8411da nettest: fix tests on dragonfly and js/wasm
  > 8e0e7d8 go.mod: update golang.org/x dependencies
  > 7805fdc http2: rewrite inbound flow control tracking
  > 2aa8215 nettest: use RoutedInterface for probing network stack capability
  > ad92d3d websocket: don't recommend Gorilla
  > e1ec361 http2: fix race in TestCanonicalHeaderCacheGrowth
  > 1e63c2f http2: limit canonical header cache by bytes, not entries
  > 3247b5b go.mod: update golang.org/x dependencies
  > ecf7fda http2: deflake TestTransportMaxFrameReadSize
  > 0833b63 publicsuffix: embed table data
  > ecf091a publicsuffix: update table to latest list from publicsuffix.org
  > 2f8c3d1 http2: add Transport.MaxReadFrameSize configuration setting
  > 0e478a2 http2: add SETTINGS_HEADER_TABLE_SIZE support
bumping golang.org/x/term f72a2d8...d974fe8:
  > d974fe8 go.mod: update golang.org/x dependencies
  > 1efcd90 go.mod: update golang.org/x dependencies
  > 97ca0e3 go.mod: update golang.org/x dependencies

Signed-off-by: Knative Automation <automation@knative.team>
2023-03-01 10:17:54 +00:00
knative-automation df819d13d8
upgrade to latest dependencies (#1565)
bumping knative.dev/client badd909...8a2ed4c:
  > 8a2ed4c Fixing errors related to Go 1.20 (# 1779)
  > 954720d Update community files (# 1778)
bumping knative.dev/eventing f022034...5f24569:
  > 5f24569 [main] Upgrade to latest dependencies (# 6744)
  > dac6b8b [main] Update community files (# 6756)
  > 2b517b6 Deprecate `test/rekt/resources/svc` (# 6742)
  > bbbd425 Deprecate `test/rekt/resources/deployment` (# 6748)
bumping knative.dev/pkg 2f55fe0...f306c13:
  > f306c13 upgrade to latest dependencies (# 2684)
bumping knative.dev/networking 195809a...1bd50a5:
  > 1bd50a5 Update community files (# 764)
  > 6a15e7d upgrade to latest dependencies (# 765)
  > 9373ba6 upgrade to latest dependencies (# 762)
bumping knative.dev/serving 08812b3...7aeb55d:
  > 7aeb55d Update net-gateway-api nightly (# 13716)
  > aa4149f Update net-certmanager nightly (# 13715)
  > 04da752 upgrade to latest dependencies (# 13713)
  > dfd39ca Update support rotation (# 13714)
  > 8c282ba Update net-certmanager nightly (# 13697)
  > 7ed2869 Update support rotation contacts (# 13703)
  > 0ec0ecf Update net-gateway-api nightly (# 13699)
  > 060a49a Update net-contour nightly (# 13705)
  > 53e91c9 Fix G112: Potential Slowloris Attacks lint errs (# 13702)
  > a99a936 upgrade to latest dependencies (# 13709)
bumping knative.dev/hack d71d569...f2f3107:
  > f2f3107 Update community files (# 273)
  > f41894d Find checksums file works with ARTIFACTS_TO_PUBLISH variable (# 275)

Signed-off-by: Knative Automation <automation@knative.team>
2023-02-20 18:02:26 +00:00
knative-automation ec6c698244
upgrade to latest dependencies (#1534)
bumping knative.dev/eventing 4d6e1fc...f022034:
  > f022034 Update dependencies (# 6753)
  > fdffabe Deprecate `test/rekt/resources/pod` package (# 6747)
  > dfd095f Remove event flaker since eventshub offers an equivalent feature (# 6750)
  > 0ab29eb  Remove unused event-library (# 6751)
  > 82324b9 [main] Update community files (# 6743)
  > 452cd49 Adds apiVersion as an extension to api source events (# 6696)
  > b96d2fb Migrate from `knative.dev/reconciler-test/resources/svc` to `knative.dev/reconciler-test/pkg/resources/service` (# 6741)
  > f9ceb4f [main] Upgrade to latest dependencies (# 6715)
  > 37fa6e0 Extract scheduler config in a dedicate struct instead of many parameters (# 6736)
  > 4911986 Add function to check if a broker resource is `NotReady` (# 6737)
  > 2f98e55 Improve scheduler logging for state and pending vpods (# 6729)
  > 1092472 Scheduler doesn't reschedule vpods that are scheduled on unscehdulable pods (# 6726)
  > 40517be Added Broker class in `kubectl get -o wide` (# 6723)
  > e609459 [main] Update community files (# 6727)
  > 47a793b Revert "Change subscription patch logic to ensure resource version (# 6670) (# 6724)
  > 8b7551c Removing one more deprecated, unused func (# 6718)
  > 228eda3 Removing deprecated and unused func (# 6716)
  > ffc8fe0 Default a subscriptions subscriber and reply in webhook (# 6701)
  > 8d62a06  Adds link to the Knative CNCF Slack Channel  (# 6711)
  > 91a1991 Install source at requirement phase in conformance tests (# 6712)
  > 983189d Set scheduler logging to debug (# 6705)
  > c3364e4 Remove UNUSED and deprecated test helpers (# 6710)
  > 9b8c4d6 Port BrokerWorkFlowWithTranformation test to rekt and code cleanup (# 6709)
  > 45e7a24 Do not overwrite existing imagePullSecrets in CopySecret (# 6707)
  > efba019 [main] Format Go code (# 6702)
bumping k8s.io/kube-openapi 67bda5d...172d655:
  > 172d655 Merge pull request # 319 from alexzielenski/json_next
  > 829ce0c fix json unmarshal bug when extension used with Responses (# 320)
  > 8d49439 add JSONRoundTripTestCase and add a Test*RoundTrip for every spec.* type which needs it
  > b7a9e6f Merge pull request # 318 from dims/add-go.mod-for-integration-tests
  > 3b3bb66 add jsonv2 roundtrip fuzz tests and benchmarks
  > a70c9af Merge pull request # 307 from apelisse/test-required-job
  > b856c89 Add a go.mod for integration test
  > 395774f add jsonv2 implementation
  > c6e407d Add required job that depends on matrix jobs
  > c601e50 add go-json-experiment/json to pkg/internal/third_party
  > 5ca72f5 gofmt changes
bumping knative.dev/hack c7cfcb0...d71d569:
  > d71d569 🐛 Location-agnostic sign release (# 268)
  > b674d64 Update community files (# 270)
  > 549c360 Cleanup: remove ioutil for new go version (# 265)
  > 5814be5 Update community files (# 267)
bumping knative.dev/networking db2bcbe...195809a:
  > 195809a Update community files (# 761)
  > c3510af upgrade to latest dependencies (# 760)
  > 2473e65 Update community files (# 759)
  > f6585dc update OWNERS file (# 758)
  > 89f3990 Assert all the expected DNSNames are part of the HTTP01 challenge (# 756)
  > 4ccbe60 adjust domain validation in kcert (# 754)
bumping knative.dev/serving 484e848...08812b3:
  > 08812b3 Update net-istio nightly (# 13706)
  > 368994b Update community files (# 13707)
  > d68797e Bumping 'github.com/google/go-containerregistry' dependency (# 13701)
  > 9b9a951 upgrade to latest dependencies (# 13689)
  > e2add5d fix curl invocation (# 13683)
  > 6334ffe Update net-contour nightly (# 13676)
  > d7959af Update net-certmanager nightly (# 13686)
  > 4db2ada Update net-istio nightly (# 13687)
  > 7f2264d Update community files (# 13685)
  > baa6292 Update net-gateway-api nightly (# 13672)
  > 83d2dd7 Update net-kourier nightly (# 13673)
  > 2fc2a12 fix route reconciler test flakes (# 13684)
  > 729eb6d Update net-istio nightly (# 13674)
  > 30a2b0c Add k8s 1.26 for kind (# 13682)
  > 3764762 use GITHUB_TOKEN when querying net-istio releases (# 13681)
  > 485f2a9 upgrade to latest dependencies (# 13680)
  > 0639c5f Update community files (# 13678)
  > b4d7a28 clean up OWNER files (# 13668)
  > 68e128b Update net-contour nightly (# 13667)
  > f6ab591 Adds slack links to CNCF Knative slack channel (# 13655)
  > 53b3c92 Add serving-internal docs about Knative encryption support (# 13662)
  > 3b8d6cb Update net-contour nightly (# 13656)
  > b9b4c57 Update net-gateway-api nightly (# 13654)
  > 63832e2 Update net-contour nightly (# 13650)
  > 908edaf Update net-istio nightly (# 13649)
  > 06add5f Update net-kourier nightly (# 13648)
bumping knative.dev/pkg 247510c...2f55fe0:
  > 2f55fe0 Fix potential slowloris attack (# 2682)
  > 8d1efe1 Update community files (# 2683)
  > 4a80605 Add health checks (# 2671)
  > 33e6b88 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2678)
  > c889c5b upgrade to latest dependencies (# 2679)
  > fb44e94 Update community files (# 2676)
  > decc1cc Update community files (# 2674)
  > 8532ae0 update OWNERS files to use teams with active members (# 2672)
  > 408ad07 Make SetDefaults of Destination duck type nil safer (# 2670)
bumping github.com/google/go-containerregistry 76ae819...1e09daa:
  > 1e09daa clarify crane download readme (# 1533)
  > 8e08d51 Revert "Hack around DockerHub plugin scope handling" (# 1531)
  > 5ad0a76 crane: support --full-ref for crane ls (# 1525)
  > b063f6a Hack around DockerHub plugin scope handling (# 1527)
  > e797859 crane: add digest --full (# 1524)
  > 3986cf4 test: use `T.TempDir` to create temporary test directory (# 1522)
  > 9db616f FIX mutate.Time not respecting history (# 1520)
  > 8048663 Race http fallback ping (# 1521)
  > e64ff3a Bump actions/stale from 6 to 7 (# 1519)
  > 9bd8237 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (# 1511)
  > ffc14a0 Treat empty registry config as anonymous (# 1512)
  > 23d895d Fix missing doc comment (# 1509)
  > 6ba20c8 Fix various lints (# 1507)
  > 4270e04 Update Arch Linux install instructions (# 1508)
  > 37bf5df Revert "docs: pull latest instead of debug (# 1497)" (# 1504)
  > 47f0933 Use the default retry predicate in transport (# 1502)
  > c7270c2 Make unit tests substantially faster (# 1498)
  > a35805d Make credential warning slightly more accurate (# 1499)
  > 37b993a docs: pull latest instead of debug (# 1497)
  > cd77615 Add support for zstd compression (# 1487)
  > c412593 Fix calculating tarball size when duplicated layers exist (# 1495)
  > bdc946f add source archive checksum into the checksums.txt (# 1492)
  > 781782a Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (# 1491)
  > 9e939fb Features: Allow eliding `serviceaccount` lookups. (# 1490)
  > 3e4f490 Bump slsa-framework/slsa-github-generator to 1.2.2 (# 1489)

Signed-off-by: Knative Automation <automation@knative.team>
2023-02-16 08:24:51 +00:00
knative-automation 396669d270
upgrade to latest dependencies (#1523)
bumping knative.dev/eventing bd67450...4d6e1fc:
  > 4d6e1fc Change subscription patch logic to ensure resource version (# 6670)
  > 74e165a APIServerSource with selector to target namespaces (# 6665)
  > 1f9f4d3 Log stream from system namespace in upgrade tests (# 6699)
  > 466d123 Fix reconciler-tests Prow job (# 6694)
bumping knative.dev/client 2a124bd...df40f5a:
  > df40f5a upgrade to latest dependencies (# 1770)
bumping knative.dev/serving 2215dfe...484e848:
  > 484e848 upgrade to latest dependencies (# 13646)
  > 1e27b7a Update net-contour nightly (# 13643)
  > 43af7f1 Update net-istio nightly (# 13644)
  > eb96c59 Update net-kourier nightly (# 13641)
  > 412cf1c Update net-certmanager nightly (# 13640)

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-27 15:13:41 +00:00
knative-automation c3c5d32d7c
upgrade to latest dependencies (#1520)
bumping knative.dev/eventing 7e899fd...bd67450:
  > bd67450 Populate a Subscriptions subscriber and reply namespace only if not set already (# 6671)
bumping knative.dev/networking e9d3a55...db2bcbe:
  > db2bcbe Assert all the expected DNSNames are part of the HTTP01 challenge (# 757)
bumping knative.dev/client 982711e...2a124bd:
  > 2a124bd upgrade to latest dependencies (# 1769)
bumping knative.dev/serving 8b28d41...2215dfe:
  > 2215dfe Update net-gateway-api nightly (# 13642)
  > 0360850 Add secure-pod-defaults flag to default Pods to 'restricted' profile by default (# 13398)
  > 897b61a Change HTTP01 test DNS entry to *.{custom-domain} (# 13636)
  > 9004443 Allow challenges for hosts that don't match the route's host (# 13637)
  > 188dc1a Update net-certmanager nightly (# 13631)
  > 09bc85c Update net-kourier nightly (# 13634)
  > 87f5b62 Update net-contour nightly (# 13635)
  > 760b2f7 Update net-istio nightly (# 13632)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-24 14:12:39 +00:00
knative-automation 154dd138e2
upgrade to latest dependencies (#1516)
bumping knative.dev/serving 5b59ae0...8b28d41:
  > 8b28d41 Update net-gateway-api nightly (# 13633)
  > 550a6f5 Clean up `go_run` functions (# 13628)
  > d2d5723 Don't explicitly require a service account key for autotls dns tests (# 13627)
  > 6906c92 Refactor autoscaler TestContext (# 13618)
  > 8722a63 Update net-contour nightly (# 13624)
  > e05aa3a Add validation to warn about insecure SecurityContext defaults (# 13399)
  > 4a339c6 Update net-kourier nightly (# 13626)
  > b10db15 Update net-gateway-api nightly (# 13623)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-24 00:24:38 +00:00
knative-automation f77971b7bb
upgrade to latest dependencies (#1507)
bumping knative.dev/client bd8493f...982711e:
  > 982711e [main] Upgrade to latest dependencies (# 1763)
  > b72e964 Update actions (# 1768)
bumping knative.dev/networking fe0ac7d...e9d3a55:
  > e9d3a55 adjust domain validation in kcert (# 755)
  > dd05ffd upgrade to latest dependencies (# 753)
  > 3ad2fdc Update actions (# 752)
bumping knative.dev/serving 162b8fb...5b59ae0:
  > 5b59ae0 Update net-certmanager nightly (# 13625)
  > 04df00a DomainMapping: Set Certificate.Spec.Domain (# 13620)
  > 94d23ac Set 'Domain' in kcert (# 13569)
  > a4fcb9d Update net-certmanager nightly (# 13619)
  > 6b7e09a upgrade to latest dependencies (# 13616)
  > 2338826 Don't default Revision values when BYO name is unchanged. (# 13565)
  > f2147ef Stream logs from system and test namespace in upgrade tests (# 13587)
  > b989439 Ensure the autoscaler only has a single elector (# 13585)
  > 873eb5c Advance pvc e2e test to beta (# 13535)
  > 5cb43ab Update net-gateway-api nightly (# 13615)
  > 8064f6b Update net-gateway-api nightly (# 13614)
  > 52e79f7 show an error when curling the istio release (# 13612)
  > a5d0384 Update net-contour nightly (# 13613)
  > 2c117e8 Update net-gateway-api nightly (# 13607)
  > 06f59e3 Update net-kourier nightly (# 13608)
  > aa744ae Update net-certmanager nightly (# 13606)
  > cd2ad0c Update actions (# 13604)
bumping knative.dev/eventing 694f824...7e899fd:
  > 7e899fd Reduce log noise in upgrade tests (# 6693)
  > 9417125 [main] Update actions (# 6680)
  > 82d36e0 [main] Upgrade to latest dependencies (# 6681)
bumping knative.dev/pkg 876c59d...247510c:
  > 247510c upgrade to latest dependencies (# 2668)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-20 16:38:03 +00:00
Matej Vasek 132d0492ad
chore: update pack (#1506)
Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-01-19 07:08:00 +00:00
knative-automation ccfa475bf8
upgrade to latest dependencies (#1496)
bumping knative.dev/client 2593aa6...bd8493f:
  > bd8493f Update community files (# 1767)
bumping knative.dev/pkg ecf3863...876c59d:
  > 876c59d Update actions (# 2667)
  > 8abadb0 Update community files (# 2666)
bumping knative.dev/networking f1db313...fe0ac7d:
  > fe0ac7d Update community files (# 751)
  > 68f0fa7 add new field 'Domain' to kcert spec (# 747)
  > a51817e upgrade to latest dependencies (# 750)
  > bc7a7e5 Update community files (# 749)
  > eee5118 upgrade to latest dependencies (# 748)
bumping knative.dev/eventing 049f004...694f824:
  > 694f824 [main] Update community files (# 6678)
bumping knative.dev/serving 11d88db...162b8fb:
  > 162b8fb consistent label selector for Service - include app label (# 13265)
  > 76005a0 upgrade to latest dependencies (# 13594)
  > ff959e4 Update net-kourier nightly (# 13599)
  > fc1cf65 Update net-contour nightly (# 13597)
  > 3db1864 Update net-istio nightly (# 13596)
  > bab961f Update net-certmanager nightly (# 13595)
  > e6db06e Update net-gateway-api nightly (# 13598)
  > 10a8e38 Update community files (# 13593)
  > b421efb Update net-kourier nightly (# 13590)
  > 288e59a Update net-contour nightly (# 13578)
  > 6d70f59 Update net-gateway-api nightly (# 13577)
  > b9d0952 Update net-certmanager nightly (# 13588)
  > 7b5c641 upgrade to latest dependencies (# 13573)
  > 4ad830a add fetch depth so we can fetch the tags (# 13586)
  > fb0c4bd Add setup script for internal-encryption e2e test (# 13559)
bumping knative.dev/hack af8745e...c7cfcb0:
  > c7cfcb0 Update community files (# 263)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-16 10:59:54 +00:00
knative-automation 8532af40e1
upgrade to latest dependencies (#1487)
bumping knative.dev/serving aaa992e...11d88db:
  > 11d88db Update community files (# 13584)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-11 20:22:52 +00:00
knative-automation 47df9df487
upgrade to latest dependencies (#1471)
bumping knative.dev/networking c037e29...f1db313:
  > f1db313 upgrade to latest dependencies (# 746)
  > 383bb2f Update community files (# 745)
  > 891aac2 upgrade to latest dependencies (# 740)
  > 5be75f2 upgrade to latest dependencies (# 739)
bumping knative.dev/eventing c4da68a...271c9bb:
  > 271c9bb [main] Upgrade to latest dependencies (# 6658)
  > 1c40365 Allowing an override of the namespace for the brokers config type (# 6659)
  > 57da6ae Set transition time initially on sequence statuses (# 6647)
  > 1048c6c Use `AddressStatus` instead of `Addressable` directly in broker status (# 6622)
  > 55537d4 Update debugging documentation and add details for VSCode (# 6613)
  > 613ddf8 Fixing broken links on development doc (# 6646)
  > 5d3371c Port Parallel e2e test to rekt (# 6640)
  > 661fd01 Adding WithAnnotations for the broker resource on rekt-testing (# 6645)
  > 1eb173b Removing deprecated and broken code for WithAnnotation (# 6637)
  > 0edabc7 [main] Update community files (# 6638)
  > e63b13c Configurable trace export limit for upgrade tests (# 6635)
  > 49e76ae Register schemas in webhooks too (# 6633)
bumping knative.dev/serving 327bf91...aaa992e:
  > aaa992e upgrade to latest dependencies (# 13564)
  > 3b8f17c Update net-kourier nightly (# 13561)
  > 35abde0 Update net-istio nightly (# 13556)
  > 88ccb50 Update net-certmanager nightly (# 13557)
  > 3812acf Update net-contour nightly (# 13555)
  > cd50d85 Update net-gateway-api nightly (# 13554)
  > 01676d5 Update net-kourier nightly (# 13547)
  > f1b45e6 Update net-istio nightly (# 13549)
  > f0379ef Update net-certmanager nightly (# 13548)
  > 114bebe Update net-contour nightly (# 13550)
  > 38fa7c0 Update community files (# 13545)
  > 017bb66 Update net-istio nightly (# 13538)
  > a4f6edc Update net-contour nightly (# 13534)
  > 442877d Update net-certmanager nightly (# 13533)
  > b4198e7 Update net-kourier nightly (# 13532)
  > ceb505d Update net-gateway-api nightly (# 13530)
  > 99c3d5a Update net-gateway-api nightly (# 13527)
  > 95a6492 upgrade to latest dependencies (# 13526)
  > 7f217bb Use ubuntu 20.04 for kind e2e tests (# 13528)
bumping knative.dev/client bad1ba3...d72eb54:
  > d72eb54 Update community files (# 1764)
bumping knative.dev/pkg 05b694e...4fd6eb8:
  > 4fd6eb8 make ChildName produce valid names (# 2660)
  > 911b435 Update community files (# 2661)
  > f4eb778 upgrade to latest dependencies (# 2658)
  > 9e943fa Removal of Tekton downstream tests (# 2654)
bumping knative.dev/hack 7233e77...b9801b4:
  > b9801b4 Update community files (# 260)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-04 12:15:18 +00:00
Adam Boczek 000a70abc7
fix: add default PodSecurityContext to the uploader (#1432) (#1433)
* fix: add default PodSecurityContext to the uploader und dialer (#1432)

* update go.mod after ./hack/update-codegen.sh run (#1432)
2022-12-14 14:33:50 +00:00
knative-automation 7dbe3cdcb2
upgrade to latest dependencies (#1426)
bumping knative.dev/client daa3c65...bad1ba3:
  > bad1ba3 upgrade to latest dependencies (# 1761)
  > 9de7464 Update community files (# 1762)
bumping knative.dev/eventing 82bf83c...c4da68a:
  > c4da68a [main] Upgrade to latest dependencies (# 6632)
  > 1cb509b Fix PingSource adapter metrics (# 6615)
  > fb519df [main] Upgrade to latest dependencies (# 6623)
  > 41653ce Bump kind and k8s (# 6620)
  > 2e02230 Use pointer.XYZ() function instead of deprecated pointer.XYZPtr() (# 6617)
  > 0401105 Remove k8s 1.23 kind (# 6616)
  > e214072 [main] Upgrade to latest dependencies (# 6611)
  > 00a31f2 [main] Update community files (# 6614)
  > ed5e0a7 Knative enhance failed events extensions in mt channel broker (# 6569)
  > e8fec2a Remove strict subscriber feature flag (# 6608)
  > c6bfda3 Decrease exportTraceLimit to 100 (# 6612)
  > 03eafac [main] Upgrade to latest dependencies (# 6609)
bumping knative.dev/networking 0d4e937...c037e29:
  > c037e29 upgrade to latest dependencies (# 737)
  > 9b791e2 Update community files (# 736)
  > 22df410 upgrade to latest dependencies (# 735)
  > 6d96d69 upgrade to latest dependencies (# 734)
bumping knative.dev/serving 874cceb...327bf91:
  > 327bf91 Update net-istio nightly (# 13524)
  > 1beadbd Update net-gateway-api nightly (# 13523)
  > 0ea12f4 Update net-contour nightly (# 13520)
  > bcef4be Update net-contour nightly (# 13514)
  > b7492cc Update net-certmanager nightly (# 13509)
  > 5b217ef Update net-istio nightly (# 13510)
  > 2ba4499 Don't set seccomp profile in the queue proxy (# 13507)
  > e17e4d1 Update net-contour nightly (# 13502)
  > 05a28e0 Ensure probes from the autoscaler are not passed to the user-container (# 13501)
  > cd1cd1a upgrade to latest dependencies (# 13496)
  > 3a9cefb Update net-istio nightly (# 13497)
  > 638e114 Update net-istio nightly (# 13491)
  > 149d152 Update net-istio nightly (# 13490)
  > 2522268 Update net-gateway-api nightly (# 13489)
  > 7157519 Update community files (# 13477)
  > 87aad28 Update net-contour nightly (# 13482)
  > 8f5491a Update net-gateway-api nightly (# 13481)
  > 358853a Update net-certmanager nightly (# 13480)
  > 26bb82f Update net-kourier nightly (# 13479)
  > 1f3302d Update net-kourier nightly (# 13475)
  > bb6457f upgrade to latest dependencies (# 13474)
  > 651f27e next K8s min version is 1.24 (# 13473)
  > aee40fd upgrade to latest dependencies (# 13467)
  > 2b20603 add missing 'component' label to webhook template (# 13469)
bumping k8s.io/apimachinery 478dd6e...4fbe8e4:
  > 4fbe8e4 Merge pull request # 112218 from haoruan/automated-cherry-pick-of-# 111936-upstream-release-1.25
  > cf171ba Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > b4db414 Marshal MicroTime to json and proto at the same precision
  > cb0507f Updated vendor to the new preferred versions.
bumping k8s.io/klog/v2 0990e81...9ae4992:
  > 9ae4992 Merge pull request # 355 from pohly/call-overhead-benchmarks
  > cb9292a Merge pull request # 349 from pohly/init-flags-concurrency
  > f08fd26 klog: benchmark the overhead when logging is off
  > 02fe323 Merge pull request # 345 from dims/bump-version-of-golang-to-1.19-and-drop-older-versions
  > 28f7906 make InitFlags read-only
  > d64acbd Merge pull request # 344 from harshanarayana/bug/GIT-343/logr-handle-marshalling-non-string-values
  > 8c0f205 reformat to golang 1.19 standards
  > a952486 add test for the command line usage
  > dcddc5f kvlistformat: fix the issue with display marshalled value for non string type
  > 6f5eeb9 Bump version of golang to 1.19 and prune older versions
bumping k8s.io/api 4b838ea...88912e3:
  > 88912e3 Update dependencies to v0.25.4 tag
  > e7b469b Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > 1102e6f Updated vendor to the new preferred versions.
bumping k8s.io/utils ee6ede2...8e77b1f:
  > 8e77b1f Merge pull request # 265 from danwinship/fix-dumb-api-mistake
  > 1a15be2 Merge pull request # 270 from dashpole/trace_panic
  > ba5a213 Fix an API accident with net.IPFamily
  > 61b03e2 Merge pull request # 268 from petr-muller/deprecation-convention
  > 71bfc7b make traces safe for concurrent use
  > cfd413d Merge pull request # 263 from saltbo/fix-invalid-gha-goverion
  > d90ac11 pointer: make deprecation comments follow convention
  > 460b63a demonstrate trace panic
  > 4270251 Merge pull request # 259 from LJTian/master
  > 4a5ee0b fix: update the go-versions format for the gha
  > 665eaae Merge pull request # 261 from liggitt/clean-deps
  > 1be0ed5 Update Go standard libs address to reduce jump time
  > 7796b5f Merge pull request # 260 from dims/bump-dependencies-and-go-language-version
  > 25648b1 Drop testify dependency
  > e9cbc92 Merge pull request # 242 from MushuEE/patch-3
  > c9660c8 Bump dependencies and go language version
  > 49b64f9 Drop afero dependency
  > ad59060 Merge pull request # 253 from kschoche/add_uint_to_pointer_pkg
  > d7bf925 Ineffective break statements triggering SA4011
  > 2e139fc Merge pull request # 254 from dims/bump-version-of-golang-to-1.19
  > d45ae35 add uint64 and uint to pointer pkg
  > e3a7968 Bump version of golang to 1.19
bumping knative.dev/hack 8f3c705...7233e77:
  > 7233e77 No more sugar controller in upstream eventing (# 259)
  > c12c1bf Revert of # 257 (# 258)
  > 6397aac 🐛 Don't use NodeLocalDNS addon (# 257)
  > 2e610ce Update community files (# 256)
  > de2ff40 Allow tests to skip dumping resources on failure (# 255)
  > 646aac0 e2e script tweaks (# 252)
  > d470f52 Format go code (# 253)
  > b035462 Calculate Image references properly (# 251)
  > 1ba176e Trap calls are now executed in LIFO order (# 249)
bumping k8s.io/apiextensions-apiserver ebdae04...2c55649:
  > 2c55649 Update dependencies to v0.25.4 tag
  > 67ebb5f Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > 05d7571 Updated vendor to the new preferred versions.
  > 2d6e469 Bump konnectivity-client to v0.0.33
bumping knative.dev/pkg 0243d64...05b694e:
  > 05b694e upgrade to latest dependencies (# 2653)
  > 242a3d7 Fix nil pointer deref in drain when it's reset (# 2645)
  > f5c1a03 Update community files (# 2641)
  > bd66b9b upgrade to latest dependencies (# 2640)
  > dca788a Min K8s version is now 1.24 (# 2639)
  > 6255ebd upgrade to latest dependencies (# 2638)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-12-05 18:47:12 +00:00
Lance Ball 6482ba0076
techdebt(buildpacks): test builder image prefix (#1440)
* techdebt(buildpacks): test builder image prefix

Adds a test for the known builder image prefixes, ensuring they are considered trusted. Removes the check for old versions of podman in order to facilitate this test without turning it into an integration test. Podman 3.4 was released in the summer of '21, more than a year ago, and all published versions of RHEL ship with podman 4.2.

/kind techdebt

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: remove unused code

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: run ./hack/update-codegen.sh

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: run ./hack/update-codegen.sh

Signed-off-by: Lance Ball <lball@redhat.com>

Signed-off-by: Lance Ball <lball@redhat.com>
2022-11-18 15:19:40 +00:00
knative-automation 802ab350e2
upgrade to latest dependencies (#1405)
bumping knative.dev/serving c737bb1...874cceb:
  > 874cceb Update net-gateway-api nightly (# 13466)
  > aebc16c Update net-istio nightly (# 13460)
  > 0df133d Update net-certmanager nightly (# 13461)
  > 8848735 Update net-kourier nightly (# 13463)
  > 44295ff Update net-contour nightly (# 13462)
  > bd88e05 Use new keys for internal encryption secret data (# 13388)
  > 0511892 Update net-certmanager nightly (# 13457)
  > afc6942 Update net-kourier nightly (# 13456)
  > 2a22058 Update net-contour nightly (# 13454)
  > 8c79b7f Update net-gateway-api nightly (# 13455)
  > c3e0f12 Add support for QPOptions TLS + Audience bound Tokens  (# 13384)
  > fd1b9ed Set filtered factory label in controller main + Upgrade to latest dependencies (# 13442)
  > 601c762 Update net-certmanager nightly (# 13452)
  > f9fd5c8 Update net-contour nightly (# 13446)
  > 9106a61 Update net-certmanager nightly (# 13445)
  > 1b38451 Update net-gateway-api nightly (# 13444)
  > 09f44f5 Update community files (# 13434)
  > 6f42856 Update net-gateway-api nightly (# 13432)
  > d72ba07 bump kind to 1.17 in e2e (# 13437)
  > a47c428 ran codegen with go1.19 & fix linter warnings (# 13438)
  > bc368c3 Update net-contour nightly (# 13431)
  > 025c712 upgrade to latest dependencies (# 13429)
  > 3d9c724 upgrade to latest dependencies (# 13427)
  > 2ca1aea Update net-istio nightly (# 13428)
  > 41f35ca Update community files (# 13426)
bumping knative.dev/client 4a545d0...daa3c65:
  > daa3c65 upgrade to latest dependencies (# 1758)
  > 2b347b1 Update community files (# 1760)
  > 2b75ddf Update community files (# 1759)
bumping knative.dev/networking cb26aa7...0d4e937:
  > 0d4e937 upgrade to latest dependencies (# 731)
  > ed86031 Update community files (# 730)
  > dd3d3d7 Updates style/lint checks for go1.19 (# 733)
  > 7d97614 upgrade to latest dependencies (# 729)
  > e051f4e upgrade to latest dependencies (# 728)
  > 23d44c9 Update community files (# 727)
bumping knative.dev/pkg 6eb8f18...0243d64:
  > 0243d64 Function AllowRestrictedPodSecurityStandard for modifying test pods (# 2625)
  > 389f811 upgrade to latest dependencies (# 2629)
  > 918fd93 Update community files (# 2633)
  > 44d1d7d Go1.19 changes (# 2631)
  > 6718478 Update community files (# 2628)
  > dc1fae1 changeset: allow override the revision through ldflags (# 2601)
  > 92ed919 Fix: Mute the linter on error return values. (# 2627)
  > 8fa1a3f CmpOpts overrides should be passed through (# 2621)
  > 64fc3e5 ListPointer flag should also apply to filtered informers (# 2620)
  > 2f19491 Feature: Implement Apply codegen. (# 2624)
bumping knative.dev/hack 566898d...8f3c705:
  > 8f3c705 Update community files (# 247)
  > 62b15bd drop support for the istio add on flag (# 243)
  > f5be74f Update community files (# 245)
  > 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)
  > 4b6bd86 Format go code (# 239)
bumping knative.dev/eventing 6ea012a...82bf83c:
  > 82bf83c Fix development docs on installing IMC (# 6605)
  > 1c76762 [Scheduler] Handle permanent pending pods (# 6599)
  > a390f74 [main] Upgrade to latest dependencies (# 6590)
  > 1d02f98 Add Ansu as scheduler approver (# 6600)
  > a653058 Set SecurityContext for test Pods (# 6584)
  > 4809791 Updates for Go 1.19 (# 6594)
  > 6de07e8 Update community files (# 6593)
  > a57c12f Update community files (# 6589)
  > cd98a61 upgrade to latest dependencies (# 6586)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-14 21:03:37 +00:00
knative-automation 5c64dcb1ef
upgrade to latest dependencies (#1386)
bumping knative.dev/pkg 6ce976c...6eb8f18:
  > 6eb8f18 Update community files (# 2626)
  > 5cbee02 Filter reactor FieldErrors on validation to only error-level alerts. (# 2611)
  > 198b463 Cleanup: Turn multiple warnings into multiple warnings. (# 2619)
  > 728dfd8 Add FieldError#WrappedErrors to allow dependent code to have access (readonly) (# 2618)
bumping knative.dev/serving b44de34...c737bb1:
  > c737bb1 Update net-certmanager nightly (# 13425)
  > 21fc2b2 upgrade to latest dependencies (# 13424)
  > 81ebd47 upgrade to latest dependencies (# 13423)
bumping knative.dev/hack 9d2ae47...566898d:
  > 566898d Update community files (# 242)
bumping knative.dev/networking 0f6a54a...cb26aa7:
  > cb26aa7 upgrade to latest dependencies (# 726)
bumping knative.dev/eventing cdb52cc...6ea012a:
  > 6ea012a Update community files (# 6588)
  > ecf7a29 upgrade to latest dependencies (# 6585)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-31 15:27:12 +00:00
knative-automation 49b5c08783
upgrade to latest dependencies (#1382)
bumping knative.dev/pkg 714b763...6ce976c:
  > 6ce976c Default observability config if nil (# 2614)
  > ff95684 make METRICS_DOMAIN optional when backend is not OpenCensus (# 2617)
  > b2a3a39 upgrade to latest dependencies (# 2616)
  > 9823d96 Update community files (# 2615)
  > 5dd89c6 Support istio *List types where Items is an array of pointer types (# 2613)
  > b812aff Support fetching observability from ctx. (# 2610)
bumping knative.dev/serving e82287d...b44de34:
  > b44de34 Update net-gateway-api nightly (# 13422)
  > 3b35f78 Update net-contour nightly (# 13421)
  > 299aa96 upgrade to latest dependencies (# 13420)
  > 9e7150f upgrade to latest dependencies (# 13417)
  > 5411bd0 upgrade to latest dependencies (# 13415)
  > 4c99f48 Update community files (# 13413)
  > a6a18b8 updates HPA webhook api version (# 13411)
  > 0b88704 Update net-gateway-api nightly (# 13406)
bumping knative.dev/hack 3fdc50b...9d2ae47:
  > 9d2ae47 Update community files (# 241)
  > cf1a127 🎁 Use Knative ls-tags tool (# 238)
bumping knative.dev/networking 58f3e62...0f6a54a:
  > 0f6a54a upgrade to latest dependencies (# 725)
  > 2cbe3ef upgrade to latest dependencies (# 724)
  > 83b94f2 Update community files (# 723)
  > db966e7 fix http01 conformance tests (# 721)
  > fb5566f fix downstream tests (# 722)
bumping knative.dev/eventing 0fe923c...cdb52cc:
  > cdb52cc upgrade to latest dependencies (# 6582)
  > 39c914b upgrade to latest dependencies (# 6580)
  > 47c2635 Update community files (# 6579)
  > 98dfb5b Doing base64 encode in channel's responseBody (# 6542)
bumping knative.dev/client 0b99fc5...4a545d0:
  > 4a545d0 Update community files (# 1757)
  > 66307f2 Resolve Serving version to released tag (# 1755)
  > 699a888 Fix namespaced unit test (# 1753)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-27 18:54:07 +00:00
Luke Kingland 034e2de849
chore: global config file paths (#1344)
* feat: config members and paths

- Adds Builder, Namespace, Registry and Verbose as globally
  configurable.
- Fixes problems where file paths were being created or required when
  not necessary.
- Relocates environment variable usage to main's use of config
- Adds FUNC_CONFIG_PATH
- Only creates paths on disk when necessary
- Makes non-existent config paths nonfatal

* postpone adding some members
2022-10-21 10:38:13 +00:00
knative-automation 8fd0919be3
upgrade to latest dependencies (#1359)
bumping knative.dev/serving e82287d...e82287d:

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-19 03:00:11 +00:00
knative-automation b5ee750fdb
[main] Upgrade to latest dependencies (#1355)
* upgrade to latest dependencies

bumping knative.dev/eventing c5ef068...0fe923c:
  > 0fe923c Use knative/action/go/downstream-test (# 6573)
  > 53a186d Update pelletier/go-toml/v2 to v2.0.5 (# 6574)
bumping knative.dev/serving e95e99d...d108ba9:
  > d108ba9 Allow setting seccompProfile to enable using restricted security profile (# 13401)
  > 388128b Run queue proxy with restricted profile (# 13376)
  > 6e597fa Enable emptyDir volumes for Knative Services (# 13405)
  > 6264c1b Fix path validation when running tests on Windows (# 13400)
bumping knative.dev/client be74c58...16f26ba:
  > 16f26ba upgrade to latest dependencies (# 1750)
  > 0323f52 upgrade to latest dependencies (# 1749)
bumping github.com/tektoncd/cli ffd3f27...5147967:
  > 5147967 New version v0.23.1
  > 8fe7ac6 fix error while deleting pr without status
  > 013a5df This will fix the version command failing for chain and operator
  > b5a12e1 Updates the configMap name for Operator version
  > 85aa47f Adds namespace where operator is installed
  > ec7cf5e New version v0.23.0
bumping github.com/tektoncd/triggers 4365edb...8b4da3f:
  > 8b4da3f Bump Go version to 1.17.8
  > efadb65 Fix CEL example: Wrong Param Name
  > 645dbbb Build tekton triggers with golang 1.17
  > a89a8fd Add v0.19.0 docs link

Signed-off-by: Knative Automation <automation@knative.team>

* Fix Tekton version

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-10-18 21:40:10 +00:00
knative-automation ac081cc764
[main] Upgrade to latest dependencies (#1341)
* upgrade to latest dependencies

bumping sigs.k8s.io/json 9f7c6b3...f223a00:
  > f223a00 Merge pull request # 16 from kevindelgado/strict-error-path-separation
  > ff3dbbe Merge pull request # 14 from liggitt/go118
  > b536e95 store err type and path separately in strict errors
  > 227cbc7 Merge pull request # 15 from liggitt/ci-refresh-go
  > 4017094 sync go1.18 changes from encoding/json
  > 93e9748 Check latest go version in CI
bumping k8s.io/apimachinery 977e6d7...478dd6e:
  > 478dd6e Merge pull request # 112527 from liggitt/automated-cherry-pick-of-# 112526-upstream-release-1.25
  > 14bc1be Limit redirect proxy handling to redirected responses
  > 8252641 Merge pull request # 112330 from enj/automated-cherry-pick-of-# 112193-upstream-release-1.25
  > 10b456c Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > 4759a80 Add an option for aggregator
  > 3296217 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 117bd9b Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > 74deb3d Merge pull request # 111696 from liggitt/go119mod
  > dbffa07 Support handling of pod failures with respect to the specified rules
  > fef5499 Update go.mod to go1.19
  > 41606c6 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 6627090 run lint-dependencies and follow directions
  > addc01f Stop panic in govet-levee CI job
  > f15b816 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > e68cae5 update kube-openapi
  > b541046 Merge pull request # 111557 from alexzielenski/update-smd-422
  > ace683f update smd to 4.2.3
  > 899984f Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > c77a8ed Update `k8s.io/utils` to `ee6ede2d64ed`
  > 954536d Merge pull request # 111450 from HecarimV/fix-22072710
  > d58901c Merge pull request # 111454 from HecarimV/fix-log-capitalized
  > a9b0d05 cleanup: omit redundant arguments in make call
  > 8b07078 Merge pull request # 111496 from HecarimV/unnecessary-fmt
  > 1be2ea2 cleanup: fix some error log capitalization
  > 3bab4b1 Remove unnecessary use of fmt.Sprintf
  > 47ba8cb Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 0a1c3aa Update `k8s.io/utils` to `9bab9ef40391`
  > 7fb0342 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > 9652184 Merge pull request # 106388 from alexzielenski/ssa-ignore-nonsemantic-changes
  > fdf7942 Generate and format files
  > 915d89a Merge pull request # 111173 from BinacsLee/binacs/regenerate-sets
  > 65bf58a optimize nil and empty also for slices
  > 0661104 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > fb683c6 Re-Generate k8s.io/apimachinery/pkg/util/sets
  > 6586a12 optimize nil and empty case for parity with other branch
  > 5d375c1 update kjson
  > 019f1e1 revert timestamp updates to object if non-managed fields do not change
  > cff14a5 Merge pull request # 111081 from HecarimV/fix-22071210
  > afc5e00 Merge pull request # 111008 from cici37/bumpCEL
  > 6f7b214 Fix: some typo in apimachinery/pkg
  > 51e28bc Merge pull request # 111097 from saltbo/fix-thethe-typo
  > cd7836f Bump cel-go to v0.12.0
  > 5074e27 fix: update the typo code comment
  > 0897ed8 Merge pull request # 108532 from cbandy/status-cause
  > 9cb1f71 Merge pull request # 110916 from zhoumingcheng/master-code-v1
  > 9291eff api/errors: Improve performance of Is* functions
  > 4afd3f4 Merge pull request # 109111 from chendave/ginkgo_upstream
  > 8c521e1 Fix a typo
  > 1eec2ee Use errors.As to detect wrapping in StatusCause
  > c87322d update ginkgo from v1 to v2 and gomega to 1.19.0
  > 2496976 Merge pull request # 111001 from pohly/klog-update
  > d40a017 build: update to klog v2.70.1
  > a869692 Merge pull request # 110831 from chendave/openapi
  > e4283bb Bump `kube-openapi` to the latest
  > 66bbc50 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > 55378ba Change reflect.Ptr to reflect.Pointer
  > e74e8a9 Merge pull request # 110724 from pohly/klog-update
  > 21dbaf7 build: update to klog v2.70.0
  > eda93e0 Merge pull request # 110448 from twilight0620/test0608
  > c5be385 Merge pull request # 110378 from lucacome/bump-grpc
  > 6243438 add some uts of group_version.go
  > bae69c6 Bump grpc to v1.47.0
  > b90ea24 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 1831736 Update gopkg.in/yaml.v3 to v3.0.1
  > d407afb Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > 5e1e879 Switch to v3 of github.com/emicklei/go-restful
  > be3a79b Merge pull request # 109892 from jlsong01/add_annotation_comments
  > 5abf6e2 Merge pull request # 110207 from wojtek-t/clean_shutdown_managers
  > 21bf400 clarify a comment on annotation key validation
  > be75d4d Make contextForChannel public
  > e3c6631 Merge pull request # 110079 from ash2k/dial-with-context
  > e929c35 Always dial using a context
  > e572490 Merge pull request # 109752 from MadhavJivrajani/remove-apimachinery-clocks
  > e11374f Merge pull request # 110040 from astoycos/fix-panic
  > 5526e82 apimachinery/clock: Delete the clock package
  > ca5c89b Merge pull request # 110029 from ash2k/ash2k/no-double-tls-validation
  > 7c09d67 Fix additional panic
  > 4f2ae94 tls.Dial() validates hostname, no need to do that manually
  > ec91382 Write Unit test to imitate Panic
  > 28c7554 Merge pull request # 109651 from ash2k/ash2k/spdy-cleanup
  > f3b1305 Merge pull request # 108080 from astoycos/issue-132
  > 284911f Pass context for TLS dial
  > 1c398d5 Merge pull request # 107213 from mk46/portname_validation
  > 912a38b Fix Panic Condition
  > f1ceaed Don't clone headers twice
  > 4778951 Merge pull request # 109891 from pohly/log-dependency-update
  > b243f86 Fixed portName validation error message.
  > b85d889 Merge pull request # 109602 from lavalamp/remove-clustername
  > 1c1f82a dependencies: logr and zapr v1.2.3
  > 0ac710b generated files
  > 430b920 Remove ClusterName
  > 5f6d692 Merge pull request # 109804 from cici37/celUpdate
  > a5de00b Merge pull request # 109750 from aojea/spdy_tls
  > b6901b9 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > b042ede Merge pull request # 109440 from liggitt/gomod-1.18
  > e57894b spdyroundtripper: d tlson't verify hostname twice
  > 535f064 Update GRPC
  > 92ee148 Regenerate vendor
  > 1564fe5 spdyroundrippter: close the connection if tls handshake fails
  > 5ac2923 Update genproto and antlr.
  > f71cc27 Merge pull request # 109259 from roycaihw/tweak-quantity-docs
  > 54c2bc0 Bump cel-go to v0.11.2
  > 080c0c7 Merge pull request # 109212 from alexzielenski/copylock-fix
  > af9793b Generated files
  > cf0bfa9 Tweak Quantity docstring for ease of reference generation
bumping knative.dev/pkg 8cacac2...714b763:
  > 714b763 upgrade to latest dependencies (# 2609)
  > 21d3b47 upgrade to latest dependencies (# 2608)
  > 8178c38 update k8s to 1.25.2 (# 2599)
  > fb2e4fb Preserve webhook namespaceSelector.matchLabels (# 2605)
  > 5c5da28 Update actions (# 2607)
  > 1fb3e67 Update community files (# 2606)
  > bc93b0a bump min kubernetes to v1.23 (# 2595)

Signed-off-by: Knative Automation <automation@knative.team>

* Fix k8s deps

* Regen licenes

* Fix go.mod

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-10-17 20:47:09 +00:00
Matej Vasek d536b799f2
On cluster build without VCS (#1298)
* refactor: attach() and podReady() more general

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* feat: added function for upload to a volume

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* refactor: extract defaultSecurityContext

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fix: added runtime type check

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* feat: allow on-cluster-build without VCS

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fix: reword error message

Co-authored-by: Lance Ball <lball@redhat.com>

* fix: runtime type check

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* test: e2e test for direct upload on-cluster-build

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: Lance Ball <lball@redhat.com>
2022-10-17 19:52:11 +00:00
Luke Kingland 3a99f1f963
update CLI deps (cobra, viper, etc) (#1326) 2022-10-14 08:21:53 +00:00
Lance Ball 5adec03c7b
chore: update all references to kn-plugin-func (#1311)
* chore: update all references to kn-plugin-func

I did not change references in CHANGELOG.md but otherwise, I believe
this should cover all configuration settings, image names, package
names, etc.

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: fix instances_test.go

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: still some stray kn-plugin-func

Signed-off-by: Lance Ball <lball@redhat.com>

Signed-off-by: Lance Ball <lball@redhat.com>
2022-10-13 16:31:53 +00:00
knative-automation 6b8cccbbf9
upgrade to latest dependencies (#1269)
bumping github.com/prometheus/common 2af6d03...49b3603:
  > 49b3603 Improve OAuth2 user agent handling (# 391)
  > c5e1b60 config: ignore deprecated warning in tests (# 389)
  > b86ea81 OAuth2: Respect disable keepalives option; Implement close idle connections (# 390)
  > cdc09f0 Merge pull request # 387 from roidelapluie/useragent
  > d75e027 Merge pull request # 388 from simonpasquier/fix-tls-tests-for-go-1.18
  > db0284d Fix comment
  > 26d4974 Add more mimetypes (# 385)
  > aeda642 Update to Go 1.18
  > 2d0de85 Use full roundtripper
  > 627089d Set minimum version for go to 1.16 (# 372)
  > 5ab1c85 config: fix testdata for Go 1.18
  > 316097c Use WithUserAgent
  > 3763a1d TLS config: Enable selection of min TLS version (# 375)
  > 99a1aca add User-Agent header to oauth2 requests
  > 0c7319a Remove comment about PROMETHEUS_COMMON_DISABLE_HTTP2 env var because it is no longer true
  > 840c039 Use path.Clean to clean sigv4 path.
  > ffd0efb Deduplicate slashes for sigv4 signature
  > 902cb39 Merge pull request # 365 from prometheus/superq/bump_sigv4
  > 2c24277 Merge pull request # 362 from prometheus/repo_sync
  > 910a9df Update sigv4 modules
  > f6b0912 Merge pull request # 353 from prometheus/superq/bump_go
  > e457c0a Update common Prometheus files
  > 0e1254b Merge pull request # 359 from prometheus/repo_sync
  > 3c43b4d Update build/test
  > 252ff6f Make HTTP2 user visible
  > 809633a Update common Prometheus files
  > 00591a3 circleci: Test with go 1.17 (# 347)
  > 0762b59 Add proxy_url support for oauth2
  > f57586d circleci: add test-assets and style jobs
  > 1871a70 assets: add file system layer for zipped embed assets
  > ce7006e Update common Prometheus files (# 344)
  > 88ce30c Update common Prometheus files (# 340)
  > 88f1636 Remove github.com/pkg/errors dependency (# 338)
bumping contrib.go.opencensus.io/exporter/prometheus f3a7283...e6b6b80:
  > e6b6b80 Merge pull request # 30 from bogdandrutu/updatedeps
  > aaaf212 Merge pull request # 28 from wincus/update-prometheus
  > 75046ad Upgrade all deps to lastest
  > bf25aba update prometheus golang client
bumping golang.org/x/net 0bcc04d...f2f64eb:
  > f2f64eb http2: Send WindowUpdates when remaining bytes are below a threshold
  > ca03788 dns/dnsmessage: remove unnecessary []byte conversions
  > 0081b4b http2/h2c: propagate HTTP/1 server configuration to HTTP/2
  > f8f703f http2: accept HEAD requests with a body
  > bea034e all: remove redundant type conversion
  > 1e95f45 http/httpproxy: remove comment on https proxy precedance
  > f3363e0 http2: handle server errors after sending GOAWAY
  > 83b083e internal/socket: add missing import to zos-s390x file
  > b0a4917 dns/dnsmessage: use exported MustNewName in example
  > 3211cb9 nettest: fix Unix socket test on macOS
  > 4c34ddd http2: delete multipart form tempfiles after ServeHTTP returns
  > 1d4ff48 http2: add DialTLSContext to Transport
  > 13a9a73 http2: fix conn flow control when stream closes on bad content-length
  > 07c6da5 dns/dnsmessage: add AD and CD bits support
  > f428fae all: add FreeBSD riscv64 support
  > a33c5aa route: import syscall rather than golang.org/x/sys/unix
  > 7431dee lif: import syscall rather than golang.org/x/sys/unix

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-12 05:44:51 +00:00
Matej Vasek dc14ec7753
feat: ksvc log on (first) deploy (#1286)
Print ksvc pods log on (first) deploy for better debugging.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-10-03 22:02:28 +00:00
David Simansky 4be773d9f6
chore: Update versions of major libraries used (#1277)
* Update buildpacks/pack deps

* Update tektoncd/cli deps

* Regen Linux only licenses

* Downgrade hinshin/vt10x to required version

* Fix deprecated warning in ssh config
2022-09-23 17:46:13 +00:00
David Simansky 4979e03357
Update Go version to 1.18 (#1262) 2022-09-21 13:09:11 +00:00
knative-automation abc3097d75
[main] Upgrade to latest dependencies (#1248)
* upgrade to latest dependencies

bumping k8s.io/kube-openapi 4241196...3ee0da9:
  > 3ee0da9 Merge pull request # 299 from Jefftree/def-optimize
  > 3a31a64 Merge pull request # 292 from Jefftree/v2v3conv
  > ba6f675 Optimize Definition generation
  > e69a86c Merge pull request # 298 from Jefftree/allOf
  > 2cbad14 Add OpenAPIConv
  > 9f9c01d Merge pull request # 297 from cici37/errFix
  > 207f0c7 Wrap Refs with AllOf
  > 29d7264 Merge pull request # 295 from Jefftree/fix-api-json
  > d2a55e8 Align maxProperties/minProperties err value with others
  > 52feaf8 Merge pull request # 290 from jiahuif/feature/prune-v2-when-serving-v3
  > 352e363 Fix json encoding for OpenAPI v3 Discovery
  > 662cbb0 Return valid for kubernetes to handle err properly
  > 13192b9 Merge pull request # 289 from jiahuif/feature/openapi-oneof-type
  > 2580423 remove embedded v2 from expected schema
  > 8a7ee80 Merge pull request # 293 from alexzielenski/cache-busting
  > 79a5a7d generated: update integration test.
  > d436835 add test for pruning v2 schema.
  > 6a7b704 Merge pull request # 291 from Jefftree/builder3-test
  > de6f8b0 split openapi mock class into Fake and FakeV3
  > da7e27a add integration test for v3 OneOf
  > eca4f62 do not include v2 schema when serving v3.
  > 89ac9db Merge pull request # 284 from Jefftree/cache-busting
  > 7afa56c Add test for builder3
  > 3ca26f0 address comments
  > 697543f add support for custom v3 oneOf types.
  > ddc6692 Merge pull request # 288 from Jefftree/gnostic-fix
  > b0d7548 Cache busting
  > 130db2b add wrapper around gnostic v3 document
  > a9dfcaa Merge pull request # 286 from Jefftree/leading-newline
  > 91ab739 Update gnostic to drop jsonschema dependency
  > 3f90b8c Merge pull request # 282 from alexzielenski/header_vendorext_marshal
  > c7e0de3 Merge pull request # 285 from Jefftree/proto-upgrade
  > 7626df5 Trim leading newlines in Descriptions
  > 1cd4920 add vendor extensions to marshal openapi v2 header
  > 86aaf54 Upgrade protobuf and change references of googleapis/gnostic -> google/gnostic

Signed-off-by: Knative Automation <automation@knative.team>

* Fix client-go version

* Add missing license file

* Add another missing license file

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-09-20 11:17:09 +00:00
knative-automation 155b6f158f
upgrade to latest dependencies (#1245)
bumping k8s.io/klog/v2 43cc75f...0990e81:
  > 0990e81 Merge pull request # 342 from pohly/harshanarayana-reviewer
  > 33351c0 Merge pull request # 341 from pohly/contextual-logging-state-fix
  > 442891b OWNERS: add harshanarayana
  > ea66a13 Merge pull request # 337 from pohly/testing-logger-stop
  > c2d5a45 contextual logging: enable by default again
  > 7a070b4 Merge pull request # 333 from harshanarayana/tests/GIT-275-add-additional-test-for-kv
  > 9405f8e ktesting: stop using testing.T when test completes
  > 265aa25 Merge pull request # 327 from pohly/buffer-logger
  > 280fc18 GIT-275: add tests for int and struct keys
  > 78f38f6 ktesting: fix type assertion
  > ca252b1 Merge pull request # 328 from pohly/fatal-backtrace-revert
  > 325472d ktesting: capture log data in memory
  > 66544b3 ktesting: use black box testing
  > 49e17d5 Merge pull request # 332 from harshanarayana/bug/GIT-331/fix-variable-shadown
  > c5c3132 klog.Fatal: document behavior and alternatives
  > 6b3fb0b Merge pull request # 329 from pohly/apidiff-fix
  > 9c48b7d Merge pull request # 330 from pohly/logtools-removal
  > e4329d2 GIT-331: fix shadowing key from the kv pair
  > c977919 klog.Fatal: revert dumping of all stack backtraces to stderr
  > ea35802 Merge pull request # 320 from pohly/state-restore
  > 49d73a5 GitHub: use apidiff with more recent Go
  > e9884d2 remove hack/tools
  > a585df9 Merge pull request # 326 from pohly/remove-trim-duplicates
  > 3c90bf9 refactor global state
  > 788efcd Merge pull request # 325 from pohly/logr-marshaler
  > cebb190 internal: remove unused TrimDuplicates
  > 296f5e6 save and restore state
  > 42bf7a2 Merge pull request # 322 from pohly/kobjs-performance
  > 369b848 support logr.Marshaler
  > cc2ce06 Merge pull request # 315 from pohly/logcheck-regexp
  > 87ca629 Merge pull request # 324 from pohly/trim-duplicates
  > 8a3e48e replace KObjs with KObjSlice
  > c697110 Merge pull request # 314 from pohly/stop-flush-daemon-clarification
  > 5079582 logcheck: fix detection of invalid * regexp in filter
  > 7a827a0 Merge pull request # 319 from pohly/klog-help-texts
  > 4c3943c use faster MergeKVs
  > ff92e06 test: add benchmark for KObjs
  > d07cbbf Merge pull request # 313 from pohly/logcheck-contextual-logging
  > 47f254f StopFlushDaemon: document flushing on shutdown
  > 2910cb1 README.md: clarify -logtostderr
  > 6f47a32 klogr: simplify test failure message
  > 4a4a786 Merge pull request # 297 from pohly/logcheck-contextual-logging
  > 7179178 hack/tools: drop dependency on golangci-lint
  > e2432e8 serialize: add MergeKVs as faster TrimDuplicates alternative
  > b46e95d Merge pull request # 311 from pohly/contextual-logging-stable
  > 1876dee logcheck: harmonize report messages
  > e6d69a5 serialize: benchmark and test TrimDuplicates
  > 7b1c318 Merge pull request # 310 from pohly/fork-clock
  > 36e44e7 promote non-test APIs to stable
  > 216a02e logcheck: add check for With* and NewContext
  > e3af9af dependencies: avoid k8s.io/utils, fork clock code instead
  > 317fe52 logcheck: optionally warn about using direct klog logging
  > 41995aa logcheck: detect if V().Enabled()
  > 5b4c326 logcheck: warn about functions with both Logger and Context
  > 567c037 logcheck: support logr.Logger
  > c4c35ff logcheck: support import renaming and improve klog.V(2) handling
  > df531eb logcheck: support running as golangci-lint plugin
  > 3f08024 logcheck: also check for format specifier in calls like klog.Info
  > 0c36cf7 logcheck: move into package
  > 93980ca logcheck: add test cases for parameter check
bumping knative.dev/pkg e325df6...4a03844:
  > 4a03844 fix double close of channel (# 2575)
  > f78a006 upgrade to latest dependencies (# 2573)
  > d02dcd0 allow drainer to be reset (# 2572)
  > 894c2f2 SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (# 2566)
  > 4f6a775 Remove pkg/pool (# 2568)
  > 9a1245b Update actions (# 2571)
  > 0049fdd Update community files (# 2570)
  > 52261a1 Update community files (# 2569)
  > 7b8b060 Add tracing.SetupDynamicPublishingWithInitialValue (# 2558)
  > a01dfed bump to k8s 0.23.9 (# 2565)
  > 449f7e6 Update community files (# 2564)
  > ed7ab1d upgrade to latest dependencies (# 2559)
  > 6c9c1c6 remove defunct markdown linting variable (# 2552)
  > 3764d73 fix linting (# 2555)
  > a286510 upgrade to latest dependencies (# 2554)
  > 1a5e168 Update community files (# 2553)
  > c488837 Add reconcile for ValidatingWebhookConfiguration and MutatingWebhookConfiguration. (# 2550)
  > 1ad02a5 Drop error from changeset.Get signature (# 2549)
  > 473ba31 Bump min go version to  1.18 && read build info from embedded binary (# 2548)
  > f1f36a2 Fix subresource update logic. (# 2546)
  > 418e138 Update community files (# 2545)
  > e60d250 upgrade to latest dependencies (# 2543)
  > 97eb150 Update community files (# 2541)
  > 5569169 update boilerplate date (# 2539)
  > 85965e1 upgrade to latest dependencies (# 2540)
  > f4ae0af Update community files (# 2538)
  > f5db225 Drop `UserInfo` from logger tagging in webhook. (# 2535)
  > 1777513 Update actions (# 2536)
  > 9c5a731 bump k8s deps to v0.23.8 (# 2534)
  > 1f01575 Add fix for CVE-2022-28948 (# 2532)
  > 7d607d6 Update community files (# 2531)
  > 865e331 Update community files (# 2530)
  > ec27457 Update community files (# 2529)
  > 759dd87 Update community files (# 2528)
  > aad4309 sets mutating webhook ReinvocationPolicy to ifNeeded (# 2472)
  > 9ffe192 Update community files (# 2527)
  > bac16f2 Update community files (# 2525)
  > 18f6995 Log metrics/logging init messages at debug level (# 2522)
  > 19adf79 upgrade to latest dependencies (# 2524)
  > b0ff5ad Update actions (# 2523)
  > f907b31 Update community files (# 2520)
  > 2d8305b Update community files (# 2517)
  > a8b7d99 Update community files (# 2515)
  > 0719b40 upgrade to latest dependencies (# 2512)
  > 2451664 Switch to iota/fmt.Stringer-based diagnostic levels. (# 2511)
  > ea3c8cb Fix timeout test on darwin and log dial destination on timeout. (# 2510)
  > af54d73 Support fetching configs from `ctx`. (# 2505)
  > 5f5455f Use the updated action that infers the module name (# 2509)
  > 4fced01 Use knative/action/go/downstream-test (# 2507)
  > 16b36b7 Add support for admission webhook warnings. (# 2498)
  > 6ec9c1a Fix linting (# 2506)
  > 5c8cc3c Ignore migration of CRDs that aren't installed (# 2493)
  > 2d552be Add genreconcile for core/v1 Node (# 2503)
  > fd05bf1 upgrade to latest dependencies (# 2500)
  > 1f681e1 Update community files (# 2501)
  > 45c37c2 🐛 `TestDialWithBackoff` work without special environment (# 2402)
  > 12be060 Update actions (# 2492)
bumping k8s.io/apiextensions-apiserver 75190f0...cf300a6:
  > cf300a6 Update dependencies to v0.23.9 tag
  > 99b3fbf Merge pull request # 108791 from aojea/cherry-pick-108772
  > 276c5e1 client-go: update generated
  > 7e8010d Merge pull request # 108438 from andrewsykim/bump-konnectivity-v0.0.29-1-23
  > d71faf1 bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30
bumping knative.dev/client c53658b...6d86bf7:
  > 6d86bf7 upgrade to latest dependencies (# 1727)
  > be439e1 upgrade to latest dependencies (# 1725)
  > 6c81567 added gvr sink test cases and support to specify resource name in both singular/plural versions (# 1724)
  > 76b3724 Update community files (# 1726)
  > a4a1163 upgrade to latest dependencies (# 1719)
  > 8142687 Update actions (# 1721)
  > 7d05561 Update community files (# 1720)
  > fa2ea50 Update community files (# 1718)
  > bf20fe2 Add support for providing sink spec in GVR format (# 1717)
  > ebc6729 upgrade to latest dependencies (# 1716)
  > e918cd2 Bump Go version to 1.18 (# 1715)
  > 664b899 upgrade to latest dependencies (# 1714)
  > 559a4bd upgrade to latest dependencies (# 1711)
  > 05ccf8e Fix volume creation for PVC (# 1709)
  > 526d680 Update community files (# 1710)
  > ed5fed5 upgrade to latest dependencies (# 1708)
  > 2f1eefe Add check for PVC status in E2E tests (# 1707)
  > 452863f remove defunct markdown linting variable (# 1705)
  > cbf710a Update community files (# 1706)
  > 5251985 Update community files (# 1703)
  > bfdc0a2 upgrade to latest dependencies (# 1702)
  > 61579a2 Added --broker-config flag to broker create command (# 1700)
  > 9abb876 Add --probe-liveness and --probe-readiness flags (# 1697)
  > f2dd5fc upgrade to latest dependencies (# 1701)
  > 8931db0 Add release note section to PR template (# 1692)
  > e650378 upgrade to latest dependencies (# 1699)
  > cfed6d7 upgrade to latest dependencies (# 1694)
  > c23a1f7 Added PVC support to volume mounts (# 1693)
  > e2e0632 Update community files (# 1698)
  > 06a463f Update community files (# 1696)
  > 458a6b7 Update actions (# 1695)
  > b696546 Added support for mounting EmptyDir volume type (# 1679)
  > 1b03977 upgrade to latest dependencies (# 1690)
  > 56e1462 upgrade to latest dependencies (# 1688)
  > ada0005 Update community files (# 1689)
  > 95f6a55 Update community files (# 1687)
  > 9b04077 Update community files (# 1686)
  > 6210f96 Update community files (# 1685)
  > 7ac23db Update community files (# 1683)
  > 363ec94 Update community files (# 1682)
  > 0646532 upgrade to latest dependencies (# 1681)
  > 4cccb5f Update changelog for 1.5 release (# 1680)
  > dec1fa5 upgrade to latest dependencies (# 1678)
  > 2a56f07 Added delivery options to broker create (# 1670)
  > 4df6010 [main] Upgrade to latest dependencies (# 1675)
  > 2f4e192 Update actions (# 1677)
  > 8cfec3d Update community files (# 1676)
  > 00b7886 Update community files (# 1674)
  > dcd6bb6 upgrade to latest dependencies (# 1671)
  > 48ff336 Cleanup sugar controller setup (# 1669)
  > e3dbe58 Fix Tekton e2e script (# 1673)
  > 94a5352 Update community files (# 1672)
  > e734ca6 upgrade to latest dependencies (# 1668)
  > 06b4b9e Bump Tekton pipeline version to latest by default (# 1667)
  > bcd18d3 Fix OCI image build (# 1666)
  > fef2f69 upgrade to latest dependencies (# 1663)
  > 76a0b1e Fix display version in OCI image (# 1662)
  > 93e27f7 Mark --inject-broker flag as deprecated (# 1661)
  > 2eaeab4 Update community files (# 1664)
  > 736c7c2 test: use `T.TempDir` to create temporary test directory (# 1660)
bumping gopkg.in/yaml.v3 496545a...f6f7691:
  > f6f7691 The Billion Dollar Mistake
  > 00bbc09 github: drop broken semgrep workflow
  > 8f96da9 Explicitly check the parser for errors on peek
  > 539c8e7 Fix decoding of merge tags.
bumping knative.dev/serving 69a88e9...9402a71:
  > 9402a71 revision request start timeout should default to revision timeout second (# 13256)
  > d79b8bb upgrade to latest dependencies (# 13246)
  > 8a2fb54 Update net-istio nightly (# 13242)
  > 768e8ba Update net-certmanager nightly (# 13241)
  > 3178bc9 Update net-contour nightly (# 13244)
  > 374b282 Update community files (# 13240)
  > 7315b02 Update net-kourier nightly (# 13236)
  > 2a72beb upgrade to latest dependencies (# 13238)
  > 765a052 Update net-certmanager nightly (# 13234)
  > ea5c535 stop the queue-proxy drain if we don't receive a TERM signal (# 13229)
  > 8d0281e Update net-istio nightly (# 13222)
  > d60e5e7 upgrade to latest dependencies (# 13227)
  > d89869e Properly shutdown tracer when the work is done (# 13226)
  > b3a7557 Update net-contour nightly (# 13225)
  > 358d04e Update net-certmanager nightly (# 13224)
  > b48e0e5 Update net-kourier nightly (# 13223)
  > dbd3fc3 Update net-certmanager nightly (# 13218)
  > 15ee48d Update net-contour nightly (# 13220)
  > 0474e35 Update net-istio nightly (# 13219)
  > 951c48c Update net-kourier nightly (# 13221)
  > 77d24d1 Update net-gateway-api nightly (# 13217)
  > ee06bc5 fix linting (# 13216)
  > 58148c5 upgrade to latest dependencies (# 13215)
  > d4601f3 Update actions (# 13214)
  > dd2abc9 Refactor VolumeMountPath to Directory (# 13202)
  > 468bb83 Update community files (# 13213)
  > fb89ff1 Update net-gateway-api nightly (# 13212)
  > 86a3daf Update net-istio nightly (# 13207)
  > 7cfc194 Update net-kourier nightly (# 13206)
  > 8acf355 Update net-contour nightly (# 13205)
  > b9ca11e Update community files (# 13203)
  > 2e77abf Fix timeout handlers to max duration instead of time to first byte (# 12970)
  > 5bba016 A refactor of the queue volume constants (# 13146)
  > 24e1ec2 Update net-gateway-api nightly (# 13198)
  > fd833bc Update net-kourier nightly (# 13196)
  > 698ac9e Update net-contour nightly (# 13194)
  > 9399fb2 Update net-gateway-api nightly (# 13195)
  > 16730b2 Fixes resource quota test flake (# 13181)
  > f77b15e Update net-gateway-api nightly (# 13190)
  > 19f508c Update net-kourier nightly (# 13187)
  > 838bbb0 Update net-istio nightly (# 13189)
  > abb923e Update net-contour nightly (# 13188)
  > 78ddf60 upgrade to latest dependencies (# 13186)
  > 725c38c Update net-kourier nightly (# 13184)
  > e9a0ce9 Update net-gateway-api nightly (# 13183)
  > e600ae7 Make Kingress reconciled with DomainMapping when adding a new label (# 13178)
  > bfa381a Update net-gateway-api nightly (# 13180)
  > 9574ddb Update net-contour nightly (# 13179)
  > 875937b upgrade to latest dependencies (# 13177)
  > 782df98 Qp options config additions only (# 13162)
  > 034035b add paul to party, update sched through 2022 (# 13174)
  > a2cf188 Add e2e test for DomainMapping working with websocket. (# 13077)
  > 02d89d8 Update net-contour nightly (# 13171)
  > 77340bb Update net-kourier nightly (# 13170)
  > f846b2c bumping go.mod to v1.18 (# 13169)
  > 8fc6d87 Update net-istio nightly (# 13167)
  > 0b694b0 Update net-certmanager nightly (# 13165)
  > b3fb541 Update net-gateway-api nightly (# 13164)
  > 1f849ab Update net-kourier nightly (# 13166)
  > d0887e7 Update community files (# 13163)
  > bb043fa updating name of activation-scale (# 13161)
  > addd55a Add active-min-scale annotation (# 13136)
  > c82be27 Update net-istio nightly (# 13156)
  > f428628 Update net-gateway-api nightly (# 13155)
  > 63523f9 Enable refactoring queue-proxy binary with out-of-tree extensions (# 13133)
  > 8f351ad Update net-gateway-api nightly (# 13152)
  > 1656d0d Update net-certmanager nightly (# 13151)
  > 08c4062 Update net-kourier nightly (# 13150)
  > 2a22c44 upgrade to latest dependencies (# 13147)
  > 808923d upgrade to latest dependencies (# 13144)
  > ca011f8 Update net-certmanager nightly (# 13142)
  > 50a87e9 Stop using knative.dev/pkg/pool, use errgroup instead (# 13143)
  > 5467217 remove defunct markdown lint and linking variables (# 13137)
  > ed1397d Update `changeset.Get` according to pkg update (# 13141)
  > d1f8e8d bump go version in kind-e2e tests to v1.18 (# 13140)
  > dc552e5 Update community files (# 13138)
  > 38973e5 Update net-gateway-api nightly (# 13134)
  > 044d947 Update net-kourier nightly (# 13132)
  > 017b9d0 Don't included git info in our containers (# 13130)
  > 167199a QP shim main (# 13128)
  > d366049 Update community files (# 13129)
  > 97517d3 Add test flag --ingress-class (# 13117)
  > ed2ddf2 Update net-gateway-api nightly (# 13124)
  > 3ce8ebb Update net-gateway-api nightly (# 13119)
  > 57c2a04 Update net-contour nightly (# 13120)
  > 3666ce7 upgrade to latest dependencies (# 13116)
  > 67347fe Update net-contour nightly (# 13115)
  > 9c88305 Update net-certmanager nightly (# 13113)
  > 4009fb7 Update net-kourier nightly (# 13114)
  > e2862ae allow unknown fields in our webhooks since our CRD schemas are now specified (# 13111)
  > 3360e41 Remove Prometheus stat reporter from queue-proxy (# 12961)
  > 4fa002a Update net-gateway-api nightly (# 13106)
  > e701a33 Update Knative Serving schema (# 13095)
  > 432b38d Update net-certmanager nightly (# 13105)
  > 4b09847 Update net-contour nightly (# 13107)
  > 1d44884 Update net-kourier nightly (# 13104)
  > 1ba9714 Update net-istio nightly (# 13103)
  > deed9f4 Add filtering secret informer label for internal-encryption (# 13082)
  > 9f4f28d Update net-istio nightly (# 13100)
  > f9951ec Add overview for scaling doc (# 13088)
  > 499c0af Update net-gateway-api nightly (# 13093)
  > c190a06 Update net-kourier nightly (# 13092)
  > 70c3309 Drop EnableAlphaFeatures from TestHttpRedirect (# 13084)
  > bf49148 upgrade to latest dependencies (# 13089)
  > 6ceb219 upgrade to latest dependencies (# 13087)
  > 2e823f7 Update net-istio nightly (# 13086)
  > 2ea6b3e Update net-gateway-api nightly (# 13085)
  > 838305e upgrade to latest dependencies (# 13081)
  > a3348ed Update net-gateway-api nightly (# 13080)
  > ef11229 Update net-contour nightly (# 13079)
  > 8d6189c Update net-certmanager nightly (# 13078)
  > 4695705 Update net-kourier nightly (# 13030)
  > dd5cf21 upgrade to latest dependencies (# 13037)
  > df215c7 Update community files (# 13076)
  > 58cce54 Support config to deploy internal certificates automatically (# 13005)
  > 25de812 Fix webhook config drift issue (# 13061)
  > ee386a1 Update community files (# 13068)
  > d9cb5f0 Update net-istio nightly (# 13067)
  > 189003d Update net-contour nightly (# 13066)
  > d0367df Update net-gateway-api nightly (# 13064)
  > 278cedc Update net-certmanager nightly (# 13065)
  > 1da6f33 Update actions (# 13063)
  > cd85b44 Update net-gateway-api nightly (# 13062)
  > 752c336 Allow calls to test.Setup to disable logstream (# 13046)
  > 8f62874 Update net-certmanager nightly (# 13040)
  > 2b7f301 Update net-istio nightly (# 13031)
  > 6eccc36 Update net-gateway-api nightly (# 13029)
  > 38c5dbc Update net-contour nightly (# 13032)
  > f25a0df Temporarily disable flaky kind test (# 13055)
  > 3573163 only watch endpoints for our private services (# 13048)
  > 35a94ff Update link, thanks to Zhu Lei (# 13052)
  > 5f8892f skip http2 test early (# 13047)
  > e67dbb9 Improve SKS handling for unavailable Activator. (# 13027)
  > 6fca86c fix scale-from-zero mako test (# 13035)
  > 7c2b46d Relax the "timeout" requirement for `TestProbeRuntimeAfterStartup` (# 13026)
  > d54ad4c Remove the scale-to-zero checking in conformance. (# 13025)
  > 2f7b6db Bump kind to v0.14 for e2e tests (# 13022)
  > eeaff1c upgrade to latest dependencies (# 13016)
  > 50a42a9 Update net-certmanager nightly (# 13018)
  > 15111a1 Update net-istio nightly (# 13017)
  > 093ba0b Update net-gateway-api nightly (# 13021)
  > bc6d456 Update net-kourier nightly (# 13020)
  > 1997324 Update net-contour nightly (# 13019)
  > bf3b740 Update community files (# 13015)
  > 1ec8ad3 Update net-gateway-api nightly (# 13013)
  > 81fc500 Update community files (# 13014)
  > 78272a6 Update community files (# 13012)
  > 2b88568 regen protobuf after bumping the versions in the prow-image (# 13011)
  > 47cf88d Update net-contour nightly (# 13006)
  > 01f81e9 Update net-gateway-api nightly (# 13008)
  > 1be5251 Update net-certmanager nightly (# 13007)
  > 0d0cb33 Update net-istio nightly (# 13010)
  > 8de1a68 Update net-kourier nightly (# 13009)
  > 3c1b20e Update community files (# 13004)
  > 0c0acc9 add openssf knative badge (# 13001)
  > bb5bdbb Update net-contour nightly (# 12992)
  > a8dc74c Update net-gateway-api nightly (# 12991)
  > 67ee782 Update net-certmanager nightly (# 12990)
  > 9c56abc Update net-kourier nightly (# 12994)
  > 6bb3576 Update net-istio nightly (# 12993)
  > 6e4a27d Update community files (# 12988)
  > 44178dc Update net-kourier nightly (# 12984)
  > 7e45e5a Update net-gateway-api nightly (# 12983)
  > 527c69a Update net-istio nightly (# 12985)
  > 6a1160a Update net-contour nightly (# 12982)
  > 7134e31 Update net-certmanager nightly (# 12979)
  > 77c2527 Update community files (# 12981)
  > 36ee6f2 Update net-contour nightly (# 12964)
  > d7027b5 skips default probe if container freezer in use (# 12967)
  > 797bee5 Update net-kourier nightly (# 12976)
  > ca6a190 Support parsing host header with port (# 12974)
  > 620139a Update net-gateway-api nightly (# 12968)
  > 293a95a Update net-istio nightly (# 12975)
  > 33dbc31 Log confirmation of queue-proxy startup (# 12965)
  > d14ebd8 Update net-kourier nightly (# 12962)
  > 158177d Update net-certmanager nightly (# 12957)
  > 22f2af6 Update net-istio nightly (# 12956)
  > 3446ca3 upgrade to latest dependencies (# 12955)
  > b44da83 Update actions (# 12963)
  > 45f7c05 Fix deprecation notices (# 12958)
  > 4446497 fix owner files after merging scaling + serving working groups (# 12960)
  > 92b11a8 drop swap file (# 12959)
  > 591e12d upgrade to latest dependencies (# 12954)
  > a522443 Update net-istio nightly (# 12951)
  > 9ea835d Update net-gateway-api nightly (# 12950)
  > bc7fcd3 Update net-certmanager nightly (# 12949)
  > b2fff20 Update net-contour nightly (# 12948)
  > 9db81c3 Update net-kourier nightly (# 12952)
  > 4e54509 Update community files (# 12946)
  > 646e5cc Update net-istio nightly (# 12945)
  > f56e235 Update net-certmanager nightly (# 12944)
  > 08f0d31 Update net-contour nightly (# 12929)
  > ba84f6e upgrade to latest dependencies (# 12943)
  > 08e09bc kind-e2e dump namespaces and crds (# 12942)
  > 5776635 Update net-istio nightly (# 12931)
  > d7e2e3a Update net-certmanager nightly (# 12928)
  > 0bdaf56 Update net-kourier nightly (# 12930)
  > 3b832ad Update net-gateway-api nightly (# 12926)
  > 1a99825 Use mako stub for collecting performance tests results (# 12889)
  > fd6b191 fix a flake where the informer didn't have KPA (# 12934)
  > 9b7788c Update community files (# 12933)
  > f778a37 Update net-certmanager nightly (# 12925)
  > f726b1d Bump cert-manager to 1.8.0 (# 12923)
  > 01f15e1 Update net-gateway-api nightly (# 12920)
  > dcb16f2 Update net-kourier nightly (# 12919)
  > d9f4954 Update net-istio nightly (# 12918)
  > 69bf45c Update net-certmanager nightly (# 12901)
  > 754ea6c Update net-kourier nightly (# 12916)
  > 4273c6e Update net-contour nightly (# 12915)
  > 119517a Update net-gateway-api nightly (# 12902)
  > 18da4c0 upgrade to latest dependencies (# 12907)
  > 8129005 Update community files (# 12913)
  > 9dc1baa run go.mod tidy (# 12911)
  > 061be9e Fixing the panicRPSM parameter in autoscaler (# 12910)
  > 7aa5d8a Update net-kourier nightly (# 12903)
  > f6cb424 Add support for `dnsConfig` and `dnsPolicy` in pod spec (# 12897)
  > 89be0fd modify checksum so its not a float64 (# 12900)
  > 078e0b9 upgrade to latest dependencies (# 12899)
  > 0d76bb7 Update net-certmanager nightly (# 12879)
  > 95cfa70 ServerlessService's initial operation mode is now Proxy (# 12842)
  > 5128270 upgrade to latest dependencies (# 12890)
  > 7184235 Update net-kourier nightly (# 12885)
  > c2394b6 Update net-gateway-api nightly (# 12884)
  > 2dd73f5 Update net-contour nightly (# 12883)
  > 47238dc upgrade to latest dependencies (# 12882)
  > 6b3905b Update community files (# 12881)
  > e99c34f upgrade to latest dependencies (# 12878)
  > f7deea4 Use imjasonh/setup-ko (# 12868)
  > 527730f Update net-kourier nightly (# 12869)
bumping go.uber.org/multierr a5cd550...10aaa3c:
  > 10aaa3c Prepare release v1.8.0 (# 56)
  > cea7d2e Combine: Optimize for all nil (# 55)
  > d49c2ba doc: AppendInvoke: Fix typo (# 54)
  > ee7346a Merge pull request # 52 from uber-go/fossa
  > 7c6ff6f Integrate FOSSA (# 51)
  > d9efa4b fossa: Run separately, only on push
bumping knative.dev/eventing e345f5f...6ffef0f:
  > 6ffef0f Make some broker conformance tests decoratable with broker options (# 6517)
  > 6822f0d [release-1.7] InMemoryChannel receiver validates received events (# 6512)
  > a9151b5 upgrade to latest dependencies (# 6495)
  > 291e961 upgrade to latest dependencies (# 6493)
  > cc06bab Update community files (# 6492)
  > 0060ddd upgrade to latest dependencies (# 6491)
  > 5ee6158 Make sure tracer is shut down across components (# 6474)
  > 091ee6e Remove deprecated functions from test/upgrade package (# 6489)
  > 6eb4c78 upgrade to latest dependencies (# 6487)
  > cb3901f Increase max namespace count for e2e test runner (# 6486)
  > 1d00055 upgrade to latest dependencies (# 6485)
  > ab981d6 Upgrade deps (# 6484)
  > 7414f6b Update actions (# 6483)
  > df904f8 Update community files (# 6482)
  > 08ede0b Knative port sink binding v1 job test to rekt (# 6481)
  > 4e56370 Update community files (# 6480)
  > aceb557 Knative port sink binding v1 deployment test to rekt (# 6479)
  > 37cb0e9 Knative port source at event types test to rekt (# 6476)
  > c884e27 Remove the filter restriction of only containing exactly one attribute (# 6477)
  > f7e8eef use go1.18 (# 6470)
  > d99685b Promote strict subscriber to beta (# 6473)
  > 5a8f707 Promote delivery timeout to beta (# 6472)
  > 840fce7 chore: update sugar controller ConfigMap example (# 6460)
  > 7e30288 Ignore trailing slashes for Broker addresses (# 6471)
  > 32dea96 update trace of apiserversource (# 6458)
  > 480c8cb Adds receiver options for configuring read and write timeouts message receiver (# 6306)
  > 37dc195 Port Pingsource test to rekt (# 6463)
  > 15dd7ca 🧹 Remove dead variables & config for presubmit markdown checking (# 6452)
  > e5405de Update community files (# 6462)
  > c8435ed 🧹 Accommodate to knative-sandbox/reconciler-test# 294 (# 6451)
  > 5a21cd4 Update community files (# 6453)
  > 365a012 Update community files (# 6449)
  > 0eb566a upgrade to latest dependencies (# 6448)
  > 2d2e049 Increase initialDelaySeconds to 120 for webhooks (# 6447)
  > b84ec54 Refactor tracing helper to be reusable (# 6446)
  > 465db7c Bump prom client version for CVE-2022-21698 (# 6443)
  > cb776ce Add validation methods for ingress feature in broker's conformance test (# 6434)
  > aea0887 Deschedule placements on FinalizeKind (# 6440)
  > d3813f7 Golang version update (# 6433)
  > a63ea4e upgrade to latest dependencies (# 6436)
  > f69e181 Update community files (# 6435)
  > 159f4ec upgrade to latest dependencies (# 6432)
  > 33d1be7 Bump PodDisruptionBudget to policy/v1 (# 6424)
  > ee47ed1 Update community files (# 6431)
  > 9c41f75 upgrade to latest dependencies (# 6428)
  > eaec729 Update actions (# 6427)
  > 7763e03 upgrade to latest dependencies (# 6423)
  > 0866e62 Report last error for unavailability periods (# 6381)
  > c1b0ea6 Bump cloudevents/sdk-go to v2.10.1 (# 6422)
  > c71c362 upgrade to latest dependencies (# 6419)
  > f488f46 Update community files (# 6418)
  > 57f2395 Update community files (# 6416)
  > 59d13fa Update community files (# 6414)
  > 6072846 Update community files (# 6413)
  > 6fc4a54 add openssf badge (# 6412)
  > 13ed6ed Update community files (# 6411)
  > 816db8d Parallel to use `subscription.subscriber` instead of `reply` if there's no filter (# 6405)
  > 21ab643 Update community files (# 6406)
  > 56edb3b upgrade to latest dependencies (# 6398)
  > 1096fc2 Update actions (# 6397)
  > c3e1396 Propagate log level to env var in source ConfigWatcher (# 6391)
  > 9449169 Update community files (# 6390)
  > d7a8a95 upgrade to latest dependencies (# 6389)
  > 75253dc Only proxy some headers from the reply in MTBroker filter (# 6357)
  > bba50a4 Upgrade test exports logs before shutting down sender (# 6384)
  > 0a738fd Remove calling 'ExecuteLocalYAML', b/c it is deprecated (# 6380)
  > e7c9ffc Adding retry for 408 (Request Timeout) http status code ♻️ (# 6370)
  > b966175 remove the namespae for the imc (# 6382)
  > 005d6b6 adding util for adding custom annotation values to different broker implementation usage (# 6378)
  > 02a6fa0 Update community files (# 6379)
  > ee7c071 Update the link of the sample code.(# 6374) (# 6375)
  > 9af9870 upgrade to latest dependencies (# 6371)
  > 59e25b8 Export trace for events which exceeded unavailable period limit (# 6372)
  > 22e2a2c upgrade to latest dependencies (# 6365)
  > e033a2a Update community files (# 6369)
  > ec36c86 upgrade to latest dependencies (# 6360)
  > 01f5612 fix pingsource-mt-adapter crash when initial replica is more than 0 (# 6359)
  > 11dd387 Update support rotation (# 6351)
  > 98de1d7 upgrade to latest dependencies (# 6350)
  > 2219e14 Fix performance tests setup (# 6340)
  > 3abb436 properly initialize branchStatuses (# 6354)
  > 2d47847 Update community files (# 6355)
  > 3e24a78 NPE fix (# 6343)
  > 1104746 [scheduler] Use node taints for keeping track of available nodes and zones (# 6291)
bumping knative.dev/hack 9e09abc...8d1e4cc:
  > 8d1e4cc fix go run invocation of github hub cli (# 213)
  > d35c718 [release-1.7] go run... (# 211)
  > e9a8475 Update community files (# 208)
  > 4621ee6 Update community files (# 207)
  > 9dabf7c Update community files (# 206)
  > 782bbaa drop warning (# 204)
  > 92c7e36 Fix the buoy invocation (# 203)
  > 123a278 🧹 Migrate to using the `go run` instead of `go install` (# 172)
  > a645040 Update community files (# 201)
  > 81e30c2 remove references to git markdown checking (# 199)
  > e3be8da Update community files (# 197)
  > 65c463a Update community files (# 195)
  > e7d6365 Add [skip-dot-release] feature (# 189)
  > 33ce6af Update community files (# 190)
  > dc6c287 Update community files (# 185)
  > fd240e2 Update community files (# 184)
  > 40350b6 Update community files (# 183)
  > 674c2b3 Update community files (# 182)
  > 0c389ad Update community files (# 181)
  > bafe4b1 Update community files (# 180)
  > 12d3e2a switch to UTC (# 176)
  > b4d4d73 Update community files (# 178)
  > f4972b4 Update community files (# 177)
  > a8076b0 Model []byte as strings (# 175)
  > ccf82ad Update community files (# 174)
  > 46c77f1 Skip passing enable-ha flag to test script (# 173)
  > 5f47386 Update community files (# 171)
  > 2a09b5c only use `install` for run_go_tool (# 169)
bumping go.uber.org/zap ad0b02d...6f34060:
  > 6f34060 Release v1.21.0 (# 1059)
  > a7613b2 JSON Encoder: Don't panic if EncodeLevel unset (# 1058)
  > a1155d9 Optimize AddCaller+AddStacktrace by sharing stacks (# 1052)
  > 3f20106 lint: Remove redundant embedded field accesses (# 1051)
  > c087e07 zap: Add ParseAtomicLevel func (# 1048)
  > e751939 zapcore: Add ParseLevel (# 1047)
bumping golang.org/x/sync 036812b...886fb93:
  > 886fb93 A+C: delete AUTHORS and CONTRIBUTORS
  > 0de741c x/sync/errgroup: make note of the default errgroup goroutine limit (unlimited)
  > 0976fa6 x/sync/errgroup: add TryGo and SetLimit to control concurrency

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-14 16:46:05 +00:00
Luke Kingland 15713b2a75
feat!: deploy autobuild and flag persistence (#1079)
* feat: deploy autobuild and flag persistence

* cleanup

* help text, comments and test cleanup

* removing usurped commands.txt

* add platform to deploy synopsis help
2022-09-14 11:45:10 +00:00
Adam Boczek 4d622bc007
feat: group main help message to put important commands to the top (#1152)
* feat: add initial version of command groups and template engine (#215)

* feat: add relevant dependencies and vendor files (#215)

* feat: extend TestUsageFlags for hidden flags and flags with no shorthand (#215)

* feat: refactor root.go to use command groups (#215)

* feat: move the long help of root cmd to the usage templates section (#215)

* feat: updates after rebase (#215)

* feat: update after review (#215)

* feat: rename 'options' into 'flags' to align with the old help (#215)

* feat: remove support for help options, add template for global flags help section (#215)

* feat: update handling of root command help to support proper use of templates and docs generation (#215)

* feat: generate new docs (#215)
2022-09-13 14:13:48 +00:00
Matej Vasek 1f5a95a4a7
Improvements for podman on Windows and macOS (#1230)
* fix: pack docker socket mounting with npipe

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* feat: trust ssh connection by podman machine

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fix: socket mount on macOS with podman machine

The `podman machine start` outputs recipe for DOCKER_HOST setting,
following the recipe it was causing troubles,
since path in host OS and in the podman VM is different.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* chore: use go-winio library for handling npipes

Replacing unmaintained an buggy library.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* test: added test for podman machine auto connect

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-09-12 17:26:46 +00:00
Matej Vasek b9e3d243bc
fix: pack build outpout on Windows (#1231)
Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-09-12 04:51:32 +00:00
David Simansky c7b1bce369
chore(deps): update Knative dependencies to v1.4 @dsimansk (#1194)
* Update to Golang 1.17

* Update Knative dependencies to v1.4

* Update vendor dir

* Update go version in GH actions

* Fix go.mod

* fixup: update deps

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: update deps

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: update deps

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2022-08-25 16:32:19 +00:00
Lance Ball 81289dc757
doc: use cobra markdown generator for command docs (#1169)
This commit removes the docs/reference/commands.txt file and instead
uses the Cobra built-in documentation generator to create markdown
documents for every command.

Signed-off-by: Lance Ball <lball@redhat.com>

Signed-off-by: Lance Ball <lball@redhat.com>
2022-08-25 13:16:19 +00:00
dependabot[bot] 7a760fbf57
chore(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.6 (#1112)
* chore(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.6

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.0 to 1.6.6.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.0...v1.6.6)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixup: run ./hack/update-codegen.sh

Signed-off-by: Lance Ball <lball@redhat.com>

* run ./hack/update-deps.sh

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lance Ball <lball@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2022-07-18 16:09:59 +00:00
David Simansky a1c7446c73
Update Knative dependencies to v1.3 (0.30) (#1107) 2022-07-12 16:51:13 +00:00
Matej Vasek f066218042
Add --platform flag for build/deploy sub-cmd (#1076)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-06-22 16:40:23 +00:00
Matej Vasek 51b99c0e67
fix: premature Close() of docker client (#1066)
* Fix docker client lifecycle

Avoid premature Close() of docker client.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* Guard for usage of docker client after close

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-06-16 17:14:17 +00:00
Matej Vasek ccfa02afdf
Use struct embedding instead of generated code (#1016)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-05-12 01:39:37 +00:00
David Simansky d2914d5c25
Update Knative dependencies to v1.2 (0.29) (#1002) 2022-05-02 19:01:57 +00:00
Luke Kingland a91bcc5fcf
feat: s2i builder with preliminary node support (#923)
* fix: stuck build ticker

* feat: s2i builder prototype

* default builders

* use s2i fork with updated docker

* in-code builder defaults

* s2i builder verbosity constructor arg

* typed errors

* typed error tests

* remove unneeded env code

* s2i build e2e test

* e2e tests

* update licenses

* cleanup

* codegen debug

* update licenses

* Revert "Update actions (#921)"

This reverts commit 8312b5c560.

* update licenses

* e2e test updates

* use GetDefaultDockerConfig for s2i config

* docker.NewClient docs
2022-04-05 13:08:44 +00:00
David Simansky 739cded50f
Update to latest Tekton release (#935)
* Update to latest Tekton release

* Update vendor dir

* Fix misspelled comment
2022-04-01 14:44:45 +00:00
David Simansky df67900d8b
Update buildpacks/pack to v0.24.0 (#926)
* Update buildpacks/pack to v0.24.0

* Update vendor dir
2022-04-01 11:24:46 +00:00
David Simansky bf68b221a6
Update Knative dependencies to v1.1 (#925)
* Update Knative dependencies to v1.1 (0.28)

* Update vendor dir

* Update lincenses

* Fix docker push test

* Refactor docker client interface
2022-03-31 13:45:45 +00:00
Matej Vasek c4a7e095de
Use custom zip embedding not pkger (#835)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-03-02 06:41:43 -08:00
Fabian Lopez 60dbeacc46
added git related flags for remote builds (#844)
* added git related flags for remote builds

* fix dependency issues

* remove context cancel

* add # split for git url

* account for the use of git args with local build type

* fix error message for build type
2022-02-28 03:56:07 -08:00
David Simansky 72d9b7d58e
Update Knative dependencies to v1.0 (0.27) (#833)
* Update Knative dependencies to v1.0 (0.27)

* Update vendored files
2022-02-16 12:15:40 -08:00
Zbynek Roubalik cb719ff564
feat!: support on cluster build from git repo with Tekton (#743)
* feat: support on cluster build from git repo with Tekton

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* incorporate feedback

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* incorporate feedback 2

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* fixup-licence

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fix deploy with --build=disabled

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* incorporate feedback

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* incorporate feedback

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

Co-authored-by: Matej Vasek <mvasek@redhat.com>
2022-01-12 11:58:51 -08:00
jrangelramos 3177287571
chore: Adding support to ssh-agent on Windows using named pipes (#733) 2022-01-05 10:38:33 -08:00
Matej Vasek fcb0c7139f
src: CheckAuth() calls registry directly (#704)
CheckAuth() calls registry directly
not using docker daemon as a middle-man

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-12-07 07:53:58 -08:00
Luke Kingland ccf00152be
feat: function version migrations (#664)
* feat: function version migrations

* unmarshall functin now part of initialization

* regenerate schema

* spelling errors
2021-11-24 04:50:27 -08:00
Matej Vasek bfdfb760cf
feat: automatically start podman service (#648)
* feat: automatically start podman service

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* src: refactor rename function

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* src: add commnets to tests

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* src: refactor rename function

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-11-11 09:38:38 -08:00
David Simansky fc1e874a5d
Update Knative dependencies to 0.26 (#642) 2021-11-10 08:47:46 -08:00
Shashank Sharma 1bbef7a0e6
Removing workaround to disable selinux label - updated (#645)
* pack 0.22, related refactoring

* blank line removed

* custom docker client added in pack client

* gofmt, golint, goimports
2021-11-09 07:47:43 -08:00
Matej Vasek e1f164d2ca
feat: ssh connection to remote docker daemon (#594)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-11-02 09:39:41 -07:00
David Simansky d7dbebb747
Update Knative to 0.25 + cherry-pick E2E refactor (#617)
* ci: split pull_requests workflow

* ci: make binary for e2e tests

* Update Knative to 0.25 release

* Update pkged file

* Update pkged file

* ci: Install Bash 4 to MacOS unit tests

* ci: Fixup java version

Co-authored-by: Luke Kingland <lkingland2038@gmail.com>
2021-11-02 09:38:41 -07:00
Lance Ball e319ea3b62
feat: add support for manifest.yaml at repo/language/template levels (#558)
* feat!: add support for manifest.yaml and runtime.yaml

BREAKING CHANGE
This commit adds the concepts of a manifest.yaml file at the top level
of a template repository, and a runtime.yaml file for each language/runtime
within the repository. Prior to this, repository metadata was primarily
restricted to information that could be gleaned from the file system, such
as the directory name used as the Name.

A manifest.yaml file contains a Name, URL, Version, and a list of supported
runtimes; and if all of the runtimes expose the same health endpoints, these
can be set here.

Within a runtime directory, there may exist a runtime.yaml file which allows
language pack providers to set the health endpoints, overriding the values
set in manifest.yaml, as well as Builders and Buildpacks.

This change removes support for a builders.yaml file in a runtime/template
directory, as this was guaranteed to be redundant with the builders.yaml
file in a sibling template directory. The choice was to move these up a
level to runtime/runtime.yaml.

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: bump go version for unit tests

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: using go 1.16 now requires 'go mod tidy'
See: https://golang.org/doc/go1.16

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: restore support for directory traversal

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: whitespace linting

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: update func_yaml-schema.json

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: spelling errors caught by reviewdog

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: use os.ReadDir

Signed-off-by: Lance Ball <lball@redhat.com>

* squash: restore project creation from remote repos

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: remove billyFilesystem

Signed-off-by: Lance Ball <lball@redhat.com>

* doc: expand on language pack documentation

Adds more detail around how language packs can be provided by third
parties, and the expected structure and metadata required.

Fixes: https://github.com/knative-sandbox/kn-plugin-func/issues/452

Signed-off-by: Lance Ball <lball@redhat.com>

* doc: update language pack documentation

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: cleanup deps

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: cleanup deps - again

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: reviewdog whitespace cleanup

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: custom repo template listing

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: bump go version for integration tests

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: adjust test-templates repo uri for e2e

Signed-off-by: Lance Ball <lball@redhat.com>

* fix: don't fail when extended templates don't support a given runtime

Signed-off-by: Lance Ball <lball@redhat.com>

* src: repo and template type hierarchy

As the client API increases in complexity, upgrading to a more correct
type hierarchy for the object managers serves to keep things clean.  In
this update, the Repository and Templates manager now use constructors
with private members, including a backreference to the root Client
object, which provides the mangers with full access to the current
client instance API for implementing their (growing) features.

* src: template manager writes

The templateWriter struct has now been upgraded to integrate with the
newly-added type system which includes a Templates Manager by adding a
.Write method which writes a template at the given location.  This
encapsulation of the write functionality moves us towards having a
cleaner abstraction atop writing any template to disk from any
repository.

In addition, the "Get" prefix was removed from many accessor methods, as
this is standard a Go idiom.

* src: templates write including denormalize

- merges templateWriter into templates manager
- denormalization of builders, health endpoints etc. made part of .Write
- write logic now works on a Template rather than string paths etc

The templates manager can now write out a template given a function directy.
Included internnaly to write is the denormalization logic, which is now closer
to where it is used, which should improve cohesion and decouple the template
implementation detail from the Client. Also moves the write logic closer to the
template itself, with the expectation the same will happen for functions when
Config and Function are merged.

* src: vendor

* src: merge manifests into domain model

In general, the manifests sytsem is merged more tightly into the overall
system while also expalding it to use a path to templates to avoid
having to create a full filesystem shadow-copy in yaml. Preserves
backwards-compatiblity by keeping the base case a yaml-free repo of only
templates.  Creaets a hierarchical inheritance from repository to
runtime to template for builders, endpoints etc.  whcih allows for the
manifest within templates to be a first-class citizen, though its use
will be rather rare.  Some more in-depth explanations of the more
substantive changes are as follows:

- Merges Manifest with Repository

The Manifest structure is essentially a serialized Repository, so they
are now the same object.

- Converts repo URL to a calculated field

The URL is informative and entirely dependent on the current state of
the repo, so it should be calculated to avoid confusion and avoid being
serialized to the manifest.

- Merge FunctionTemplate with Template

The struct being serialized here is a Template, so they are now the same object

- Extracts new "BuildConfig" embedded struct

The Builders and Buildpacks members are shared between Repository,
Runtime and Template, so they are now an embedded stuct in the same
manner as HealthEndpoints.

- yaml 'inline' declaration for embedded structs

The HealthEndpoints and other embedded structs were not actually being
read from their configs because of a nuance of yaml which (in contrast
to json unmarshallers) requires the `,inline` tag on the struct member
to trigger inclusion in decode.

- Replaces Repository's runtimes member with templates

While it is true that on disk templates are subdivided into their
effective runtime, this is for ease of development.  The logical
structure is: repositories have templates.  Templates are applicabe to
runtimes.  Therefore the correct API is to have templates a direct
member of repository but requiring a runtime filter for access.

- Use repository templates path instead of full list

The goal is to support the use of repositories which contain more than
just templates.  The solution is to define an alternate location for
templates (such as ./templates).  Creating an entire exhaustive manifest
where each runtime and each template is defined with a name and path is
a usurpation of the responsibilities of a filesystem, and causes
unintend negative knock-on effects.  Let's try this simple solution
before jumping to the nuclear option of defining a filesystem-in-yaml.

- Use filesystems when loading repository objects

The fact that a file exists on the disk, embedded, or remote should be
of no concern to most of the code.  This is accomplished by using the
filesystem abstraction which is used during template writing.  This will
be further improved in future versions by upgrading to use the fs.FS
interface and tooling.

- Uses manifest.yaml at all levels

Once the hierarchical nature of the manifest was instituted, it seemed
more intuitive to have the same filename at each level.  This also has
the nice benefit of being backwards-compatible with template-level
manifest.  This is not a correctness issue, but a guess that remembering
a single filename which can exist at different levels in a hierarchy is
easier to remember than different filenames, and its location in the
hierearchy sufficient differentiator making the different filenames
_perhaps_ unencssary.  The constants are left as separate for an easy
revert.

- Moves static defaults into code wherever possible

Wherever yaml was being statically compiled in, it was updated such that
canonical values for static defaults were defined on the Go structure,
with the yaml being for overrides.  For example Default Readiness and
Liveness endpoints.

Some notable benefits of letting the filesystem do it's thing:
* Preserves the ability to create a repository of templates without
  hacking yaml
* Reflects changes directly in IDEs which have native support for
  filesystem, not so for a proprietary manifest.yaml
* the builtin repository has no name, so parsing a manifest from within
  it is both prone to error and confusing, as it could lead future
  developers to submit PRs which change its name.

* fix: revert repository.git to a bare server repo

* src: repository default name

The Repository struct now includes a Name and DefaultName. The former is
the current name of the repository, and corresponds to the path on disk.
The latter is the name specified in the manifest.yaml, and is used as
the default name of the repository when no name is provided.

Fixes an issue where there could be name collisions using a uuid for the
initial name until the manifest is read in.

Restructures the embedded repositories such that one exemplifies a base
case repo with no metadata and only templates, the other specifying a
manifest to exemplify for example a complete language pack.

Adds a test such that all three cases are covered: explicit name, no
name but manifest-defined default name, URI-derived name.

* feat: single repo mode

Enables single repository mode suystem-wide, which fully implements the
logic intended by the WithRepository option.

The default repoisitory is now programatically defined, and while by
default is the embedded repo, it can be overriden using the
WithRepository option.  This keeps the logic internal to the
repositories managet, removeing the need for a crossp-cutting concern in
other parts of the system.

* src: manifest inheritance and existence tests

Respects alternate templates location when defined in a manifest.
Respects manifest embedded structs HealthEndpoints and BuildConfig at
each of the three levels, with inheritance:  Repo, Runtime and Template.
Separates test repositories into the two cases of a templates-only repo
(with no manifest) and a complex repo (with manifests) such as for
language packs.
Leaves the BuildConfig struct as inline but sets the HealthEndpoints as
being named, such that the latter has its fields in the yaml under the
key 'healthEndpoints' but the former does not (passthrough).
Adds error checks when attempting to access named repo when in
single-repo mode.

* src: remove function merge

Removes feature of mergine a func.yaml defined in a template in favor of
sticking with the manifest.yaml until such time as this is requested.
Assuming YAGNI.

* src: repo filesystems

- Embeds repositories with an internal filesystem
- Replaces filesystem disk checkouts with in-memory until final write
- Combines template Write of various types into a single write which uses the
  filesystem of the applicable templates's repository
- Template is now a simple noun, with logic localized to the templates manager
- Adds better error message regarding single repo mode conditions

The reason for replacing filesystem-based repository instances with in-memory
(especially remote for WithRepository mode) is for a few reasons:  First, 'Add'
will fail without using the temporary UUID hack if there already exists a
repository of the _repo_ name (due to a filesystem collision).  We have
to read the repo to determine the default name as well, so it's messy to avoid.
Second, using an on-disk version is potentially leaky because it may leave
files on the system in the event of a process interruption; able to be
mitigated, but with a likewise hacky use of a os temp directory.  Third, it
may cause racing conditions when using multiple instances the Client as a lib.
Lastly, it precludes our ability to run without touching the filesystm: a
useful mode when running as a pure library or in security-restricted
environments.

* fix: paths within embedded fs

* src: repositories code cleanup

* Removes the manual 0_18 version suffix
* Reanames "single" (uri for single-mode) to the more descriptive
  "remote" (with associated accessor api)
* Default repo name when no URI provided is set to default
* Various wording improvements in error text and comments

* src: error formatting

* feat: templates from local file paths

Adds back the local os filesystem as a fallthrough to support loading
template repositories from file:// paths on disk, without the
requirement that they also be git repositories.

* fix: clone once

Fixes the shortcut of performing a clone to read the manifest prior to
cloning the repository to disk.  This double-clone was replaced by a
single clone (applying the manifest) followed by a file copy from the
in-memory FS to the on-disk repository location.

* src: test fixes

* respect explict name on repository .Add
* fail if repository already exists
* update expected test filenames to new general (non-go-specific) setup
* adds the default repo name to the NewRepository constructor,
  internalizing the somewhat tricky default logic.
* move repo write logig to repo itself, as it will contain impl-specific
  nuances.
* invalid repo path is an error, but only if defined
* temporarily disable repository URL test

* src: update templates test to reflect new name 'cloudevents'

* src: fix go templates and repackage

* fixup: reviewdog spelling errors

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: reviewdog whitespace cleanup

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: run ./hack/update-codegen.sh

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: restore boson-project templates for e2e

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: do not error if default repo location does not exist

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: typo

Signed-off-by: Lance Ball <lball@redhat.com>

* paketo builder and paket community rust buildpack (#599)

* fixup: apply f161d50084

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: update documentation to match impl

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: add git attributes to ignore linting on binary files

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: remove whitespace

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: tweak linter rules

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: tweak .gitattributes

Signed-off-by: Lance Ball <lball@redhat.com>

Co-authored-by: Luke Kingland <lkingland2038@gmail.com>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
2021-10-27 07:09:01 -07:00
Matej Vasek ef7b986900
feat: Improve build performance (#569)
* Update buildpack deps

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* Update licences

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* Enable trust for paketo buildpack builder

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* Enable trust-builder for newer versions of podman

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fix style

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-10-11 06:17:16 -07:00
Matthias Wessendorf 52fb215c3c
chore: Cloudevents sdk 2.5.0 (#566)
* Bumping templates to 2.5.0

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Bump the project to 2.5.0 as well

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-10-11 02:31:15 -07:00
Markus Thömmes 163588f5a5
Add knative/hack scripts for updating deps (#534) 2021-09-19 16:04:33 -07:00
David Simansky 5201c767d1
Update Knative dependencies to v0.24 (#521) 2021-09-13 07:43:33 -07:00
Matej Vasek 84ff281bed
test: `config` sub-command (#457)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-08-12 06:30:35 -07:00