Skip to content

Commit

Permalink
upgrade to latest dependencies (#15209)
Browse files Browse the repository at this point in the history
bumping knative.dev/pkg b1fd04d...11a3d46:
  > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)
bumping knative.dev/caching 7dad151...1a6c1c7:
  > 1a6c1c7 upgrade to latest dependencies (# 864)
bumping knative.dev/networking 25012a4...b31855c:
  > b31855c upgrade to latest dependencies (# 980)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed May 15, 2024
1 parent 36d41ca commit 0c301bb
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 13 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ require (
k8s.io/code-generator v0.29.2
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
k8s.io/utils v0.0.0-20240102154912-e7106e64919e
knative.dev/caching v0.0.0-20240508055410-7dad151e150b
knative.dev/caching v0.0.0-20240513135106-1a6c1c714c18
knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11
knative.dev/networking v0.0.0-20240508055612-25012a498278
knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458
knative.dev/networking v0.0.0-20240513222801-b31855c61440
knative.dev/pkg v0.0.0-20240515073057-11a3d46fe4d6
sigs.k8s.io/yaml v1.4.0
)

Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -945,14 +945,14 @@ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 h1:aVUu9fTY98ivBPKR9Y5w/A
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00/go.mod h1:AsvuZPBlUDVuCdzJ87iajxtXuR9oktsTctW/R9wwouA=
k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCfRziVtos3ofG/sQ=
k8s.io/utils v0.0.0-20240102154912-e7106e64919e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/caching v0.0.0-20240508055410-7dad151e150b h1:tpm9hgZu24VN8S+MltC+cDIKMXZYA+3GtWlDhKnx05o=
knative.dev/caching v0.0.0-20240508055410-7dad151e150b/go.mod h1:pXNVnFFBrwXwv4ecGzJ7StrkwD1z41NuBagxdb8dRmY=
knative.dev/caching v0.0.0-20240513135106-1a6c1c714c18 h1:heXgTE/8kVJV/YmYRaCm9PXhRvysqWA6XdqWxWiS37Q=
knative.dev/caching v0.0.0-20240513135106-1a6c1c714c18/go.mod h1:RaoremM8tuvy5M73QYWAIwwe8bq/8IFBPgajle9nxzg=
knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11 h1:CYoD72R8/R35REjeY2nnWfBak+Q3f+NxXwEfwcID1eU=
knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/networking v0.0.0-20240508055612-25012a498278 h1:uToI/YqBS1oQ0XIgcNXpAJ0qdeghBN/rREPYN/nwtNs=
knative.dev/networking v0.0.0-20240508055612-25012a498278/go.mod h1:ySd8prgXDd7V5wEE80T800yeBOfVncAWp3nFTbZl34I=
knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458 h1:ESofRToj3xFQfKd5rlwd3EHd7G/CbVpchrUsw1HzI1w=
knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458/go.mod h1:fkgcK/71v1QSJza7pCOxtuk7zSsWYPQ7eiuX8M2wXxs=
knative.dev/networking v0.0.0-20240513222801-b31855c61440 h1:7IqK8QSnH33mKs87wVchyoZfgc1PL1Vpq3MGci+9iqk=
knative.dev/networking v0.0.0-20240513222801-b31855c61440/go.mod h1:MBz3Bf4fqTscNAgFuUWkCo36ULDCBiJ8F2OgBMGoVJ0=
knative.dev/pkg v0.0.0-20240515073057-11a3d46fe4d6 h1:mUZ3ZrZFIfHtaILKPodBX1WnFQVpVSdA+e0DaUqIe30=
knative.dev/pkg v0.0.0-20240515073057-11a3d46fe4d6/go.mod h1:fkgcK/71v1QSJza7pCOxtuk7zSsWYPQ7eiuX8M2wXxs=
pgregory.net/rapid v1.1.0 h1:CMa0sjHSru3puNx+J0MIAuiiEV4N0qj8/cMWGBBCsjw=
pgregory.net/rapid v1.1.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
Expand Down
16 changes: 15 additions & 1 deletion vendor/knative.dev/pkg/reconciler/configstore.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@ import "context"

// ConfigStore is used to attach the frozen configuration to the context.
type ConfigStore interface {
// ConfigStore is used to attach the frozen configuration to the context.
// ToContext is used to attach the frozen configuration to the context.
ToContext(ctx context.Context) context.Context
}

// ConfigStores is used to combine multiple ConfigStore and attach multiple frozen configurations
// to the context.
type ConfigStores []ConfigStore

// ConfigStores implements ConfigStore interface.
var _ ConfigStore = ConfigStores{}

func (stores ConfigStores) ToContext(ctx context.Context) context.Context {
for _, s := range stores {
ctx = s.ToContext(ctx)
}
return ctx
}
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,7 @@ k8s.io/utils/pointer
k8s.io/utils/ptr
k8s.io/utils/strings/slices
k8s.io/utils/trace
# knative.dev/caching v0.0.0-20240508055410-7dad151e150b
# knative.dev/caching v0.0.0-20240513135106-1a6c1c714c18
## explicit; go 1.21
knative.dev/caching/config
knative.dev/caching/pkg/apis/caching
Expand All @@ -1349,7 +1349,7 @@ knative.dev/caching/pkg/client/listers/caching/v1alpha1
# knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11
## explicit; go 1.18
knative.dev/hack
# knative.dev/networking v0.0.0-20240508055612-25012a498278
# knative.dev/networking v0.0.0-20240513222801-b31855c61440
## explicit; go 1.21
knative.dev/networking/config
knative.dev/networking/pkg
Expand Down Expand Up @@ -1393,7 +1393,7 @@ knative.dev/networking/test/conformance/certificate
knative.dev/networking/test/conformance/certificate/http01
knative.dev/networking/test/conformance/certificate/nonhttp01
knative.dev/networking/test/defaultsystem
# knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458
# knative.dev/pkg v0.0.0-20240515073057-11a3d46fe4d6
## explicit; go 1.21
knative.dev/pkg/apiextensions/storageversion
knative.dev/pkg/apiextensions/storageversion/cmd/migrate
Expand Down

0 comments on commit 0c301bb

Please sign in to comment.