mirror of https://github.com/knative/client.git
upgrade to latest dependencies (#1532)
bumping knative.dev/networking ea794f1...0151d6b: > 0151d6b upgrade to latest dependencies (# 581) > b615bc5 upgrade to latest dependencies (# 580) bumping knative.dev/pkg 787aec5...438776b: > 438776b Drop unused test/cmd package (# 2366) > 754f332 Drop indirect dependencies from go.mod (# 2359) > 7f59158 Add ConfigMap parsing for int16 (# 2365) > 608fc87 Revert "Drop unnecessary list creation from bucketer (# 2360)" (# 2361) > 6352c0c Drop unnecessary list creation from bucketer (# 2360) bumping knative.dev/eventing 820db20...7fc053b: > 7fc053b upgrade to latest dependencies (# 5931) bumping knative.dev/serving e6f8e41...a81da90: > a81da90 upgrade to latest dependencies (# 12363) > b150683 Bump golangci-lint timeout to prevent errors in actions (# 12362) > a7a9420 Don't run tests in parallel in kind (# 12361) > adc6d24 Update net-kourier nightly (# 12360) > 34c4c27 Update net-contour nightly (# 12359) > 9521ecb Update net-istio nightly (# 12358) > 215d013 Tidy metrics methods (# 12352) > d9c53a0 Update net-istio nightly (# 12345) > c5aadc4 Update net-contour nightly (# 12346) > 95890fb Update net-kourier nightly (# 12344) > 95f1681 Do not append the port to authority (# 12350) > abf4d69 Add v1beta1 test to Kind (# 12347) Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
8fd19e6bea
commit
fee2252919
8
go.mod
8
go.mod
|
|
@ -18,10 +18,10 @@ require (
|
|||
k8s.io/cli-runtime v0.21.4
|
||||
k8s.io/client-go v0.21.4
|
||||
k8s.io/code-generator v0.21.4
|
||||
knative.dev/eventing v0.27.1-0.20211123205351-820db20be4b2
|
||||
knative.dev/eventing v0.27.1-0.20211126120551-7fc053b79089
|
||||
knative.dev/hack v0.0.0-20211122162614-813559cefdda
|
||||
knative.dev/networking v0.0.0-20211124064027-ea794f17c1bf
|
||||
knative.dev/pkg v0.0.0-20211123135150-787aec59e70a
|
||||
knative.dev/serving v0.27.1-0.20211124064027-e6f8e414ac9e
|
||||
knative.dev/networking v0.0.0-20211126074453-0151d6b9c689
|
||||
knative.dev/pkg v0.0.0-20211129195804-438776b3c87c
|
||||
knative.dev/serving v0.27.1-0.20211129222808-a81da906c7b2
|
||||
sigs.k8s.io/yaml v1.3.0
|
||||
)
|
||||
|
|
|
|||
23
go.sum
23
go.sum
|
|
@ -1735,24 +1735,23 @@ k8s.io/legacy-cloud-providers v0.21.0/go.mod h1:bNxo7gDg+PGkBmT/MFZswLTWdSWK9kAl
|
|||
k8s.io/utils v0.0.0-20201110183641-67b214c5f920/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
|
||||
k8s.io/utils v0.0.0-20210111153108-fddb29f9d009 h1:0T5IaWHO3sJTEmCP6mUlBvMukxPKUQWqiI/YuiBNMiQ=
|
||||
k8s.io/utils v0.0.0-20210111153108-fddb29f9d009/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
|
||||
knative.dev/caching v0.0.0-20211123074749-2c27e22a9971/go.mod h1:/5cq0Jmn8O7zOptuBNUh/iHgy3yS7ZJ1hyEf/8Eof08=
|
||||
knative.dev/eventing v0.27.1-0.20211123205351-820db20be4b2 h1:QwyD6phsrqx5hDplMkFZ6NJPLMSnxN3YjAw+Qnnrbpg=
|
||||
knative.dev/eventing v0.27.1-0.20211123205351-820db20be4b2/go.mod h1:fnBpTKtPOxC7WOaQY6WUiUAVBXTb44njuhTi7LXHGVc=
|
||||
knative.dev/caching v0.0.0-20211126074453-72ad79574e83/go.mod h1:q/8RJkWzHcAzFJkVdCfmGrOHFGgjNDiYf6pE+ZMwlaE=
|
||||
knative.dev/eventing v0.27.1-0.20211126120551-7fc053b79089 h1:CxTQ4uk9BpwWzXARM/20uENtwGwxOyS11ankbuz9GDE=
|
||||
knative.dev/eventing v0.27.1-0.20211126120551-7fc053b79089/go.mod h1:gGQdsi8sNQKIfCFJ58CngPFBrnO5Oqn8pNjZNFMDg88=
|
||||
knative.dev/hack v0.0.0-20211101195839-11d193bf617b/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
|
||||
knative.dev/hack v0.0.0-20211112192837-128cf0150a69/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
|
||||
knative.dev/hack v0.0.0-20211122162614-813559cefdda h1:WBfGcmu5pN+RCxDotKVYtWlJVI2V4Hvah+XD9mcSR/o=
|
||||
knative.dev/hack v0.0.0-20211122162614-813559cefdda/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
|
||||
knative.dev/hack/schema v0.0.0-20211122162614-813559cefdda/go.mod h1:ffjwmdcrH5vN3mPhO8RrF2KfNnbHeCE2C60A+2cv3U0=
|
||||
knative.dev/networking v0.0.0-20211123024050-aa82452902be/go.mod h1:u/Biwu9curBfc1GvZE293SwEfLo84sZ6df7cymgwLvw=
|
||||
knative.dev/networking v0.0.0-20211124064027-ea794f17c1bf h1:qoRaPCrq3ymaBxK7XV0JOm0Pu+sAgFlTNYQh+pBwS8k=
|
||||
knative.dev/networking v0.0.0-20211124064027-ea794f17c1bf/go.mod h1:ZYtIxKNhCdg8lle16ADEyy/C0ANH9rhJokx5C9dzjDE=
|
||||
knative.dev/networking v0.0.0-20211126074453-0151d6b9c689 h1:otYE0083+P6O88kmhRg8ElVPJrojcvlO6AU4wWeGmXA=
|
||||
knative.dev/networking v0.0.0-20211126074453-0151d6b9c689/go.mod h1:/rx6BM9Vn0X2RRLOhi0RDzwrj0sr0zEJNSWUIZR7vbM=
|
||||
knative.dev/pkg v0.0.0-20211101212339-96c0204a70dc/go.mod h1:SkfDk9bWIiNZD7XtILGkG7AKVyF/M6M0bGxLgl0SYL8=
|
||||
knative.dev/pkg v0.0.0-20211120133512-d016976f2567/go.mod h1:VqUp1KWJqpTDNoiSI/heaX3uMdubImslJE2tBkP+Bbw=
|
||||
knative.dev/pkg v0.0.0-20211123135150-787aec59e70a h1:mgE9GdkjfPJc7KpgBox52dSy1GsQmsFTWXy+1HjEn9I=
|
||||
knative.dev/pkg v0.0.0-20211123135150-787aec59e70a/go.mod h1:fZUlVceKtVNyFU6LokWGk2a9QFQXeSTtnbKOjjkQ690=
|
||||
knative.dev/pkg v0.0.0-20211125172117-608fc877e946/go.mod h1:fZUlVceKtVNyFU6LokWGk2a9QFQXeSTtnbKOjjkQ690=
|
||||
knative.dev/pkg v0.0.0-20211129153605-754f332c0c51/go.mod h1:RnaMfVuCsk4ikspMTTc1k0kQKGdbDGxt6mxIPuanfv0=
|
||||
knative.dev/pkg v0.0.0-20211129195804-438776b3c87c h1:TcVqa/i/E/KcusxjroLEaMB2bDV42lYzN2Z+4soudE8=
|
||||
knative.dev/pkg v0.0.0-20211129195804-438776b3c87c/go.mod h1:AKPae1Cmj+k0GWXWnF2tKY7q5qPa1mTD7oCP4OeMvEM=
|
||||
knative.dev/reconciler-test v0.0.0-20211112132636-ae9e2e21972f/go.mod h1:gTsbLk496j/M9xqMpx/liyCQ0X3bwDpRtcs2Zzws364=
|
||||
knative.dev/serving v0.27.1-0.20211124064027-e6f8e414ac9e h1:/Mhn3Z9tM2T+uT/D9sSCtT7QNzwUtofmW24vGUuc9wA=
|
||||
knative.dev/serving v0.27.1-0.20211124064027-e6f8e414ac9e/go.mod h1:VgFSdL4RDG+HAnRod0mtlhwrYJnVAkfuR5m/sH03/c8=
|
||||
knative.dev/serving v0.27.1-0.20211129222808-a81da906c7b2 h1:fzeiw6zhQU1RlyeUzOmW43/fSHt8SEtCCQZLyKIiGs8=
|
||||
knative.dev/serving v0.27.1-0.20211129222808-a81da906c7b2/go.mod h1:N1EK1mAXdVEAg+5dX6rM7J/UGjUTAEIwOs+qqBeZQy8=
|
||||
pgregory.net/rapid v0.3.3/go.mod h1:UYpPVyjFHzYBGHIxLFoupi8vwk6rXNzRY9OMvVxFIOU=
|
||||
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
|
||||
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
|
||||
|
|
|
|||
|
|
@ -53,6 +53,20 @@ func AsBool(key string, target *bool) ParseFunc {
|
|||
}
|
||||
}
|
||||
|
||||
// AsInt16 parses the value at key as an int16 into the target, if it exists.
|
||||
func AsInt16(key string, target *int16) ParseFunc {
|
||||
return func(data map[string]string) error {
|
||||
if raw, ok := data[key]; ok {
|
||||
val, err := strconv.ParseInt(raw, 10, 16)
|
||||
if err != nil {
|
||||
return fmt.Errorf("failed to parse %q: %w", key, err)
|
||||
}
|
||||
*target = int16(val)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// AsInt32 parses the value at key as an int32 into the target, if it exists.
|
||||
func AsInt32(key string, target *int32) ParseFunc {
|
||||
return func(data map[string]string) error {
|
||||
|
|
@ -95,6 +109,20 @@ func AsInt(key string, target *int) ParseFunc {
|
|||
}
|
||||
}
|
||||
|
||||
// AsUint16 parses the value at key as an uint16 into the target, if it exists.
|
||||
func AsUint16(key string, target *uint16) ParseFunc {
|
||||
return func(data map[string]string) error {
|
||||
if raw, ok := data[key]; ok {
|
||||
val, err := strconv.ParseUint(raw, 10, 16)
|
||||
if err != nil {
|
||||
return fmt.Errorf("failed to parse %q: %w", key, err)
|
||||
}
|
||||
*target = uint16(val)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// AsUint32 parses the value at key as an uint32 into the target, if it exists.
|
||||
func AsUint32(key string, target *uint32) ParseFunc {
|
||||
return func(data map[string]string) error {
|
||||
|
|
|
|||
|
|
@ -731,7 +731,7 @@ k8s.io/utils/buffer
|
|||
k8s.io/utils/integer
|
||||
k8s.io/utils/pointer
|
||||
k8s.io/utils/trace
|
||||
# knative.dev/eventing v0.27.1-0.20211123205351-820db20be4b2
|
||||
# knative.dev/eventing v0.27.1-0.20211126120551-7fc053b79089
|
||||
## explicit
|
||||
knative.dev/eventing/pkg/apis/config
|
||||
knative.dev/eventing/pkg/apis/duck
|
||||
|
|
@ -760,7 +760,7 @@ knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1beta2/fake
|
|||
# knative.dev/hack v0.0.0-20211122162614-813559cefdda
|
||||
## explicit
|
||||
knative.dev/hack
|
||||
# knative.dev/networking v0.0.0-20211124064027-ea794f17c1bf
|
||||
# knative.dev/networking v0.0.0-20211126074453-0151d6b9c689
|
||||
## explicit
|
||||
knative.dev/networking/pkg
|
||||
knative.dev/networking/pkg/apis/networking
|
||||
|
|
@ -768,7 +768,7 @@ knative.dev/networking/pkg/apis/networking/v1alpha1
|
|||
knative.dev/networking/pkg/client/clientset/versioned
|
||||
knative.dev/networking/pkg/client/clientset/versioned/scheme
|
||||
knative.dev/networking/pkg/client/clientset/versioned/typed/networking/v1alpha1
|
||||
# knative.dev/pkg v0.0.0-20211123135150-787aec59e70a
|
||||
# knative.dev/pkg v0.0.0-20211129195804-438776b3c87c
|
||||
## explicit
|
||||
knative.dev/pkg/apis
|
||||
knative.dev/pkg/apis/duck
|
||||
|
|
@ -818,7 +818,7 @@ knative.dev/pkg/tracing/config
|
|||
knative.dev/pkg/tracing/propagation
|
||||
knative.dev/pkg/tracing/propagation/tracecontextb3
|
||||
knative.dev/pkg/tracker
|
||||
# knative.dev/serving v0.27.1-0.20211124064027-e6f8e414ac9e
|
||||
# knative.dev/serving v0.27.1-0.20211129222808-a81da906c7b2
|
||||
## explicit
|
||||
knative.dev/serving/pkg/apis/autoscaling
|
||||
knative.dev/serving/pkg/apis/autoscaling/v1alpha1
|
||||
|
|
|
|||
Loading…
Reference in New Issue