Open matzew opened 4 weeks ago
validate
serverless-operator
main
release-x.xx
release-1.X
openshift/release
serverless-qe
hack
knative-istio-authz-chart
Chart.yaml
version
appVersion
serving
serving_artifacts_branch
kourier
net_kourier_artifacts_branch
net_istio
net_istio_artifacts_branch
make generated-files
eventing*
operator
./hack/update-deps.sh --upgrade
go mod replace
@dsimansk noticed the (auto)bump failed, see https://github.com/openshift-knative/serverless-operator/pull/3057
Release Checklist
Resources
Pre-checks
validate
action inserverless-operator
and wait for it to completeCutting the new release branch
main
with the patternrelease-x.xx
release-1.X
branch inopenshift/release
and wait for the PR to be merged.serverless-operator
serverless-qe
bot inhack
serverless-qe
and wait for the PR to be merged.knative-istio-authz-chart
has a branch with the same name as therelease-1.X
branch created previously in serverless-operatorknative-istio-authz-chart
'sChart.yaml
hasversion
andappVersion
set to the next version.Pre-checks
Serving Manifests
serving
,serving_artifacts_branch
,kourier
,net_kourier_artifacts_branch
,net_istio
andnet_istio_artifacts_branch
heremake generated-files
and send a PREventing Manifests
eventing*
heremake generated-files
and send a PROperator Manifests
operator
heremake generated-files
and send a PR (like this for 1.10)Bump all golang deps
./hack/update-deps.sh --upgrade
make generated-files
go mod replace
) that works