mirror of https://github.com/knative/func.git
bumping knative.dev/eventing 4d6e1fc...f022034:
> f022034 Update dependencies (# 6753)
> fdffabe Deprecate `test/rekt/resources/pod` package (# 6747)
> dfd095f Remove event flaker since eventshub offers an equivalent feature (# 6750)
> 0ab29eb Remove unused event-library (# 6751)
> 82324b9 [main] Update community files (# 6743)
> 452cd49 Adds apiVersion as an extension to api source events (# 6696)
> b96d2fb Migrate from `knative.dev/reconciler-test/resources/svc` to `knative.dev/reconciler-test/pkg/resources/service` (# 6741)
> f9ceb4f [main] Upgrade to latest dependencies (# 6715)
> 37fa6e0 Extract scheduler config in a dedicate struct instead of many parameters (# 6736)
> 4911986 Add function to check if a broker resource is `NotReady` (# 6737)
> 2f98e55 Improve scheduler logging for state and pending vpods (# 6729)
> 1092472 Scheduler doesn't reschedule vpods that are scheduled on unscehdulable pods (# 6726)
> 40517be Added Broker class in `kubectl get -o wide` (# 6723)
> e609459 [main] Update community files (# 6727)
> 47a793b Revert "Change subscription patch logic to ensure resource version (# 6670) (# 6724)
> 8b7551c Removing one more deprecated, unused func (# 6718)
> 228eda3 Removing deprecated and unused func (# 6716)
> ffc8fe0 Default a subscriptions subscriber and reply in webhook (# 6701)
> 8d62a06 Adds link to the Knative CNCF Slack Channel (# 6711)
> 91a1991 Install source at requirement phase in conformance tests (# 6712)
> 983189d Set scheduler logging to debug (# 6705)
> c3364e4 Remove UNUSED and deprecated test helpers (# 6710)
> 9b8c4d6 Port BrokerWorkFlowWithTranformation test to rekt and code cleanup (# 6709)
> 45e7a24 Do not overwrite existing imagePullSecrets in CopySecret (# 6707)
> efba019 [main] Format Go code (# 6702)
bumping k8s.io/kube-openapi 67bda5d...172d655:
> 172d655 Merge pull request # 319 from alexzielenski/json_next
> 829ce0c fix json unmarshal bug when extension used with Responses (# 320)
> 8d49439 add JSONRoundTripTestCase and add a Test*RoundTrip for every spec.* type which needs it
> b7a9e6f Merge pull request # 318 from dims/add-go.mod-for-integration-tests
> 3b3bb66 add jsonv2 roundtrip fuzz tests and benchmarks
> a70c9af Merge pull request # 307 from apelisse/test-required-job
> b856c89 Add a go.mod for integration test
> 395774f add jsonv2 implementation
> c6e407d Add required job that depends on matrix jobs
> c601e50 add go-json-experiment/json to pkg/internal/third_party
> 5ca72f5 gofmt changes
bumping knative.dev/hack c7cfcb0...d71d569:
> d71d569 🐛 Location-agnostic sign release (# 268)
> b674d64 Update community files (# 270)
> 549c360 Cleanup: remove ioutil for new go version (# 265)
> 5814be5 Update community files (# 267)
bumping knative.dev/networking db2bcbe...195809a:
> 195809a Update community files (# 761)
> c3510af upgrade to latest dependencies (# 760)
> 2473e65 Update community files (# 759)
> f6585dc update OWNERS file (# 758)
> 89f3990 Assert all the expected DNSNames are part of the HTTP01 challenge (# 756)
> 4ccbe60 adjust domain validation in kcert (# 754)
bumping knative.dev/serving 484e848...08812b3:
> 08812b3 Update net-istio nightly (# 13706)
> 368994b Update community files (# 13707)
> d68797e Bumping 'github.com/google/go-containerregistry' dependency (# 13701)
> 9b9a951 upgrade to latest dependencies (# 13689)
> e2add5d fix curl invocation (# 13683)
> 6334ffe Update net-contour nightly (# 13676)
> d7959af Update net-certmanager nightly (# 13686)
> 4db2ada Update net-istio nightly (# 13687)
> 7f2264d Update community files (# 13685)
> baa6292 Update net-gateway-api nightly (# 13672)
> 83d2dd7 Update net-kourier nightly (# 13673)
> 2fc2a12 fix route reconciler test flakes (# 13684)
> 729eb6d Update net-istio nightly (# 13674)
> 30a2b0c Add k8s 1.26 for kind (# 13682)
> 3764762 use GITHUB_TOKEN when querying net-istio releases (# 13681)
> 485f2a9 upgrade to latest dependencies (# 13680)
> 0639c5f Update community files (# 13678)
> b4d7a28 clean up OWNER files (# 13668)
> 68e128b Update net-contour nightly (# 13667)
> f6ab591 Adds slack links to CNCF Knative slack channel (# 13655)
> 53b3c92 Add serving-internal docs about Knative encryption support (# 13662)
> 3b8d6cb Update net-contour nightly (# 13656)
> b9b4c57 Update net-gateway-api nightly (# 13654)
> 63832e2 Update net-contour nightly (# 13650)
> 908edaf Update net-istio nightly (# 13649)
> 06add5f Update net-kourier nightly (# 13648)
bumping knative.dev/pkg 247510c...2f55fe0:
> 2f55fe0 Fix potential slowloris attack (# 2682)
> 8d1efe1 Update community files (# 2683)
> 4a80605 Add health checks (# 2671)
> 33e6b88 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2678)
> c889c5b upgrade to latest dependencies (# 2679)
> fb44e94 Update community files (# 2676)
> decc1cc Update community files (# 2674)
> 8532ae0 update OWNERS files to use teams with active members (# 2672)
> 408ad07 Make SetDefaults of Destination duck type nil safer (# 2670)
bumping github.com/google/go-containerregistry 76ae819...1e09daa:
> 1e09daa clarify crane download readme (# 1533)
> 8e08d51 Revert "Hack around DockerHub plugin scope handling" (# 1531)
> 5ad0a76 crane: support --full-ref for crane ls (# 1525)
> b063f6a Hack around DockerHub plugin scope handling (# 1527)
> e797859 crane: add digest --full (# 1524)
> 3986cf4 test: use `T.TempDir` to create temporary test directory (# 1522)
> 9db616f FIX mutate.Time not respecting history (# 1520)
> 8048663 Race http fallback ping (# 1521)
> e64ff3a Bump actions/stale from 6 to 7 (# 1519)
> 9bd8237 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (# 1511)
> ffc14a0 Treat empty registry config as anonymous (# 1512)
> 23d895d Fix missing doc comment (# 1509)
> 6ba20c8 Fix various lints (# 1507)
> 4270e04 Update Arch Linux install instructions (# 1508)
> 37bf5df Revert "docs: pull latest instead of debug (# 1497)" (# 1504)
> 47f0933 Use the default retry predicate in transport (# 1502)
> c7270c2 Make unit tests substantially faster (# 1498)
> a35805d Make credential warning slightly more accurate (# 1499)
> 37b993a docs: pull latest instead of debug (# 1497)
> cd77615 Add support for zstd compression (# 1487)
> c412593 Fix calculating tarball size when duplicated layers exist (# 1495)
> bdc946f add source archive checksum into the checksums.txt (# 1492)
> 781782a Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (# 1491)
> 9e939fb Features: Allow eliding `serviceaccount` lookups. (# 1490)
> 3e4f490 Bump slsa-framework/slsa-github-generator to 1.2.2 (# 1489)
Signed-off-by: Knative Automation <automation@knative.team>
|
||
|---|---|---|
| .. | ||
| api | ||
| apiextensions-apiserver/pkg/apis/apiextensions | ||
| apimachinery | ||
| cli-runtime/pkg | ||
| client-go | ||
| klog/v2 | ||
| kube-openapi/pkg | ||
| utils | ||