Skip to content

Commit b776edd

Browse files
Run make generated-files
1 parent b5e110c commit b776edd

File tree

119 files changed

+333
-877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+333
-877
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/openshift-knative/serverless-operator
22

3-
go 1.23.0
3+
go 1.24
4+
45
toolchain go1.24.1
56

67
require (

olm-catalog/serverless-operator-index/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN /bin/opm init serverless-operator --default-channel=stable --output yaml >>
1111
RUN /bin/opm render --skip-tls-verify -o yaml \
1212
registry.ci.openshift.org/knative/release-1.34.0:serverless-bundle \
1313
registry.ci.openshift.org/knative/release-1.35.0:serverless-bundle \
14-
quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-136/serverless-bundle@sha256:7752af022214e20d134fdb87bf09b9d3c0de1c7ecba8310a95ea32881a02afe6 >> /configs/index.yaml
14+
quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-136/serverless-bundle@sha256:c14c5f0be48b343bcc9006356334ddd0780b652a3639d893390f102d7e962e12 >> /configs/index.yaml
1515

1616
# The base image is expected to contain
1717
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe

olm-catalog/serverless-operator/manifests/serverless-operator.clusterserviceversion.yaml

Lines changed: 122 additions & 122 deletions
Large diffs are not rendered by default.

test/images-rekt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
knative.dev/reconciler-test/cmd/eventshub: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-136/kn-eventing-test-eventshub@sha256:d42df3360c989cac73123566caedc51921d9449e1bb90e1d071a006582ffcceb
1+
knative.dev/reconciler-test/cmd/eventshub: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-136/kn-eventing-test-eventshub@sha256:ca97b70847a73a6a119074bccc334b838f710919ba2f9ec1f49cd2ae84f1595b
22
knative.dev/eventing/cmd/heartbeats: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-136/kn-eventing-heartbeats@sha256:da04a20a2113c16d6f664ce1a72dff8971978c9eb7168b79a5f4802995dffa12

vendor/github.com/IBM/sarama/entrypoint.sh

100644100755
File mode changed.

vendor/github.com/cespare/xxhash/v2/testall.sh

100644100755
File mode changed.

vendor/github.com/emicklei/go-restful/v3/bench_test.sh

100644100755
File mode changed.

vendor/github.com/emicklei/go-restful/v3/coverage.sh

100644100755
File mode changed.

vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/BUILD.bazel

Lines changed: 0 additions & 35 deletions
This file was deleted.

vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/BUILD.bazel

Lines changed: 0 additions & 97 deletions
This file was deleted.

vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/BUILD.bazel

Lines changed: 0 additions & 31 deletions
This file was deleted.

vendor/github.com/json-iterator/go/build.sh

100644100755
File mode changed.

vendor/github.com/json-iterator/go/test.sh

100644100755
File mode changed.

vendor/github.com/klauspost/compress/gen.sh

100644100755
File mode changed.

vendor/github.com/manifestival/manifestival/manifestival.go

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/modern-go/concurrent/test.sh

100644100755
File mode changed.

vendor/github.com/openshift/api/route/v1/test-route-validation.sh

100644100755
File mode changed.

vendor/github.com/pelletier/go-toml/v2/ci.sh

100644100755
File mode changed.

vendor/github.com/rcrowley/go-metrics/validate.sh

100644100755
File mode changed.

vendor/github.com/rickb777/plural/build+test.sh

100644100755
File mode changed.

vendor/go.uber.org/zap/checklicense.sh

100644100755
File mode changed.

vendor/golang.org/x/sys/plan9/mkall.sh

100644100755
File mode changed.

vendor/golang.org/x/sys/plan9/mkerrors.sh

100644100755
File mode changed.

vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh

100644100755
File mode changed.

vendor/golang.org/x/sys/unix/mkall.sh

100644100755
File mode changed.

vendor/golang.org/x/sys/unix/mkerrors.sh

100644100755
File mode changed.

vendor/k8s.io/apimachinery/pkg/api/errors/OWNERS

Lines changed: 0 additions & 16 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/api/meta/OWNERS

Lines changed: 0 additions & 14 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS

Lines changed: 0 additions & 10 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/api/validation/OWNERS

Lines changed: 0 additions & 11 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS

Lines changed: 0 additions & 16 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/util/mergepatch/OWNERS

Lines changed: 0 additions & 6 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/util/strategicpatch/OWNERS

Lines changed: 0 additions & 9 deletions
This file was deleted.

vendor/k8s.io/apimachinery/pkg/util/validation/OWNERS

Lines changed: 0 additions & 11 deletions
This file was deleted.

vendor/k8s.io/apimachinery/third_party/forked/golang/json/OWNERS

Lines changed: 0 additions & 6 deletions
This file was deleted.

vendor/k8s.io/client-go/openapi/OWNERS

Lines changed: 0 additions & 4 deletions
This file was deleted.

vendor/k8s.io/client-go/pkg/apis/clientauthentication/OWNERS

Lines changed: 0 additions & 8 deletions
This file was deleted.

vendor/k8s.io/client-go/rest/OWNERS

Lines changed: 0 additions & 14 deletions
This file was deleted.

vendor/k8s.io/client-go/tools/auth/OWNERS

Lines changed: 0 additions & 8 deletions
This file was deleted.

vendor/k8s.io/client-go/tools/cache/OWNERS

Lines changed: 0 additions & 28 deletions
This file was deleted.

vendor/k8s.io/client-go/tools/leaderelection/OWNERS

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)