Skip to content

Release v1.1.2#2218

Open
cozystack-bot wants to merge 1 commit intorelease-1.1from
release-1.1.2
Open

Release v1.1.2#2218
cozystack-bot wants to merge 1 commit intorelease-1.1from
release-1.1.2

Conversation

@cozystack-bot
Copy link
Member

This PR prepares the release v1.1.2.

@cozystack-bot cozystack-bot added the release Releasing a new Cozystack version label Mar 13, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates all component image versions and their corresponding SHA256 digests across the Cozystack ecosystem to prepare for the v1.1.2 release. The changes ensure that all deployed services and tools are aligned with the latest release, providing a consistent and up-to-date environment.

Highlights

  • Version Bump: All core Cozystack components, including the operator, platform migrations, E2E sandbox, and various system controllers (backup, backupstrategy, API, main controller, lineage, object storage), have had their image tags updated from v1.1.1 to v1.1.2.
  • Image Digest Updates: Alongside the version tag updates, the SHA256 digests for all container images have been refreshed to reflect the new v1.1.2 release, ensuring integrity and consistency across the system. This includes specific updates for s3manager and linstorCSI where only the digest changed while the tag remained the same.
  • Dashboard Version String: The tenantText variable within the dashboard's configmap.yaml has been updated to display v1.1.2, aligning the UI with the new release version.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • packages/core/installer/values.yaml
    • Updated cozystackOperator image tag and platformSourceRef digest to v1.1.2.
  • packages/core/platform/values.yaml
    • Updated platform-migrations image tag and digest to v1.1.2.
  • packages/core/testing/values.yaml
    • Updated e2e-sandbox image tag and digest to v1.1.2.
  • packages/extra/bootbox/images/matchbox.tag
    • Updated matchbox image tag and digest to v1.1.2.
  • packages/extra/seaweedfs/images/objectstorage-sidecar.tag
    • Updated objectstorage-sidecar image tag and digest to v1.1.2.
  • packages/system/backup-controller/values.yaml
    • Updated backupController image tag and digest to v1.1.2.
  • packages/system/backupstrategy-controller/values.yaml
    • Updated backupStrategyController image tag and digest to v1.1.2.
  • packages/system/bucket/images/s3manager.tag
    • Updated s3manager image digest while retaining v0.5.0 tag.
  • packages/system/cozystack-api/values.yaml
    • Updated cozystackAPI image tag and digest to v1.1.2.
  • packages/system/cozystack-controller/values.yaml
    • Updated cozystackController image tag and digest to v1.1.2.
  • packages/system/dashboard/templates/configmap.yaml
    • Updated tenantText version string to v1.1.2.
  • packages/system/dashboard/values.yaml
    • Updated openapiUI, openapiUIK8sBff, and tokenProxy image tags and digests to v1.1.2.
  • packages/system/grafana-operator/images/grafana-dashboards.tag
    • Updated grafana-dashboards image tag and digest to v1.1.2.
  • packages/system/kamaji/values.yaml
    • Updated kamaji image tag and digest to v1.1.2.
    • Updated migrate-image argument to v1.1.2.
  • packages/system/kubeovn-plunger/values.yaml
    • Updated kubeovn-plunger image tag and digest to v1.1.2.
  • packages/system/kubeovn-webhook/values.yaml
    • Updated kubeovn-webhook image tag and digest to v1.1.2.
  • packages/system/lineage-controller-webhook/values.yaml
    • Updated lineageControllerWebhook image tag and digest to v1.1.2.
  • packages/system/linstor/values.yaml
    • Updated linstorCSI image digest while retaining v1.10.5 tag.
  • packages/system/objectstorage-controller/values.yaml
    • Updated objectstorage-controller image tag and digest to v1.1.2.
  • packages/system/seaweedfs/values.yaml
    • Updated objectstorage-sidecar image tag and digest to v1.1.2.
Activity
  • No specific activity (comments, reviews, or progress updates) has been recorded for this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 13, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f1b75279-4eb5-4aeb-bc92-fb779af9efe8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-1.1.2
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates various components to version v1.1.2. However, several container image references have been updated with the new version tag but retain the old sha256 digest from v1.1.1. This will cause the old images to be used, defeating the purpose of the version bump. These need to be corrected with the proper digests for the v1.1.2 images. I've left comments on all occurrences of this issue.

migrations:
enabled: false
image: ghcr.io/cozystack/cozystack/platform-migrations:v1.1.1@sha256:bcbe612879cecd2ae1cef91dfff6d34d009c2f7de6592145c04a2d6d21b28f4b
image: ghcr.io/cozystack/cozystack/platform-migrations:v1.1.2@sha256:bcbe612879cecd2ae1cef91dfff6d34d009c2f7de6592145c04a2d6d21b28f4b
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

@@ -1,2 +1,2 @@
e2e:
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v1.1.1@sha256:0eae9f519669667d60b160ebb93c127843c470ad9ca3447fceaa54604503a7ba
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v1.1.2@sha256:0eae9f519669667d60b160ebb93c127843c470ad9ca3447fceaa54604503a7ba
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.1@sha256:2a3595cd88b30af55b2000d3ca204899beecef0012b0e0402754c3914aad1f7f
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.2@sha256:2a3595cd88b30af55b2000d3ca204899beecef0012b0e0402754c3914aad1f7f
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v1.1.2@sha256:0f508427bfa5a650eda6c5ef01ea32a586ac485a54902d7649ec49cc84f676f7
tokenProxy:
image: ghcr.io/cozystack/cozystack/token-proxy:v1.1.1@sha256:2e280991e07853ea48f97b0a42946afffa10d03d6a83d41099ed83e6ffc94fdc
image: ghcr.io/cozystack/cozystack/token-proxy:v1.1.2@sha256:2e280991e07853ea48f97b0a42946afffa10d03d6a83d41099ed83e6ffc94fdc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The token-proxy image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/grafana-dashboards:v1.1.1@sha256:2c9aa0b48e2bf6167db198f4d15882bfe51700108edf2e9f6d0942940a2c1204
ghcr.io/cozystack/cozystack/grafana-dashboards:v1.1.2@sha256:2c9aa0b48e2bf6167db198f4d15882bfe51700108edf2e9f6d0942940a2c1204
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

image:
pullPolicy: IfNotPresent
tag: v1.1.1@sha256:914d04f7442f0faecf18f8282c192dee9fe244a711494a8c892e2f9e2ad415f7
tag: v1.1.2@sha256:914d04f7442f0faecf18f8282c192dee9fe244a711494a8c892e2f9e2ad415f7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

memory: 100Mi
extraArgs:
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v1.1.1@sha256:914d04f7442f0faecf18f8282c192dee9fe244a711494a8c892e2f9e2ad415f7
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v1.1.2@sha256:914d04f7442f0faecf18f8282c192dee9fe244a711494a8c892e2f9e2ad415f7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The --migrate-image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v1.1.1@sha256:e40e94f3014cfd04cce4230597315a1acfcca2daa8051b987614d0c05da6d928"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v1.1.2@sha256:e40e94f3014cfd04cce4230597315a1acfcca2daa8051b987614d0c05da6d928"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

region: ""
sidecar:
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.1@sha256:2a3595cd88b30af55b2000d3ca204899beecef0012b0e0402754c3914aad1f7f"
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.2@sha256:2a3595cd88b30af55b2000d3ca204899beecef0012b0e0402754c3914aad1f7f"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The objectstorage-sidecar image tag has been updated to v1.1.2, but the sha256 digest is still the one for v1.1.1. Please update the digest to match the new version.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 13, 2026
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Releasing a new Cozystack version size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant