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

CLOUD-881: Use release_versions in Makefile release rule #825

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ptankov
Copy link
Contributor

@ptankov ptankov commented Jan 30, 2025

CLOUD-881 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
The "release" rule was not fully automated, requiring manual replacement of images in the release process.

Cause:
Short explanation of the root cause of the issue if applicable.

Solution:
The Makefile rule release can be improved by using the images present in release_versions file, eliminating the manual replacement of the images names.

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?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • 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 PS version?
  • Does the change support oldest and newest supported Kubernetes version?

@pull-request-size pull-request-size bot added the size/S 10-29 lines label Jan 30, 2025
@ptankov ptankov requested a review from eleo007 January 30, 2025 19:46
jvpasinatto
jvpasinatto previously approved these changes Jan 31, 2025
@pull-request-size pull-request-size bot added size/M 30-99 lines and removed size/S 10-29 lines labels Jan 31, 2025
@ptankov ptankov requested a review from jvpasinatto January 31, 2025 11:30
@JNKPercona
Copy link
Collaborator

Test name Status
version-service passed
async-ignore-annotations passed
auto-config passed
config passed
config-router passed
demand-backup passed
gr-demand-backup passed
gr-demand-backup-haproxy passed
gr-finalizer passed
gr-haproxy passed
gr-ignore-annotations passed
gr-init-deploy passed
gr-one-pod passed
gr-recreate passed
gr-scaling passed
gr-scheduled-backup passed
gr-security-context passed
gr-self-healing passed
gr-tls-cert-manager passed
gr-users passed
haproxy passed
init-deploy passed
limits passed
monitoring passed
one-pod passed
operator-self-healing passed
recreate passed
scaling passed
scheduled-backup passed
service-per-pod passed
sidecars passed
smart-update passed
tls-cert-manager passed
users failure
We run 34 out of 34

commit: 808887c
image: perconalab/percona-server-mysql-operator:PR-825-808887c6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M 30-99 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants