Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 100 additions & 0 deletions config/serverless-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,16 @@ repositories:
tests:
- as: e2e-aws-ovn-continuous
cron: 25 0 * * 6
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: openshift-org-aws
test:
Expand Down Expand Up @@ -216,6 +226,16 @@ repositories:
tests:
- as: e2e-azure-continuous
cron: 6 7 * * 6
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: openshift-org-azure
test:
Expand Down Expand Up @@ -256,6 +276,16 @@ repositories:
tests:
- as: e2e-gcp-continuous
cron: 10 14 * * 6
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: openshift-org-gcp
test:
Expand Down Expand Up @@ -311,6 +341,16 @@ repositories:
tests:
- as: e2e-hypershift-continuous
cron: 43 20 * * 6
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: aws-cspi-qe
env:
Expand Down Expand Up @@ -356,6 +396,16 @@ repositories:
tests:
- as: e2e-sno-continuous
cron: 24 10 * * 0
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: openshift-org-gcp
test:
Expand Down Expand Up @@ -383,6 +433,16 @@ repositories:
tests:
- as: e2e-vsphere-continuous
cron: 26 4 * * 3
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: vsphere-elastic
env:
Expand All @@ -407,6 +467,16 @@ repositories:
tests:
- as: cr-operator-e2e-aws
cron: 0 3,15 * * *
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: aws-cspi-qe
env:
Expand Down Expand Up @@ -464,6 +534,16 @@ repositories:
workflow: firewatch-ipi-aws-cr
- as: aws-fips
cron: 0 23 31 2 *
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: aws-cspi-qe
env:
Expand Down Expand Up @@ -535,6 +615,16 @@ repositories:
tests:
- as: olmv1-operator-e2e
cron: 25 3 * * 6
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: aws-serverless
env:
Expand All @@ -555,6 +645,16 @@ repositories:
workflow: openshift-e2e-aws
- as: olmv1-operator-upgrade
cron: 45 7 * * 0
reporter_config:
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow:
{{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano: {{end}}'
steps:
cluster_profile: aws-serverless
env:
Expand Down
64 changes: 33 additions & 31 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,40 +1,42 @@
module github.com/openshift-knative/hack

go 1.25.5
go 1.25.8
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

➜  ~ podman run --pull always -it registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.25-openshift-4.21 go version
Trying to pull registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.25-openshift-4.21...
Getting image source signatures
Copying blob sha256:9fa64130ebc4553b0ccb4de57407e9cad16c5aaa9d68c2903f57afe60508fd11
Copying blob sha256:65442b90c1456946b65a513148c3e504c3e1ae3889d427d5b4526ba9cec3ea0e
Copying blob sha256:773e4463085455d5c3b616c073a7844366ef1ff55cb12a9c5d694891d45644eb
Copying blob sha256:521de6e2ed83d650041cfd23f3495f5fc6bcfdb2cd936b0598fa4d2c90982d9f
Copying config sha256:7f126589239d41fe5849640ef53a07b7a8a1b793c6f62a7be1582b597cbc155d
Writing manifest to image destination
go version go1.25.7 (Red Hat 1.25.7-1.el9_7) linux/arm64

/hold

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

➜  ~ podman run --pull always -it registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.25-openshift-4.22 go version
...
go version go1.25.9 (Red Hat 1.25.9-1.el9_7) linux/arm64

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm, Claude says "Both sigs.k8s.io/prow and github.com/openshift/ci-tools declare go 1.25.8 in their go.mod."

I guess we'll hold until we can actually use it then :)


require (
github.com/blang/semver/v4 v4.0.0
github.com/coreos/go-semver v0.3.1
github.com/google/go-cmp v0.7.0
github.com/jinzhu/copier v0.4.0
github.com/octago/sflags v0.3.1
github.com/openshift/ci-tools v0.0.0-20260409124021-e55e4bb7b013
github.com/openshift/ci-tools v0.0.0-20260515230948-dd8aab5ea0ed
github.com/openshift/origin v4.1.0+incompatible
github.com/openshift/release v0.0.0-20260518091751-b515b33f316d
github.com/operator-framework/api v0.34.0
github.com/spf13/pflag v1.0.9
github.com/stretchr/testify v1.11.1
golang.org/x/mod v0.29.0
golang.org/x/sync v0.18.0
golang.org/x/mod v0.30.0
golang.org/x/sync v0.19.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.34.5
k8s.io/client-go v0.34.5
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/prow v0.0.0-20260227184331-937f24a5dcd2
sigs.k8s.io/prow v0.0.0-20260504184823-92d6574a4509
sigs.k8s.io/yaml v1.6.0
)

require (
cel.dev/expr v0.24.0 // indirect
cel.dev/expr v0.25.1 // indirect
cloud.google.com/go v0.120.0 // indirect
cloud.google.com/go/auth v0.16.1 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
cloud.google.com/go/compute/metadata v0.7.0 // indirect
cloud.google.com/go/compute/metadata v0.9.0 // indirect
cloud.google.com/go/iam v1.5.0 // indirect
cloud.google.com/go/monitoring v1.24.0 // indirect
cloud.google.com/go/secretmanager v1.14.5 // indirect
cloud.google.com/go/storage v1.50.0 // indirect
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 // indirect
github.com/GoogleCloudPlatform/testgrid v0.0.123 // indirect
Expand Down Expand Up @@ -68,14 +70,14 @@ require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cjwagner/httpcache v0.0.0-20230907212505-d4841bbad466 // indirect
github.com/clarketm/json v1.14.1 // indirect
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 // indirect
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817 // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
github.com/envoyproxy/go-control-plane/envoy v1.36.0 // indirect
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/felixge/fgprof v0.9.3 // indirect
Expand All @@ -85,7 +87,7 @@ require (
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
github.com/getlantern/deepcopy v0.0.0-20160317154340-7f45deb8130a // indirect
github.com/ghodss/yaml v1.0.0 // indirect
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.4.3 // indirect
Expand Down Expand Up @@ -129,12 +131,12 @@ require (
github.com/mattn/go-zglob v0.0.2 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/spdystream v0.5.0 // indirect
github.com/moby/spdystream v0.5.1 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
github.com/openshift/api v0.0.0-20240919193929-2669d1ebc910 // indirect
github.com/openshift/api v0.0.0-20250313134101-8a7efbfb5316 // indirect
github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675 // indirect
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
Expand All @@ -157,41 +159,41 @@ require (
github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
github.com/stoewer/go-strcase v1.3.1 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
github.com/tektoncd/pipeline v1.6.0 // indirect
github.com/tektoncd/pipeline v1.6.1 // indirect
github.com/trivago/tgo v1.0.7 // indirect
github.com/x448/float16 v0.8.4 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 // indirect
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
go.opentelemetry.io/otel v1.37.0 // indirect
go.opentelemetry.io/otel/metric v1.37.0 // indirect
go.opentelemetry.io/otel/sdk v1.37.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.37.0 // indirect
go.opentelemetry.io/otel/trace v1.37.0 // indirect
go.opentelemetry.io/otel v1.41.0 // indirect
go.opentelemetry.io/otel/metric v1.41.0 // indirect
go.opentelemetry.io/otel/sdk v1.40.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
go.opentelemetry.io/otel/trace v1.41.0 // indirect
go.uber.org/mock v0.5.2 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
go.yaml.in/yaml/v2 v2.4.2 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
gocloud.dev v0.40.0 // indirect
golang.org/x/crypto v0.45.0 // indirect
golang.org/x/crypto v0.46.0 // indirect
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
golang.org/x/net v0.47.0 // indirect
golang.org/x/oauth2 v0.30.0 // indirect
golang.org/x/sys v0.38.0 // indirect
golang.org/x/term v0.37.0 // indirect
golang.org/x/text v0.31.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/oauth2 v0.34.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/term v0.38.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/time v0.12.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
google.golang.org/api v0.233.0 // indirect
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
google.golang.org/grpc v1.75.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
google.golang.org/grpc v1.79.3 // indirect
google.golang.org/protobuf v1.36.10 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/fsnotify.v1 v1.4.7 // indirect
Expand Down
Loading
Loading