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

Merge 1.18.0 #1733

Closed
wants to merge 17 commits into from
Closed

Merge 1.18.0 #1733

wants to merge 17 commits into from

Conversation

egegunes
Copy link
Contributor

@egegunes egegunes commented Nov 20, 2024

CHANGE DESCRIPTION

Merging changes in release branch into main.

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?
  • Are OpenShift compare files changed for E2E tests (compare/*-oc.yml)?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported MongoDB version?
  • Does the change support oldest and newest supported Kubernetes version?

ptankov and others added 15 commits November 20, 2024 21:34
* K8SPSMDB-1153 Update images and versions for 1.18.0 release

* Update images and versions for 1.18.0 release in the pkg/controller/perconaservermongodb/xxx files

* Update percona-server-mongodb image to version 7.0.14-8

* Updating the cert-manager version to 1.16.1

* Refactor certmanager.go to remove unused variable and update cmapichecker.New() call

* Update percona/pmm-client image to version 2.43.2

* Revert "Refactor certmanager.go to remove unused variable and update cmapichecker.New() call"

This reverts commit 733f378.

* Revert "Updating the cert-manager version to 1.16.1"

This reverts commit 9d8ec60.

* reverting cert-manager back to 1.15.3, the version bump will be a part of a separate PR
… Jenkins jobs (#1701)

* added supported kubernetes providers versions

* Update AKS_MAX version to 1.31

* trim the v from the Minikube version, like, e.g. v1.31.0 and then add it from within the pipeline itself

* Update supported Kubernetes provider versions

* reverting the file name back to release_versions, because we keep only versions in it

* Update MINIKUBE version variable name to MINIKUBE_REL
@pull-request-size pull-request-size bot added the size/XL 500-999 lines label Nov 20, 2024
@egegunes egegunes marked this pull request as ready for review November 20, 2024 18:49
@egegunes
Copy link
Contributor Author

@ptankov could you please update upgrade-consistency tests?

@ptankov
Copy link
Contributor

ptankov commented Nov 20, 2024

@ptankov could you please update upgrade-consistency tests?
done

@eleo007
Copy link
Contributor

eleo007 commented Nov 20, 2024

I do not see changes to version/version.go

@ptankov
Copy link
Contributor

ptankov commented Nov 20, 2024

I do not see changes to version/version.go

version/version.go is as it should be - 1.19.0, it is already updated as part of a commit by Anton Averianov on November 12, 2024 at 2:09 PM

K8SPSMDB-1215: fix ExternalTrafficPolicy for different service types (#1673)
fix ExternalTrafficPolicy for different service types
change tests for service check
Fix for API compatibility: set ExternalTrafficPolicy by version
Fix for API compatibility: set ExternalTrafficPolicy by version + service
update version to 1.19.0

… also need to rename compare files in addition to update of run file content
@JNKPercona
Copy link
Collaborator

Test name Status
arbiter passed
balancer passed
custom-replset-name passed
custom-tls passed
custom-users-roles passed
custom-users-roles-sharded passed
cross-site-sharded passed
data-at-rest-encryption passed
data-sharded passed
demand-backup passed
demand-backup-fs passed
demand-backup-eks-credentials passed
demand-backup-physical passed
demand-backup-physical-sharded passed
demand-backup-sharded passed
expose-sharded passed
ignore-labels-annotations passed
init-deploy passed
finalizer passed
ldap passed
ldap-tls passed
limits passed
liveness passed
mongod-major-upgrade passed
mongod-major-upgrade-sharded passed
monitoring-2-0 passed
multi-cluster-service failure
non-voting passed
one-pod passed
operator-self-healing-chaos passed
pitr passed
pitr-sharded passed
pitr-physical failure
pvc-resize passed
recover-no-primary passed
replset-overrides passed
rs-shard-migration passed
scaling passed
scheduled-backup passed
security-context passed
self-healing-chaos passed
service-per-pod passed
serviceless-external-nodes passed
smart-update passed
split-horizon passed
storage passed
tls-issue-cert-manager passed
upgrade passed
upgrade-consistency passed
upgrade-consistency-sharded-tls passed
upgrade-sharded passed
users passed
version-service passed
We run 53 out of 53

commit: bb9bd4d
image: perconalab/percona-server-mongodb-operator:PR-1733-bb9bd4de

@egegunes egegunes closed this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XL 500-999 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants