Matej Vasek
152d00901b
fix: GitLab test ( #2112 )
...
* fix: GitLab test
Update to URL used in newer versions of GitLab.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: increase resource limit
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2024-01-10 17:35:43 +00:00
Jefferson Ramos
cc0121f118
add --path option to subscribe command ( #2111 )
2024-01-10 13:59:29 +00:00
Jefferson Ramos
d57c454453
test: adding e2e test for func subscribe command ( #2110 )
2024-01-10 13:47:11 +00:00
Knative Automation
4daa88531d
Update community files ( #2109 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-09 10:55:58 +00:00
Luke Kingland
32f6d8de7d
func-go v0.19.0 ( #2103 )
2023-12-18 09:51:37 +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
Matej Vasek
76fde174de
fix: update Quarkus template readme ( #2101 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-12-07 15:35:08 +00:00
Knative Automation
9f1568cf9f
Update community files ( #2098 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2023-12-05 02:01:27 +00:00
Matej Vasek
fa77c2897d
chore: update Go lint ( #2100 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-12-04 17:03:38 +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
284da86f51
Update community files ( #2095 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-29 02:00:54 +00:00
Calum Murray
890ba933a0
Added clotributor link to readme ( #2093 )
...
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-11-28 16:04:44 +00:00
github-actions[bot]
a8bbec33e7
chore: update Quarkus platform version to 3.5.3 ( #2092 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-11-21 18:41:47 +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
Evan Anderson
f8a428464a
Add consistent SECURITY.md ( #2089 )
2023-11-20 19:19:37 +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
Jefferson Ramos
6f0b90d8aa
test: adding e2e test for config volumes EmptyDir and PersistentVolumeClaim ( #2078 )
2023-11-20 01:38:11 +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
github-actions[bot]
39155b73b6
chore: update Quarkus platform version to 3.5.2 ( #2085 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-11-17 11:09:16 +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
github-actions[bot]
d526272b8d
chore: update Quarkus platform version to 3.5.1 ( #2076 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-11-13 16:15:17 +00:00
Davide Pruscini
7af58b5eb4
Fixed PersistentVolumeClaim spelling error ( #2069 )
...
* fix typo in function's volume attribute (#1993 )
Correct the misspelled attribute 'PersistentVolumeClaim' in the function's volume name.
* reload accidentally deleted file
* fixup: added migration func
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: migration func
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2023-11-07 21:28:46 +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
Matej Vasek
4a2150595c
fix: release uses correct version tags ( #2071 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-11-07 17:12:07 +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
Matthias Wessendorf
5bb373ab2c
Adding support for `func subscribe` for creating mutiple triggers, based on event filters ( #2001 )
...
* Adding support for `func subscribe` for creating mutiple triggers, based on event filters
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Update cmd/subscribe.go
Co-authored-by: Luke Kingland <luke@lukekingland.com>
* Update cmd/subscribe.go
Co-authored-by: Luke Kingland <luke@lukekingland.com>
* Update cmd/subscribe.go
Co-authored-by: Luke Kingland <luke@lukekingland.com>
* Update cmd/subscribe.go
Co-authored-by: Luke Kingland <luke@lukekingland.com>
* Update cmd/subscribe.go
Co-authored-by: Luke Kingland <luke@lukekingland.com>
* Update cmd/subscribe.go
Co-authored-by: Luke Kingland <luke@lukekingland.com>
* removing unused import
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* running make
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Some import ogranization
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Change argument syntax
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* changes
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding some emoji text
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* 💄 move subscriptions underneath the deploy element
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* adding silly emoji to build
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding some simple/copied/modified test
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Running 'make schema-generate'
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Update function
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Little unit test
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding a bit more help text
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* misspell instruction
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
---------
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Luke Kingland <luke@lukekingland.com>
2023-11-06 13:56:38 +00:00
Matthias Wessendorf
d258a19cda
Adding podman as command, instead of docker (like openshift/release repo does it) ( #2066 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-11-02 17:17:19 +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
Matthias Wessendorf
ad38c17888
Differenciate between podman and docker for local registry connection ( #2063 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-11-01 17:08:51 +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
Matej Vasek
ff7dca41f4
fix: NPE ( #2062 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-31 17:05:10 +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
Matthias Wessendorf
a4680b28d7
Adding simple Podman insecure registry support ( #2060 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-10-30 20:21:04 +00:00
github-actions[bot]
bc1acd1ff3
chore: update Quarkus platform version to 3.5.0 ( #2057 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-10-27 18:41:53 +00:00
Matej Vasek
b1b329e639
test: do test embedded template ( #2050 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-26 16:59:09 +00:00
AdamKorcz
1d94c1afb7
Add limit to number of manifests ( #2055 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-10-26 16:03:38 +00:00
Matej Vasek
7fa331b544
fix: better cleaup for Java template tests ( #2051 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-26 12:19:54 +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
6a2db8e3c7
fixup: generated file ( #2048 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-24 01:46:36 +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
github-actions[bot]
a3ac5e7248
chore: update Springboot platform version to 3.1.5 ( #2045 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-10-21 17:20:04 +00:00
Matej Vasek
6c6730f324
test: optimise disk usage ( #2012 )
...
* test: optimise disk usage
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: change tag
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: use create to build testing buildah image
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: install crane
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-20 17:48:59 +00:00
Matej Vasek
b24688723e
test: more robust test ( #2041 )
...
The test service does serveral retries instead of just one http GET.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-10-20 17:22:57 +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
dependabot[bot]
714d5e3fd2
chore(deps): bump flask from 2.2.3 to 2.2.5 in /templates/python/flask ( #2010 )
...
* chore(deps): bump flask from 2.2.3 to 2.2.5 in /templates/python/flask
Bumps [flask](https://github.com/pallets/flask ) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/2.2.3...2.2.5 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* fixup: regenerate zz_filesystem_generated.go
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2023-10-20 12:29:33 +00:00