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

K8SPS-390 Automate images and k8s platform versions provisioning for Jenkins jobs #807

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

ptankov
Copy link
Contributor

@ptankov ptankov commented Jan 16, 2025

CHANGE DESCRIPTION

Problem:
We need to manually enter images during release testing for every Jenkins pipeline run. Also, the same for Kubernetes platforms' versions, e.g. GKE 1.30, EKS 1.29, etc...

Solution:
Have a file with images and k8s versions that will be updated once before starting the release. jenkins-jobs implementation is pending

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?

egegunes
egegunes previously approved these changes Jan 16, 2025
eleo007
eleo007 previously approved these changes Jan 16, 2025
gkech
gkech previously approved these changes Jan 16, 2025
Copy link
Contributor

@jvpasinatto jvpasinatto left a comment

Choose a reason for hiding this comment

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

Could we also change the Makefile 'release' to include this images as well?

hors
hors previously approved these changes Jan 16, 2025
@ptankov ptankov dismissed stale reviews from egegunes, gkech, eleo007, and hors via a2fd7d0 January 22, 2025 08:24
@ptankov ptankov requested a review from pooknull as a code owner January 22, 2025 08:24
@pull-request-size pull-request-size bot added size/M 30-99 lines and removed size/S 10-29 lines labels Jan 22, 2025
gkech
gkech previously approved these changes Jan 22, 2025
gkech
gkech previously approved these changes Jan 22, 2025
@pull-request-size pull-request-size bot added size/S 10-29 lines and removed size/M 30-99 lines labels Jan 22, 2025
@ptankov ptankov requested a review from gkech January 22, 2025 13:45
@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 passed
We run 34 out of 34

commit: 8cfd591
image: perconalab/percona-server-mysql-operator:PR-807-8cfd591b

@ptankov ptankov merged commit f736c87 into main Jan 23, 2025
16 checks passed
@ptankov ptankov deleted the K8SPS-390 branch January 23, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S 10-29 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants