Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.35 #2989

Open
10 of 29 tasks
matzew opened this issue Nov 5, 2024 · 1 comment
Open
10 of 29 tasks

Release 1.35 #2989

matzew opened this issue Nov 5, 2024 · 1 comment

Comments

@matzew
Copy link
Member

matzew commented Nov 5, 2024

Release Checklist

Resources

Pre-checks

Cutting the new release branch

Monitor Build Status

Once the serverless-operator branch is cut and PRs related to the release we're releasing are in,
Konflux pipelines will run (if they haven't already) and build the various artifacts.
You can check their aggregated status using the
Build Status Dashboard.

Pre-checks

Serving Manifests

  • Bump versions of serving, serving_artifacts_branch, kourier, net_kourier_artifacts_branch, net_istio and net_istio_artifacts_branch here
  • Run make generated-files and send a PR

Eventing Manifests

  • Bump versions of eventing* here
  • Run make generated-files and send a PR

Operator Manifests

  • Bump versions of operator here
  • Run make generated-files and send a PR (like this for 1.10)

Bump all golang deps

  • Update all versions here
  • Run ./hack/update-deps.sh --upgrade
  • Run make generated-files
  • Send a PR with the changes
  • Pray that it works 😸 Otherwise try bump in steps and/or find a dependency version mix (with go mod replace) that works
@skonto skonto mentioned this issue Nov 27, 2024
@pierDipi
Copy link
Member

pierDipi commented Nov 27, 2024

@dsimansk noticed the (auto)bump failed, see #3057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants