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

Implement TrustyAI operator PVC management #10

Merged
merged 6 commits into from
May 25, 2023

Conversation

ruivieira
Copy link
Member

RHODS-8908 / #9

Implement PVC creation by the operator and binding to TrustyAI deployment.
This PR adds the following CR fields:

spec:
  storage:
    pv: "mypv"
    size: 1Gi

These would need to be added to trustyai-explainability/community#5

@ruivieira ruivieira added the kind/enhancement New feature or request label May 25, 2023
@ruivieira ruivieira requested review from danielezonca and a team May 25, 2023 12:41
@ruivieira ruivieira self-assigned this May 25, 2023
@ruivieira ruivieira requested review from tteofili and RobGeada and removed request for a team May 25, 2023 12:41
@ruivieira ruivieira marked this pull request as ready for review May 25, 2023 14:34
@ruivieira ruivieira merged commit 5449ff4 into trustyai-explainability:main May 25, 2023
@ruivieira ruivieira deleted the issue-9 branch May 25, 2023 17:50
ruivieira added a commit to ruivieira/trustyai-service-operator that referenced this pull request Feb 5, 2024
…ility/main

Rename TrustyAI `apiGroup` to `trustyai.opendatahub.io` (trustyai-explainability#169)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants