Commit Graph

2099 Commits

Author SHA1 Message Date
Knative Automation 31354f5df6 chore: update Springboot platform version to 3.4.9 2025-08-21 12:08:10 +00:00
David Fridrich 208801aecb
fix-of-a-fix (#2994) 2025-08-20 15:08:50 +00:00
David Fridrich f6e6021693
Remove container flag - variant I (#2987) 2025-08-20 13:18:49 +00:00
David Fridrich c48dbc1b7b
fix python injector bug (#2992) 2025-08-20 11:45:48 +00:00
Knative Automation 88c0dd6f8d
upgrade to latest dependencies (#2991)
bumping knative.dev/hack 70d4b00...d496a6e:
  > d496a6e allow [skip-dot-release] in quoted text (# 429)
  > 0dc673d Update community files (# 427)
bumping knative.dev/serving a5948d0...8fa5c34:
  > 8fa5c34 Update net-kourier nightly (# 16026)
bumping knative.dev/client/pkg a920115...7b01527:
  > 7b01527 upgrade to latest dependencies (# 2029)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-20 10:07:48 +00:00
Knative Automation c13214d21f
upgrade to latest dependencies (#2989)
bumping knative.dev/eventing 81cbeaa...8b0ad5e:
  > 8b0ad5e [Automated] Update eventing-eventing-integrations nightly (# 8672)
  > b8caa63 fix: metrics with prometheus default to same port as before (# 8669)
  > 0a35d6e feat: add requestreply ingress handler (# 8611)
  > 9488776 [main] Upgrade to latest dependencies (# 8667)
bumping knative.dev/serving 5ea75cc...a5948d0:
  > a5948d0 Update net-istio nightly (# 16027)
  > 23f988f Update net-contour nightly (# 16024)
  > 1f2f77e Update net-gateway-api nightly (# 16023)
  > 2b57d07 upgrade to latest dependencies (# 16022)
bumping knative.dev/client/pkg cf58e40...a920115:
  > a920115 upgrade to latest dependencies (# 2028)
  > 0ef9eff upgrade to latest dependencies (# 2026)
  > 176d0f1 upgrade to latest dependencies (# 2025)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-19 14:00:50 +00:00
Knative Automation 0bc78a612c
upgrade to latest dependencies (#2988)
bumping knative.dev/client/pkg 576bdc2...cf58e40:
  > cf58e40 upgrade to latest dependencies (# 2024)
bumping knative.dev/serving 4df9185...5ea75cc:
  > 5ea75cc Update net-kourier nightly (# 16020)
  > c3407f4 drop unused metrics domain env var (# 16019)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-18 08:10:47 +00:00
Knative Automation 3efb11c9a7
Update community files (#2974)
Signed-off-by: Knative Automation <automation@knative.team>
2025-08-18 01:58:47 +00:00
Knative Automation 94fb8cc916
upgrade to latest dependencies (#2982)
bumping k8s.io/apiextensions-apiserver a0cfc63...f0c80b7:
  > f0c80b7 Update dependencies to v0.33.4 tag
bumping k8s.io/client-go e7397e5...9c62a4c:
  > 9c62a4c Update dependencies to v0.33.4 tag
bumping knative.dev/serving c3e27aa...4df9185:
  > 4df9185 Fix queue proxy user metrics port (# 16018)
  > 421c16c fix a tracing protocol comment (# 16015)
  > 2599d36 Update net-gateway-api nightly (# 16010)
  > e3a87eb Update net-contour nightly (# 16014)
bumping knative.dev/client/pkg 3345f43...576bdc2:
  > 576bdc2 upgrade to latest dependencies (# 2023)
  > 997b81b upgrade to latest dependencies (# 2022)
bumping k8s.io/apimachinery 173776a...173776a:
bumping k8s.io/apiserver 338d7b8...026035b:
  > 026035b Update dependencies to v0.33.4 tag
  > 234ce9f Merge pull request # 132337 from hakuna-matatah/automated-cherry-pick-of-# 132244-upstream-release-1.33
  > 5e9ddf2 Fix -Consistent paginated lists serve from cache
bumping knative.dev/networking 1456f13...a7d7760:
  > a7d7760 upgrade to latest dependencies (# 1076)
bumping knative.dev/eventing 23fa820...81cbeaa:
  > 81cbeaa remove prometheus from tracing protocol (# 8665)
  > 78983f7 [main] Upgrade to latest dependencies (# 8664)
bumping k8s.io/api 04f698e...2daa873:
  > 2daa873 Update dependencies to v0.33.4 tag

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-15 13:57:43 +00:00
Dave Protasowski e4bd40bf20
pin knative.dev/pkg so that it compiles (#2986)
tektoncd uses an old metrics package we dropped. thus we need to
wait for them to migrate away before resuming these bumps
2025-08-14 15:18:43 +00:00
Knative Automation 46266c9a5c
upgrade to latest dependencies (#2981)
bumping knative.dev/client/pkg 7205263...527deb6:
  > 527deb6 upgrade to latest dependencies (# 2017)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-12 14:00:46 +00:00
Knative Automation 775a5f7926
upgrade to latest dependencies (#2976)
bumping golang.org/x/sys 751c3c6...5b936e1:
  > 5b936e1 unix/linux: update to Linux kernel 6.16, Go to 1.24.5
  > 3a82703 unix: remove redundant xnu version check for {p}readv/{p}writev
  > 9920300 unix: add missing nft conntrack constants
  > ad4e0fc unix: remove redundant word in comment
  > 084ad87 unix: fix //sys decl after CL 548795
bumping golang.org/x/net 76358aa...e74bc31:
  > e74bc31 go.mod: update golang.org/x dependencies
  > af6926e http2: remove references to defunct http2.golang.org test server
bumping golang.org/x/term 30da5dd...a35244d:
  > a35244d go.mod: update golang.org/x dependencies
  > 4f53e0c term: allow multi-line bracketed paste to not create single line with verbatim LFs
  > 27f29d8 term: remove duplicate flag and add comment on windows
bumping knative.dev/networking e0e80d6...5be3ba4:
  > 5be3ba4 Update community files (# 1074)
bumping golang.org/x/text b6d2645...425d715:
  > 425d715 go.mod: update golang.org/x dependencies
bumping knative.dev/pkg 2a0abb7...e06d4c9:
  > e06d4c9 Bump the golang-x group with 2 updates (# 3231)
  > 6d876dd Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (# 3230)
  > 9402b8c Update community files (# 3228)
bumping knative.dev/client/pkg 5bab515...7205263:
  > 7205263 upgrade to latest dependencies (# 2016)
  > cf1ddc8 upgrade to latest dependencies (# 2015)
  > 9ab334e upgrade to latest dependencies (# 2014)
  > 1dcc958 Update community files (# 2013)
  > 4a6db32 upgrade to latest dependencies (# 2012)
bumping golang.org/x/crypto 459a9db...ef5341b:
  > ef5341b go.mod: update golang.org/x dependencies
  > b999374 acme: fix pebble subprocess output data race
  > c247dea x509roots/fallback: store bundle certs directly in DER
  > 1fda731 acme: increase pebble test waitForServer attempts
  > 1b4c3d2 x509roots/fallback: update bundle
  > b903b53 acme: capture pebble test subprocess stdout/stderr
bumping knative.dev/serving d0d784c...43463bc:
  > 43463bc Update net-contour nightly (# 16006)
  > 098102d Update net-gateway-api nightly (# 16005)
  > f5aade4 Update net-kourier nightly (# 16004)
  > 9e361de Update net-istio nightly (# 16003)
  > 2a07f5e Update community files (# 16002)
bumping knative.dev/eventing 96629b6...50a65f4:
  > 50a65f4 [main] Update community files (# 8659)
bumping google.golang.org/protobuf 3f79c52...7e776d4:
  > 7e776d4 all: release v1.36.7
  > 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
  > 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists
  > 9c38aec impl: remove unnecessary nil check from presence.Present
  > 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release
  > e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
  > b4a995b internal: move usePresenceForField to internal/filedesc
  > 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op)
  > 58d6425 all: start v1.36.6-devel
bumping golang.org/x/mod ea04085...f8a9fe2:
  > f8a9fe2 go.mod: update golang.org/x dependencies

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-12 02:20:44 +00:00
github-actions[bot] 1aecc549ec
chore: update Quarkus platform version to 3.25.2 (#2978)
Co-authored-by: Knative Automation <automation@knative.team>
2025-08-11 12:04:53 +00:00
Knative Automation 61ecd623a2
upgrade to latest dependencies (#2975)
bumping knative.dev/serving 940713f...d0d784c:
  > d0d784c Update net-istio nightly (# 15991)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-07 14:08:50 +00:00
Knative Automation ac3e634673
upgrade to latest dependencies (#2971)
bumping knative.dev/eventing 3bdae0a...96629b6:
  > 96629b6 Injected tracing headers into jobsink event file (# 8626)
  > 02861b7 cleanup: drop pkg/tracing from test code (# 8654)
bumping knative.dev/serving 7320a2a...940713f:
  > 940713f Update net-kourier nightly (# 15989)
  > 2aa8928 Update net-contour nightly (# 15987)
bumping knative.dev/client/pkg 0fd66f1...5bab515:
  > 5bab515 upgrade to latest dependencies (# 2011)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-07 13:10:49 +00:00
Rayyan 065006cfb1
fix: force container=true for pack/s2i builders when not explicitly set (#2966)
* fix: force container=true for pack/s2i builders when not explicitly set

- Added logic to automatically set container=true for containerized builders (pack/s2i)
  when --container flag is not explicitly provided by user
- Fixes issue where 'func run --builder=pack' would incorrectly run on host instead of container
- Solution checks if builder is pack/s2i and --container flag wasn't changed by user
- Resolves #2955

* fix: enforce container mode for pack/s2i builders

- Auto-set container=true for pack/s2i when --container not explicitly set
- Validate and error on incompatible --builder=pack --container=false combinations
- Handle both flags and FUNC_CONTAINER environment variable

Fixes #2955
Addresses @gauron99 feedback on explicit container=false validation

* added logic to prevent test failure in testfunctionwithoutcontainer and also fixed some formatting issues to prevent test failure

* refactored the way of implementation based on the  suggestion provided also added the test as requested to do so

* fixed the linting errors

* fimplemented  smart builder/container auto-selection
automatically handles pack->container=true and container=false->host builder. also updated the e2e test and added new smartbuilderselection test in run_test.go

* fix linting errors
2025-08-07 12:46:49 +00:00
Knative Automation aeb51b3f61
upgrade to latest dependencies (#2969)
bumping knative.dev/client/pkg fcc5f74...0fd66f1:
  > 0fd66f1 upgrade to latest dependencies (# 2009)
bumping knative.dev/serving 2346125...7320a2a:
  > 7320a2a Update net-gateway-api nightly (# 15988)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-06 14:04:50 +00:00
David Fridrich 13c7e76d94
fix templates ref (#2967) 2025-08-06 07:02:48 +00:00
Knative Automation cac432e0dd
upgrade to latest dependencies (#2968)
bumping knative.dev/serving 95b1ace...2346125:
  > 2346125 upgrade to latest dependencies (# 15980)
  > 290d8f2 Update net-gateway-api nightly (# 15984)
  > dbf24f6 drop old usage of knative.dev/pkg/tracing (# 15982)
  > 7d6d830 Update net-contour nightly (# 15986)
  > d34d283 Update net-kourier nightly (# 15985)
  > c02fe66 Update net-istio nightly (# 15983)
bumping knative.dev/eventing f1916c1...3bdae0a:
  > 3bdae0a drop use of tracing config map in webhook (# 8653)
  > 51710e2 [main] Upgrade to latest dependencies (# 8652)
bumping knative.dev/networking edb1a4a...e0e80d6:
  > e0e80d6 upgrade to latest dependencies (# 1073)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-06 02:20:48 +00:00
David Fridrich 7fb68ef9d6
drastically simplify the components update (#2959)
- now runs in update-deps.sh
- only need to modify json and autogen script
2025-08-05 10:43:45 +00:00
Kapil Sareen 2e49dd0de8
mcp: adds remote template support (#2951)
Signed-off-by: kapil <kapilsareen584@gmail.com>
2025-08-05 07:13:45 +00:00
Knative Automation df09ae9ec9
upgrade to latest dependencies (#2963)
bumping github.com/spf13/pflag 5ca8134...f9cbdd9:
  > f9cbdd9 Merge pull request # 348 from max-frank/add-time-flag-support
  > 1c62fb2 Merge pull request # 431 from LeGEC/430-fix-usage-message-for-func-flags
  > e3be2eb Reduce duplication by forwarding to sibling functions
  > 8a6c85f Merge pull request # 409 from ShawnJeffersonWang/master
  > 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() # 433
  > 7cc25e3 Don't export `TimeValue` (yet)
  > bca0664 Merge pull request # 429 from LeGEC/426-add-func-and-bool-func
  > f9b6619 fix: add test for argument length check
  > 4730aa0 fix help message for Func and BoolFunc flags # 430
  > d15848d Remove unnecessary time test stderr dev null redirect
  > 196624c Merge pull request # 418 from hujun-open/master
  > 69bc3bd add support for Func() and BoolFunc() # 426
  > 7104d90 fix: correct argument length check in FlagSet.Parse
  > f4c97c2 minor: fix typos in comments
  > c5ce22e Use time.Time for expectations in time flag tests
  > 7322552 Merge pull request # 424 from valdar/issue/423
  > 011db0c - update text_test.go based on PR review comments
  > 1992c5a Add support for time.Time flags
  > 957ea4b Merge pull request # 428 from co63oc/fix1
  > 9c97fad fix # 423 : Add helper function and some documentation to parse shorthand go test flags.
  > 2a2b77a Merge remote-tracking branch 'upstream/master'
  > d661846 Merge pull request # 425 from eth-p/error-structs
  > 155e7f3 Fix typos
  > 19c9c40 Merge pull request # 422 from MidnightRocket/fix-default-is-zerovalue-for-generic-value-type
  > aae8e19 Merge remote-tracking branch 'upstream/master'
  > 6ca66b1 test: Add tests for error structs
  > c963093 Improve readability for error in TestPrintDefaults
  > 1118d46 add support equivalent to golang flag.TextVar(), also fixes the test failure as described in # 368
  > ca5cf96 feat: Add getters to error structs
  > edb1664 Add better test for defaultIsZeroValue for generic Value type
  > 8d77158 feat: Use error structs for most returned errors
  > 9edfc8d Fix defaultIsZeroValue check for generic Value type
  > e926890 test: Commonly-returned error messages
bumping golang.org/x/crypto 3bf9d2a...459a9db:
  > 459a9db go.mod: update golang.org/x dependencies
  > 74e709a ssh: add AlgorithmNegotiationError
  > b3790b8 acme: fix TLSALPN01ChallengeCert for IP address identifiers
  > 1dc4269 acme: add Pebble integration testing
  > 97bf787 blake2b: implement hash.XOF
  > 952517d x509roots/fallback: update bundle
  > c6fce02 ssh: refuse to parse certificates that use a certificate as signing key
  > 0ae49b8 ssh: reject certificate keys used as signature keys for SSH certs
bumping knative.dev/pkg f6a99ac...2a0abb7:
  > 2a0abb7 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (# 3225)
  > 5bfaba0 Bump the golang-x group with 3 updates (# 3217)
  > 032a2ec Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (# 3221)
  > 4c6fea7 Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (# 3219)
bumping knative.dev/serving ca4a998...95b1ace:
  > 95b1ace Bump chainguard-dev/actions in the github-actions group (# 15979)
  > efda2f6 upgrade to latest dependencies (# 15977)
bumping github.com/prometheus/client_golang d50be25...e4b2208:
  > e4b2208 Cut v1.23.0 (# 1848)
  > d9492af cut v1.23.0-rc.1 (# 1842)
  > aeae8a0 Cut v1.23.0-rc.0 (# 1837)
  > b157309 Update common Prometheus files (# 1832)
  > a704e28 build(deps): bump the github-actions group with 3 updates (# 1826)
  > c774311 Fix errNotImplemented reference (# 1835)
  > db4db7b Update runtime metrics for Go v1.23 and v1.24 (# 1833)
  > 99d380e Update common Prometheus files (# 1831)
  > f3ef320 Merge pull request # 1828 from prometheus/dependabot/go_modules/exp/github.com/prometheus/common-0.65.0
  > 5f451a4 Merge pull request # 1827 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.65.0
  > 520c91a build(deps): bump github.com/prometheus/common in /exp
  > b0ace3d exp/api: Bubble up status code from writeResponse (# 1823)
  > cb60794 build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0
  > c68532c Update common Prometheus files (# 1821)
  > f802256 Merge pull request # 1817 from prometheus/dependabot/github_actions/github-actions-9e57cb1b1f
  > 1c273ac Merge pull request # 1815 from prometheus/repo_sync
  > 2853758 build(deps): bump the github-actions group with 5 updates
  > 7c924b7 Simplify buf binary install (# 1814)
  > e9d599a Update common Prometheus files
  > 7ed72b7 fix: client prompt return on context cancellation (# 1729)
  > 730147d Cleaup Go modules (# 1813)
  > 90dc0f6 Update supported Go versions (# 1812)
  > d765890 Merge pull request # 1800 from prometheus/dependabot/go_modules/golang.org/x/net-0.38.0
  > d72eeef Merge pull request # 1808 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.16.1
  > 19efc48 build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0
  > c247081 Merge pull request # 1805 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.2
  > 8423214 build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1
  > 5fedba1 Merge pull request # 1807 from prometheus/dependabot/go_modules/golang.org/x/sys-0.32.0
  > f124486 build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2
  > 6f383da Merge pull request # 1806 from prometheus/dependabot/go_modules/go.uber.org/goleak-1.3.0
  > 2db5bc8 Add exemplars for native histograms (# 1686)
  > ab6f400 build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0
  > 96a5ad6 test(registry): Add goleak-based goroutine leak detection (# 1797)
  > d8a1805 build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0
  > 6f2e765 Merge pull request # 1809 from prometheus/repo_sync
  > 9b83d99 Merge pull request # 1799 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.38.0
  > 2f65277 build(deps): bump the github-actions group with 2 updates (# 1804)
  > 1f5710d Update common Prometheus files
  > 34eaefd chore(ci): Fix flaky tests (# 1795)
  > 4131495 build(deps): bump golang.org/x/net in /tutorials/whatsup
  > 72eeefb feat(github-actions): add Go file change detection to golangci-lint workflow (# 1794)
  > f6c417a Add WrapCollectorWith and WrapCollectorWithPrefix (# 1766)
  > 7afba29 Merge branch 'release-1.22'
  > 81df5d1 Update common Prometheus files (# 1791)
  > fa1f7b7 Merge pull request # 1790 from prometheus/dependabot/github_actions/github-actions-ac4e748984
  > 6b5a0b5 Upgrade golangci-lint to v2 (# 1789)
  > aca9263 build(deps): bump the github-actions group across 1 directory with 3 updates
  > 0162a5b Merge pull request # 1786 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.16.0
  > af4c77f Merge pull request # 1784 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.6
  > b8f4cc6 build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0
  > 5aa253c Merge pull request # 1783 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.63.0
  > 2d684c6 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6
  > b00c53f Merge pull request # 1781 from prometheus/dependabot/go_modules/exp/github.com/prometheus/common-0.63.0
  > 3a56d3e build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0
  > bb5d7a6 Merge pull request # 1782 from prometheus/dependabot/go_modules/exp/google.golang.org/protobuf-1.36.6
  > 5c02216 build(deps): bump github.com/prometheus/common in /exp
  > 2e8fbe6 Update common Prometheus files (# 1779)
  > 0bfbfb7 build(deps): bump google.golang.org/protobuf in /exp
  > a78cf0c Update common Prometheus files (# 1778)
  > adb915c Update common Prometheus files (# 1771)
  > 331dfab Merge pull request # 1776 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.36.0
  > 45edd8a Merge pull request # 1770 from prometheus/superq/update_test_url
  > 4d3dcae build(deps): bump golang.org/x/net in /tutorials/whatsup
  > 93a67cb Update example test
bumping golang.org/x/mod 9d33331...ea04085:
  > ea04085 go.mod: update golang.org/x dependencies
bumping golang.org/x/text 8072180...b6d2645:
  > b6d2645 go.mod: update golang.org/x dependencies
bumping golang.org/x/term 2ec7864...30da5dd:
  > 30da5dd go.mod: update golang.org/x dependencies
bumping golang.org/x/sync 8a14946...7fad2c9:
  > 7fad2c9 errgroup: revert propagation of panics
bumping knative.dev/eventing 88be38a...f1916c1:
  > f1916c1 [main] Upgrade to latest dependencies (# 8650)
bumping golang.org/x/net 6e41cae...76358aa:
  > 76358aa go.mod: update golang.org/x dependencies
bumping sigs.k8s.io/yaml 0f318dc...048d724:
  > 048d724 Merge pull request # 132 from thockin/master
  > 23c836c Bolster tests, mostly in error-handling
  > 2e3340b Add compact output tests
  > 4a4f539 Add test case for tabs in multi-line strings
  > 13509ad Change which methods get a newline and fix tests
  > 59c2c43 Add compact mode so KYAML can be used in more places
  > abc1add kyaml: Implement escaping closer to YAML spec
  > 7749171 Add a yamlfmt cmd
  > a932007 Add KYAML support

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-05 07:02:44 +00:00
Matej Vašek 80d05981a8
fix: Python host builder base image version (#2965)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-08-04 22:57:44 +00:00
Matej Vašek 719b2863ca
Fix backward compat Python pack build (#2962)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-08-02 07:22:41 +00:00
Matej Vašek 5f7666213c
Fix for arm64 buildpacks (#2961)
There is a bug paketo-buildpacks/packit/issues/650.
This commits mitigates the issue by explicitly setting the arch.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-08-02 07:11:41 +00:00
Knative Automation f889e2cc93
upgrade to latest dependencies (#2954)
bumping knative.dev/pkg 19d3cc2...f6a99ac:
  > f6a99ac Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (# 3222)
  > 0c4867c Bump go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1 in the otel group (# 3223)
bumping knative.dev/eventing 7ea8857...88be38a:
  > 88be38a [Automated] Update eventing-eventing-integrations nightly (# 8648)
bumping knative.dev/serving 5765200...ca4a998:
  > ca4a998 Update net-contour nightly (# 15975)
  > 0ee4c91 Update net-gateway-api nightly (# 15973)
  > 1c89c37 Update net-istio nightly (# 15974)
bumping cloud.google.com/go/compute/metadata c116c79...2e6a95e:
  > 2e6a95e pubsub: fix flaky streaming retry test
  > 581b839 pubsub: check early if streaming iterator is already drained
  > cc13a9b spanner: fix time.Time comparisons for upcoming Go1.9 monotonic times
  > 1ba9ec4 spanner: remove most logging from tests
  > 11737a0 spanner: skip some tests in short mode
  > 7bcba8a datastore: DRY up loading entity code
  > df9740f regenerate toolkit client
  > 960c768 trace: export tracing scopes
  > 8b0ab47 logadmin: retry on CreateMetric and UpdateMetric
  > 2066696 trace: clarify how gRPC options work
  > 8ccb9da storage: clean up integration tests
  > e64d7f0 storage: support per-object storage class
  > 8c9328e storage: omit bucket from copy attributes
  > a60f1cd .travis.yml: add 1.8
  > 7829099 bigtable: give more time to integration test
  > 0a87edb vision: mark as beta
  > 1acdf4a bigtable: Add ability to create table with initial splits
  > 2a6bd99 vision: improve tests
  > bc86f93 vision: rename FullText to DocumentText
  > 681a0fc vision: add full text (document) detection
  > d526dfa vision: set client version
  > 78582c9 vision: update for vision 1.1
  > d863e7b trace: fix the gRPC error message assertions
  > 686a2d1 kokoro: name build artifact after gerrit revision
  > 51b5d60 kokoro: set -o pipefail
  > f47eb49 datastore: docs and test cleanup
  > c7e7950 bigquery: Integration test with nested types.
  > dffd606 bigquery: Remove extraneous newline
  > 909e1f6 bigquery: Force location of returned timestamps to be UTC
  > 1a6cf6f all: refactor authn/authz examples, add notices to subpackages
  > d063553 kokoro: don't run integration tests
  > 34d4e09 CONTRIBUTING: describe initialization for spanner tests
  > d803665 bigquery: detect recursive types correctly during schema inference
  > 65d0f1e bigquery: omit nil repeated struct fields on upload
  > 5e7b3ea pubsub: support streaming pull
  > e7389bf datastore: add x-goog-api-client header
  > b39420d spanner: add x-google-api-client header
  > 02ed701 errors: report repo version
  > 3bd2af3 kokoro: push build log to GCS as artifact
  > a2550fd Fix comment that referred to missing method
  > c48bdec trace: fix broken build
  > 9aed268 internal/fields: adds ability to specify leaf types in call to NewCache
  > a39e88b bigtable/bttest: fix the cells ordering problem in emulator.
  > 9b68cf4 kokoro: support integration tests, move config to internal storage
  > 1ed2f0a trace: allow users to create root-level spans without a request
  > 1eabf37 trace: always use host to name spans
  > 6521623 trace: error messages shouldn't end with punctuation
  > 0b87d14 regenerate toolkit clients
  > a36575d storage: set storage service endpoint if set in options
  > e48f2a3 README: add news item for Spanner.
  > a632a5b spanner: fix the exported constant group
  > e4de3dc Cloud Spanner: revert the usage of T.Run() and B.Run()
  > f7b7a16 spanner: make timebound test location-independent
  > 9a01a6c spanner: remove single-line comment cruft in package doc
  > e62b316 spanner: add import path comment, missing license comments
  > 5f6a7ae Cloud Spanner: check in the Cloud Spanner Go client
  > 9b55a8f datastore: simplifies load logic
  > e3c8d4a don't use regexp in internal/version
  > 493be1e storage: fix retry in NewRangeReader on non-2xx responses
  > 5c2083b storage: add WRITER role constant
  > fb73f3a multiple: set client header for generator-based clients
  > 513b07b trace: fix the formatting of the package doc
  > f5cbda1 trace: Add a way to create a span directly from the header value.
  > 0a668fa datastore: if nested struct implements PLS, use it
  > ce65057 cmd/go-cloud-debug-agent: plumb context
  > 3258e69 cmd/go-cloud-debug-agent: exit with code 103 when failing to get application default credentials
  > dd09098 kokoro: adds integration tests to build script
  > a28e325 datastore: fix get internal error when many missing entities
  > 7458748 bigtable: Add create/delete instance to InstanceAdminClient
  > 38283be CONTRIBUTING: adds description of amending changes
  > 2fad13a Slight modification to documentation for pubsub.
  > cd0da87 datastore: add field name keys to protobuf struct literals
  > 466326a CONTRIBUTORS: adds Magnus Hiie
  > 55be5ff bigtable/bttest: Fix DrowRowRange in emulator
  > 46a19d5 bigtable: Be consistent about truncating timestamps.
  > 70d0953 bigtable: Retry on internal errors
  > a370663 datastore: adds DistinctOn support
  > 302910d internal/kokoro: adds continuous.cfg
  > 81b7822 bigtable/bttest: Support ValueRangeFilter and ConditionFilter
  > 6e019fe storage: remove retry from writes
  > a5e721b kokoro: fixes build.sh script
  > a4b1dac bigtable/cmd/cbt: allow overriding TLS certificate chain
  > 66ede4d kokoro: initial setup
  > bacaab6 datastore: handle deferred keys
  > b4ca3d4 bigquery: fix TableExpiration table option
  > b2d9c15 bigquery: add TimePartitioning create table option
  > 54dc627 bigquery: fix table view creation for standard SQL
  > c96c448 CONTRIBUTING.md: Add note about putting codereview tool in PATH.
  > 641b146 regenerate toolkit clients
  > 3a104a7 datastore: update broken doc examples
  > 09686df bigquery: retry Uploader.Put on transient errors.
  > fa26143 bigtable: better messaging for possibly flaky test
  > e0ba508 bigquery: create nested maps when reading a row into a map
  > 4e43699 bigquery: improvements to documentation
  > 3c4c8cc pubsub: fix link to push config attrs
  > 686f0e8 README: add TOC
  > ce810af pubsub: fix test breakage due to go 1.6 time.Duration.String
  > 21c8221 README: add snippet for ADC
  > ef3e445 bigtable: fix admin integration test in production
  > cd98f45 pubsub: nack on Message.Done(false)
  > 520ef37 update toolkit-generated clients
  > 954be29 README: fix language links
  > 526e6be bigtable: use gcloud config-helper for project and creds in cbt
  > 25fe0e2 bigquery: add autodetect support to load job
  > 0e0ec87 datastore: allow pointer to struct type fields
  > 5947c6a version: a common place for version info for headers
  > 78759a6 logging: avoid sending zero latency for request entries
  > aec0e55 README: beta release
  > 310a9a2 logging: Bundler.Close is now Bundler.Stop
  > 05a6e09 bigquery: update package doc
  > 653cbe7 bigquery: update examples for tags, direct struct operations
  > fb7d280 bigquery: fix ValuesSaver for repeated nested fields
  > 933f7f3 bigquery: upload of repeated nested fields
  > 9fd18ed datastore: adds support for top-level "__key__" field
  > 0f26f04 bigquery: load of repeated nested fields
bumping cel.dev/expr 6e3b3e0...9f069b3:
  > 9f069b3 Generated pb.go for eval.proto. (# 470)
  > 61fdabc Updated testsuite result_kind to use nested ErrorSet (# 469)
  > 5949a82 Add upb build targets for CEL C (# 467)
  > 57bfb7b Add tests for repeated enum field accesses (# 464)
  > 252372e Add typecheck tests for edge cases with free type parameters (# 463)
  > 350d5e2 Add tests for type identifiers for time types (# 465)
  > 245748f Add corner test cases related to optional values and maps to codify behavior (# 462)
  > 8309f96 Add/update missing function documentation (# 461)
  > ae30eaa Revert "Remove Unicode space handling from <string>.trim()" (# 460)
  > a004222 Change optional_string field to be optional string type in test_all_types (# 458)
  > c9a2829 Restore duration string conversion supported suffixes (# 459)
bumping golang.org/x/sys 3d9a6b8...751c3c6:
  > 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux
  > 0c740cc unix: update Go to 1.24.3
  > d62d31c unix: update Linux constants and types to v6.14
bumping github.com/prometheus/procfs cff69b9...61fe412:
  > 61fe412 Fix linting issues (# 734)
  > 61fb25b Add node_guid to infiniband class (# 665) (# 670)
  > ee6ea54 feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (# 659)
  > 0bcdc45 added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo (# 655)
  > a5f79dd Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (# 695)
  > c5a546e feat(mdstat): recognize reshape status (# 679)
  > 0cf1234 Fix linting issue (# 733)
  > 2b1359d parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapped (# 726)
  > 6176818 sysfs: Add support to collect link status for  PCIe devices (# 728)
  > 0f247ba Update common Prometheus files (# 727)
  > 0e4338f exposing ControllerID (# 731)
  > 65857f3 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (# 732)
  > 28d508d Supports collection of process shared memory (# 719)
  > 588b88c build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (# 723)
  > d9705f6 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (# 724)
  > 367ae03 btrfs: correct allocation ratios for raid1c[34] (# 722)
  > 6dab0ae Update common Prometheus files (# 721)
  > 369f902 Update common Prometheus files (# 718)
bumping google.golang.org/grpc c52d025...e9e00cb:
  > e9e00cb Change version to 1.74.2 (# 8470)
  > bd7cb0a Change version to 1.74.2-dev (# 8461)
  > 002a22c Change version to 1.74.1 (# 8455)
  > 6e8e7e4 Retract v1.74.0 and v1.74.1 (# 8457)
  > 48c9e4d Change version to 1.74.1-dev (# 8408)
  > b8b6cff Change version to 1.74.0 (# 8407)
  > 077e2c3 Cherry-pick # 8411, # 8419, # 8422, # 8445 and # 8451 to v1.74.x (# 8454)
  > b34f845 server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) (# 8440)
  > 1787f94 xdsclient: export genericResourceTypeDecoder (# 8406)
  > 15299cc xdsclient: make a function to return the supported resource type implementations (# 8405)
  > 20bd1e7 grpc: revert # 8278: Fix cardinality violations in non-server streaming RPCs (# 8404)
  > bdbe6a2 examples/opentelemetry: demonstrate enabling experimental metrics (# 8388)
  > 0100d21 outlierdetection: cleanup temporary pickfirst health listener attribute (# 8402)
  > bbaca7a stub: Add child balancer in stub.BalancerData (# 8393)
  > e5de1e2 xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (# 8399)
  > 9c62b1c xds: Fix flaky test HandleListenerUpdate_ErrorUpdate (# 8397)
  > 042139c xds_test: Avoid buffering ack requests in ADS streams (# 8395)
  > 082a927 xds: Roll forward xdsclient migration (# 8391)
  > 5f8fe4f github: Add workflow to replace mergeable (# 8401)
  > 57400b4 roundrobin: Remove unnecessary ExitIdle override (# 8390)
  > a64d933 grpc: Fix cardinality violations in  non-server streaming RPCs (# 8278)
  > d2e8366 xds: revert # 8310: migration of xdsclient to use generic client and dedicated LRS client
  > af0f88e add spiffe config (# 8384)
  > 996aabe xds: migrate internal xdsclient to use generic client and dedicated LRS client (# 8310)
  > ec91b2e xds: Remove temporary environment variable for least request (# 8248)
  > 9319d72 cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (# 8378)
  > f6bf86c Add flag guarding SPIFFE Bundle provider (# 8343)
  > 6dfe07c balancer: Make ExitIdle compulsory for Balancers (# 8367)
  > 8d1e6e2 deps: update dependencies for all modules and fix revive findings (# 8372)
  > 9b7bd34 grpc: introduce new Dial and Server Options to set static window size (# 8283)
  > 643bd63 xds/internal: update generic grpctransport codec name to  proto (# 8368)
  > 4275c5b transport: Re-use slice buffer reader for a stream (# 8360)
  > ec4810c grpc: Fix cardinality violations in client streaming and unary RPCs (# 8330)
  > fb223f7 transport: Optimize heap allocations (# 8361)
  > f947a86 balancer/ringhash: Add experimental notice in package comment (# 8364)
  > 05d49d0 [interop client] provide a flag to set google-c2p resolver universe domain (# 8145)
  > 28128e0 xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs (# 8363)
  > 4cab0e6 balacergroup: cleanup exitIdle() (# 8347)
  > e3ca7f9 xdsclient: fix unexpectedly large LoadReportInterval in initial load report request (# 8348)
  > 443caad delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329)
  > 32e57de Rename PSM interop fallback test suite to light (# 8350)
  > 6995ef2 internal/transport: Wait for server goroutines to exit during shutdown in test (# 8306)
  > aaabd60 deps: update dependencies for all modules (# 8331)
  > 0c24af1 balancer/least_request : Fix panic while handling resolver errors (# 8333)
  > f2d3e11 Change version to 1.74.0-dev (# 8324)
  > 1ecde18 xds: generic xds client ads stream tests (# 8307)
  > 5c0d552 removing unused code (# 8316)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-01 10:18:41 +00:00
github-actions[bot] c7c55da940
chore: update Springboot platform version to 3.5.4 (#2958)
Co-authored-by: Knative Automation <automation@knative.team>
2025-08-01 09:21:41 +00:00
github-actions[bot] 21ab7f4ead
chore: update Quarkus platform version to 3.25.0 (#2957)
Co-authored-by: Knative Automation <automation@knative.team>
2025-07-31 11:58:40 +00:00
Rayyan 5ec715f7ac
fix: update console output to show both host and port (#2953)
* fix: update console output to show both host and port using net.JoinHostPort

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>

* test: update regex to match new 'Function running on' output format

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>

* fix(e2e): parse only port from 'Function running on' output

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>

---------

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>
2025-07-30 05:27:39 +00:00
David Fridrich bdaa7df1e0
linter-fix (#2950) 2025-07-27 12:26:36 +00:00
Luke Kingland d04ff0a378
fix: mismatched container fs permissions (#2946) 2025-07-24 10:54:08 +00:00
github-actions[bot] e06397d5c7
chore: update CA bundle (#2948)
Co-authored-by: Knative Automation <automation@knative.team>
2025-07-24 09:12:09 +00:00
Knative Automation 285913345a
upgrade to latest dependencies (#2920)
bumping knative.dev/pkg 8481e7e...19d3cc2:
  > 19d3cc2 upgrade to latest dependencies (# 3218)
  > a4cc1bd drop dependency on metrics package (# 3215)
  > d3550d4 Update community files (# 3214)
  > ab9aaa0 also add json keys to the top level config (# 3213)
  > 264afa3 add json struct tags to the observability configs (# 3212)
  > 3eb1089 [webhook] enrich webhook traces (# 3209)
  > 16de760 split off pprof server that accepts a configmap (# 3210)
  > ff153ad [controller/observability] adjust metrics reporting for the two lane queue (# 3206)
  > fdc3131 pass options to the TracerProvider constructor (# 3208)
  > d601f66 allow for stdout exporter for tracing - to allow for debugging (# 3207)
  > e959f44 [controller] OTel instrumentation (# 3201)
  > f478764 [webhook] OTel changes (# 3189)
  > 7a5377f Drop OpenCensus use in various test packages (# 3202)
  > 9f3f014 wire zap into the client-go logger (# 3205)
  > 9435aa6 [observability/resource] fix service name calculation (# 3204)
  > 68cdb02 shutdown must be called explicitly since pprof listen is part of the errgroup (# 3203)
  > 13b2dc9 [observability] Default missing endpoint scheme to HTTPS (# 3200)
  > 434d221 When shutting down the OTel providers have a ten second timeout. (# 3199)

Signed-off-by: Knative Automation <automation@knative.team>
2025-07-24 06:05:09 +00:00
github-actions[bot] 27caba92af
update components (#2945)
Co-authored-by: Knative Automation <automation@knative.team>
2025-07-24 05:52:09 +00:00
Kapil Sareen 0157893d8e
mcp: adds labels and envs config tools and resources (#2931)
Signed-off-by: kapil <kapilsareen584@gmail.com>
2025-07-24 01:22:09 +00:00
github-actions[bot] 860e063c85
update components (#2943)
Co-authored-by: Knative Automation <automation@knative.team>
2025-07-23 21:53:08 +00:00
github-actions[bot] c41c9022a2
chore: update Quarkus platform version to 3.24.5 (#2944)
Co-authored-by: Knative Automation <automation@knative.team>
2025-07-23 21:35:08 +00:00
Luke Kingland a3dac70419
docs: python update (#2932) 2025-07-22 22:38:07 +00:00
Luke Kingland 837988484f
Remove deprecated DSA support (#2941) 2025-07-22 20:55:07 +00:00
Knative Automation 6d85dee462
Update community files (#2922)
Signed-off-by: Knative Automation <automation@knative.team>
2025-07-22 14:27:07 +00:00
David Fridrich 4c0fa017b7
feat: func invoke get requests (#2942) 2025-07-22 13:18:07 +00:00
Kapil Sareen f096936c98
mcp: refactors pkg for easy maintainability (#2928)
Signed-off-by: kapil <kapilsareen584@gmail.com>
2025-07-14 05:56:08 +00:00
David Fridrich 211df1657f
base builder flag (#2935) 2025-07-11 19:58:06 +00:00
Matej Vašek 30315ea15e
test: simplify func-git service (#2926)
Use k8s primitives pod/svc/ingress instead of knative service.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-07-11 19:02:06 +00:00
Matej Vašek 589bbe80fe
Update tekton (#2934)
* Update Tekton to v1.1.0

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

* Quote a string in yaml

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

* Update git-clone task version

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

* test: disable affinity assistant for cluster

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

* Quote a string in yaml

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

* Revert "Update git-clone task version"

We still need the older rootfull version.

This reverts commit 4bc82681c1.

* fix: change tekton git-clone task ref to ghcr.io

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

* Update PaC version

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

* Remove unnecessary quoting

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-07-11 18:14:07 +00:00
Matej Vašek 7799a697cf
Rootless func-git pod (#2927)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-07-10 00:47:04 +00:00
github-actions[bot] 00535383aa
chore: update Quarkus platform version to 3.24.3 (#2930)
Co-authored-by: Knative Automation <automation@knative.team>
2025-07-09 19:17:04 +00:00
Matej Vašek 5a6b4dcb5a
Tests: dualstack improvements (#2919)
* Make patch-hosts ip version aware

Add A and AAAA records for localtest.me depending on whether
the control plane node has IPv4 and/or IPv6 address.

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

* Make test locabalancer ip version aware

Set MetalLB address pool appropriately with respect to IPv4 and IPv6

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-07-09 18:58:04 +00:00
Kapil Sareen e3759ec0fb
mcp: adds tool and resource for config volumes (#2925)
Signed-off-by: kapil <kapilsareen584@gmail.com>
2025-07-09 01:11:03 +00:00
Matej Vašek d9389fb2fb
Tests: small ipv6 fixes (#2923)
* Tests: small ipv6 fixes

* Testing gitlab instance listens on ipv6
* Testing Contour installation prefers dualstack

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

* fixup: listen explicitly on 0.0.0.0

Usually listening on '::' should also listen on 0.0.0.0.
However gitlab or nginx apparently employ IPV6_V6ONLY option so '::'
listens only on '::'.

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-07-08 20:06:03 +00:00