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

chore(zookeeper): Update container images ahead of Stackable Release 25.3.0 #1020

Closed
20 tasks done
Tracked by #964
NickLarsenNZ opened this issue Mar 11, 2025 · 5 comments
Closed
20 tasks done
Tracked by #964
Assignees
Labels
release/25.3.0 release-note Denotes a PR that will be considered when it comes time to generate release notes.

Comments

@NickLarsenNZ
Copy link
Member

NickLarsenNZ commented Mar 11, 2025

Part of #964.

  • Add: 3.9.3
  • Mark 3.9.2 as deprecated

Update tasks

Preview Give feedback

Related Pull Requests

Preview Give feedback
  1. 4 of 4
    release-note release/25.3.0
    NickLarsenNZ
  2. release/25.3.0
    Techassi
  3. release/25.3.0
    Techassi
  4. release/25.3.0
    Techassi
  5. release/25.3.0
    Techassi
  6. release/25.3.0
    Techassi
  7. release/25.3.0
    Techassi
  8. release/25.3.0
    Techassi
  9. release/25.3.0
    Techassi

Tip

Delete any items that do not apply so that all applicable items can be checked.
For example, if you add release notes to the documentation repository, you do not need the latter two criteria.

This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into Development: Done.

Acceptance

Preview Give feedback
Testing instructions
# See the latest version at https://pypi.org/project/image-tools-stackabletech/
pip install image-tools-stackabletech==0.0.13

bake --product zookeeper=x.y.z # where x.y.z is the new version added in this PR

kind load docker-image oci.stackable.tech/sdp/zookeeper:x.y.z-stackable0.0.0-dev

# Change directory into the zookeeper-operator repository and update the
# product version in tests/test-definition.yaml
./scripts/run-tests --test-suite smoke-latest # or similar

Please consider updating this template if these instructions are wrong, or
could be made clearer.

@Techassi
Copy link
Member

Link to official release notes: https://zookeeper.apache.org/doc/r3.9.3/releasenotes.html

@Techassi
Copy link
Member

Local smoke test succeeded:

--- PASS: kuttl (51.27s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_zookeeper-3.9.3_use-server-tls-false_use-client-auth-tls-false_openshift-false (51.26s)
PASS

@Techassi
Copy link
Member

Done, closing.

@Techassi
Copy link
Member

Release Notes

  • Add ZooKeeper 3.9.3
  • Mark ZooKeeper 3.9.2 as deprecated

@Techassi
Copy link
Member

All ZooKeeper versions used in other operators were bumped to 3.9.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/25.3.0 release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

No branches or pull requests

2 participants