Skip to content

Conversation

@MaciejKaras
Copy link
Collaborator

@MaciejKaras MaciejKaras commented Oct 29, 2025

Summary

Previously our build_test_image_arm task built not only -arm64 suffixed task, but also the normal one. This overwritten the default amd64 image tag with arm64 tag and made some other tests fails.

Screenshot 2025-10-29 at 13 31 39

Proof of Work

Building arm64 now publishes all tags suffixed with -arm64 and we have separate tag for regular amd64 (no suffix).

Screenshot 2025-10-29 at 13 54 41

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

@MaciejKaras MaciejKaras added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Oct 29, 2025
@github-actions
Copy link

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.6.0 Release Notes

New Features

  • MongoDBCommunity: Added support to configure custom cluster domain via newly introduced spec.clusterDomain resource field. If spec.clusterDomain is not set, environment variable CLUSTER_DOMAIN is used as cluster domain. If the environment variable CLUSTER_DOMAIN is also not set, operator falls back to cluster.local as default cluster domain.
  • Helm Chart: Introduced two new helm fields operator.podSecurityContext and operator.securityContext that can be used to configure securityContext for Operator deployment through Helm Chart.

Bug Fixes

  • Fixed parsing of the customEnvVars Helm value when values contain = characters.
  • ReplicaSet: Blocked disabling TLS and changing member count simultaneously. These operations must now be applied separately to prevent configuration inconsistencies.

@MaciejKaras MaciejKaras marked this pull request as ready for review October 29, 2025 12:36
@MaciejKaras MaciejKaras requested a review from a team as a code owner October 29, 2025 12:36
@MaciejKaras MaciejKaras requested review from Julien-Ben, anandsyncs, lucian-tosa and nammn and removed request for nammn October 29, 2025 12:36
@MaciejKaras MaciejKaras merged commit 8a156c9 into master Oct 29, 2025
27 of 29 checks passed
@MaciejKaras MaciejKaras deleted the maciejk/fix-architecture-suffix branch October 29, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants