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 |
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
|
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 |
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
|
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 |
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 |