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-857: Add Helm Chart checkbox in PR template #1631

Merged
merged 6 commits into from
Sep 17, 2024
Merged

CLOUD-857: Add Helm Chart checkbox in PR template #1631

merged 6 commits into from
Sep 17, 2024

Conversation

jvpasinatto
Copy link
Contributor

@jvpasinatto jvpasinatto commented Aug 29, 2024

CLOUD-857 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
Changes made in the operator repository are not always reflected in the Helm chart repository, leading to inconsistencies between the two.

Cause:
This can happen due to manual oversight as there is no automatic synchronization between the two repositories.

Solution:
Add item in PR checklist to remind developers to add the necessary changes in Helm Chart repository.

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?
  • 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?

hors
hors previously approved these changes Aug 29, 2024
@hors hors self-requested a review September 16, 2024 18:18
@JNKPercona
Copy link
Collaborator

Test name Status
arbiter passed
balancer passed
custom-replset-name passed
custom-tls passed
cross-site-sharded passed
data-at-rest-encryption passed
data-sharded passed
demand-backup passed
demand-backup-eks-credentials passed
demand-backup-physical passed
demand-backup-physical-sharded failure
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 failure
multi-cluster-service passed
non-voting passed
one-pod passed
operator-self-healing-chaos passed
pitr passed
pitr-sharded passed
pitr-physical passed
pvc-resize passed
recover-no-primary failure
rs-shard-migration passed
scaling failure
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 failure
upgrade passed
upgrade-consistency passed
upgrade-consistency-sharded-tls passed
upgrade-sharded passed
users passed
version-service passed
We run 49 out of 49

commit: ff79071
image: perconalab/percona-server-mongodb-operator:PR-1631-ff79071e

@hors hors merged commit 7c182c4 into main Sep 17, 2024
11 checks passed
@hors hors deleted the cloud-857 branch September 17, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS 0-9 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants