Skip to content

Bump package.json to 9.6.0-preview.1 - #2855

Open
delthas wants to merge 1 commit into
development/9.6from
improvement/BB-808/bump-version-preview-1
Open

delthas wants to merge 1 commit into
development/9.6from
improvement/BB-808/bump-version-preview-1

Conversation

@delthas

@delthas delthas commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump backbeat to 9.6.0-preview.1 so development/9.6 — which carries BB-808, the removal of docker-entrypoint.sh — can be consumed by Zenko for integration testing.

No released tag carries BB-808 today, and without it Zenko cannot use backbeat.configurationOverrides at all: on a 9.5.x image, setting any jq-mapped variable makes the entrypoint rewrite conf/config.json in place, which fails because the operator mounts that directory read-only.

/usr/src/app/docker-entrypoint.sh: line 321: conf/config.json.tmp: Read-only file system

The container then crash-loops and the Zenko CR never becomes Available. That is what blocks scality/Zenko#2535, and it is why 9.6.0-preview.1 specifically is the version to cut — zenko-operator already gates config-override support on >= v9.6.0-preview.1 (pkg/controller/zenko/backbeat.go:180).

Issue: BB-808

@bert-e

bert-e commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Hello delthas,

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/bypass_source_branch_lineage Bypass the cross-branch contamination check
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request.
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

@bert-e

bert-e commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.50%. Comparing base (9bf34a7) to head (fe45f80).
⚠️ Report is 3 commits behind head on development/9.6.

Additional details and impacted files

Impacted file tree graph
see 4 files with indirect coverage changes

Components Coverage Δ
Bucket Notification 80.25% <ø> (ø)
Core Library 83.79% <ø> (-0.02%) ⬇️
Ingestion 75.65% <ø> (ø)
Lifecycle 81.37% <ø> (ø)
Oplog Populator 85.83% <ø> (ø)
Replication 63.75% <ø> (+0.03%) ⬆️
Bucket Scanner 85.76% <ø> (ø)
@@               Coverage Diff                @@
##           development/9.6    #2855   +/-   ##
================================================
  Coverage            76.50%   76.50%           
================================================
  Files                  206      206           
  Lines                14427    14427           
================================================
  Hits                 11038    11038           
  Misses                3379     3379           
  Partials                10       10           
Flag Coverage Δ
api:retry 9.20% <ø> (ø)
api:routes 8.97% <ø> (ø)
bucket-scanner 85.76% <ø> (ø)
ft_test:queuepopulator 11.51% <ø> (+0.59%) ⬆️
ingestion 12.74% <ø> (ø)
lib 8.94% <ø> (-0.04%) ⬇️
lifecycle 20.45% <ø> (-0.02%) ⬇️
notification 0.98% <ø> (ø)
oplogPopulator 0.13% <ø> (ø)
replication 18.77% <ø> (+<0.01%) ⬆️
unit 57.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@delthas
delthas requested review from a team, DarkIsDude and benzekrimaha September 17, 2026 13:09
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

Successfully merging this pull request may close these issues.

3 participants