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] Release version 2.9.1 #3820

Closed
1 of 42 tasks
github-actions bot opened this issue Jul 27, 2023 · 8 comments
Closed
1 of 42 tasks

[RELEASE] Release version 2.9.1 #3820

github-actions bot opened this issue Jul 27, 2023 · 8 comments
Assignees

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jul 27, 2023

Release OpenSearch and OpenSearch Dashboards 2.9.1

I noticed that a manifest was automatically created in manifests/2.9.1. Please follow the following checklist to make a release.

How to use this issue

This Release Issue

This issue captures the state of the OpenSearch release, its assignee is responsible for driving the release. Please contact them or @mention them on this issue for help. There are linked issues on components of the release where individual components can be tracked. More details are included in the Maintainers Release owner section.

Release Steps

There are several steps to the release process, these steps are completed as the whole release and components that are behind present risk to the release. The release owner completes the tasks in this ticket, whereas component owners resolve tasks on their ticket in their repositories.

Steps have completion dates for coordinating efforts between the components of a release; components can start as soon as they are ready far in advance of a future release.

Component List

To aid in understanding the state of the release there is a table with status indicating each component state. This is updated based on the status of the component issues.

Preparation

  • Assign this issue to a release owner.
  • Declare a pencils down date for new features to be merged.
  • REPLACE_RELEASE-minus-14-days is pencils down date for feature freeze.
  • Update the Campaigns section to include monitoring campaigns during this release.
  • Update this issue so all __REPLACE_RELEASE-__ placeholders have actual dates.
  • Document any new quality requirements or changes.
  • Finalize scope and feature set and update the Public Roadmap.
  • Create a release issue in every component repo based on component release issue template and link back to this issue, update Components section with these links.
  • Ensure the label is created in each component repo for this new version, and the next minor release. Create a version label
  • Ensure that all release issues created above are assigned to an owner in the component team.
  • Increase the build frequency for the this release from once a day (H 1 * * *) to once every hour (H/60 * * * *) in jenkinsFile.

Campaigns

REPLACE with OpenSearch wide initiatives to improve quality and consistency.

Release Branch - _Ends REPLACE_RELEASE-minus-14-days

  • Component versions are auto-incremented to 2.9.1 version.
  • Plugins team to ensure working CI in component repositories and merge the version increment PRs.
  • OpenSearch / OpenSearch-Dashboards core cut branch <MajorVersion>.<MinorVersion> early.
  • All component repos create <MajorVersion>.<MinorVersion> branch for the release.

Feature Freeze - _Ends REPLACE_RELEASE-minus-12-days

Code Complete - Ends REPLACE_RELEASE-minus-10-days

Release testing - Ends REPLACE_RELEASE-minus-6-days

  • Declare a release candidate build, and provide the instructions with the release candidates for teams on testing (REPLACE_RELEASE-minus-8-days).
  • Stop builds for this version of OpenSearch and/or OpenSearch Dashboards in order to avoid accidental commits going in unknowingly. Restart only if necessary else manually run the build workflow and declare new release candidate.
  • After generate the release candidates, raise PR to lock input manifest refs of both OS and OSD builds with the commit ids from distribution manifest of the release candidates.
  • Sanity Testing (REPLACE_RELEASE-minus-8-days - REPLACE_RELEASE-minus-6-days): Sanity testing and fixing of critical issues found by teams. Teams test their components within the distribution, ensuring integration, backwards compatibility, and perf tests pass.
  • Publish all test results in the comments of this issue.

Performance testing validation - Ends REPLACE_RELEASE-minus-6-days

  • Performance tests do not show a regression.
  • Longevity tests do not show any issues.

Release - _Ends {_REPLACE_RELEASE-day}

Post Release

  • Create release tags for each component (Jenkins job name: release-tag-creation).
  • Replace refs in manifests/2.9.1 with tags and remove checks.
  • If this is a major or minor version release, stop building previous patch version.
  • Generate distribution release notes reviewed by PM team for opensearch-build repository.
  • Increment version for Helm Charts (sample PR) for the 2.9.1 release.
  • Increment version for Ansible Charts (sample PR) for the 2.9.1 release.
  • Prepare for next patch release by incrementing patch versions for each component.
  • Update this template with any new or missed steps.
  • Create an issue for a retrospective, solicit feedback, and publish a summary.

Components

Replace with links to all component tracking issues.

Component On track Release Notes
{COMPONENT_ISSUE_LINK} {INDICATOR}} {STATUS}
Legend

Symbol Meaning
🟢 On track with overall release
🟡 Missed last milestone
🔴 Missed multiple milestones

@andrross
Copy link
Member

andrross commented Aug 23, 2023

@bbarani @peterzhuamazon I'd like to consider opensearch-project/OpenSearch#9512 to be included in the 2.9.1 patch. This is a bug which causes the searchable snapshot feature to be mostly unusable when using the Amazon S3 snapshot repository. It's a small fix to a regression that was introduced with the upgrade to the AWS SDK v2 in the 2.9 release.

I've opened the PR to backport this change to 2.9. I'll only merge that if we get consensus to include this fix in the patch.

@dblock
Copy link
Member

dblock commented Aug 24, 2023

What would be the earliest we can produce an 2.9.1? Our next scheduled 2.10 is September 19 at the latest, I’d want to understand how much longer users would have to wait for a regularly scheduled release.

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Aug 25, 2023

placeholder

@andrross
Copy link
Member

I think we're getting consensus on #9422 to move forward with the targeted fixes but not the feature demotion. I also think the fix for the regression introduced by the AWS SKD v2 upgrade should be included in this patch. That would result in the following 3 PRs to be included here:

The last PR is ready to be merged, I'm just waiting to get consensus that we're going to proceed with this patch.

@sandervandegeijn
Copy link

Is this one in the pipeline?

@bbarani
Copy link
Member

bbarani commented Sep 5, 2023

@ict-one-nl We are planning to skip the 2.9.1 release in favor of 2.10.0 release. You can track the discussion here.

@sandervandegeijn
Copy link

Thanks, means I have to have a bit more patience, but it's understandable. ;) do you need me to test the s3 fixes and is there a dev build docker container for that?

@gaiksaya
Copy link
Member

We won't be releasing 2.9.1 as 2.10.0 is successfully released now. Any bug fixes, CVE fixes will go in and will be released in 2.10.x version.

Closing this issue!

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

No branches or pull requests

7 participants