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-825 - Use community helm chart repo for installing MinIO #495

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

tplavcic
Copy link
Member

@tplavcic tplavcic commented Dec 1, 2023

CLOUD-825 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
https://helm.min.io/ is removed so we need to fix our tests to use something else.

Solution:
Since official docs use operator+tenants mode we decided to use community helm chart in standalone mode for tests (which is the same what we had before).

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?
  • Are the manifests (crd/bundle) regenerated if needed?
  • 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 Dec 1, 2023
@tplavcic tplavcic force-pushed the CLOUD-825-minio-helm branch from ef66cda to bbb4d2a Compare December 4, 2023 15:54
@tplavcic tplavcic force-pushed the CLOUD-825-minio-helm branch from bbb4d2a to d7a4372 Compare December 4, 2023 16:01
@JNKPercona
Copy link
Collaborator

Test name Status
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-haproxy passed
gr-ignore-annotations passed
gr-init-deploy passed
gr-one-pod passed
gr-recreate passed
gr-scaling 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
service-per-pod passed
sidecars passed
smart-update passed
tls-cert-manager passed
users passed
version-service failure
We run 30 out of 30

commit: afe550f
image: perconalab/percona-server-mysql-operator:PR-495-afe550f

@tplavcic tplavcic merged commit 216f486 into main Dec 13, 2023
12 of 13 checks passed
@tplavcic tplavcic deleted the CLOUD-825-minio-helm branch December 13, 2023 10:46
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.

3 participants