Skip to content

Conversation

@nmarukovich
Copy link
Contributor

@nmarukovich nmarukovich commented Nov 4, 2024

K8SPSMDB-921 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
The test with access without credential (only IAM role for service account) was added
https://docs.percona.com/percona-backup-mongodb/manage/automate-s3-access.html#get-expert-help

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

Solution:
Short explanation of the solution we are providing with this PR.

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?

nmarukovich and others added 5 commits November 4, 2024 21:07
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ercona-server-mongodb-operator into K8SPSMDB-921_add_test_for_irsa
@nmarukovich nmarukovich requested a review from eleo007 November 11, 2024 14:16
eleo007
eleo007 previously approved these changes Nov 18, 2024
policy_arn="arn:aws:iam::119175775298:policy/operator-testing-access-s3"
role_name="$cluster-psmdb-access-s3-bucket"

desc "delete role "
Copy link
Contributor

Choose a reason for hiding this comment

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

uneeded space in the end "delete role "

-f "$conf_dir/secrets.yml" \
-f "$conf_dir/client.yml"

desc "create first PSMDB cluster $cluster"
Copy link
Contributor

Choose a reason for hiding this comment

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

"first" here can be misleading, seeming that we will deploy another cluster

…ercona-server-mongodb-operator into K8SPSMDB-921_add_test_for_irsa
@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-irsa 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 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 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: b2afe55
image: perconalab/percona-server-mongodb-operator:PR-1700-b2afe555

@nmarukovich nmarukovich merged commit 4c83faa into main Nov 21, 2024
12 checks passed
@nmarukovich nmarukovich deleted the K8SPSMDB-921_add_test_for_irsa branch November 21, 2024 13:03
@egegunes egegunes added this to the v1.19.0 milestone 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.

6 participants