cnvrg-operator icon indicating copy to clipboard operation
cnvrg-operator copied to clipboard

cnvrg operator for deploying cnvrg.io K8s native AI/MLOps platform

Results 15 cnvrg-operator issues
Sort by recently updated
recently updated
newest added

updated hpa metrics resource spec for the ingressGateway. Please see the following Jira ticket: https://cnvrgio.atlassian.net/browse/DEV-22175 This will fix the following error thrown by the istio-operator Error: failed to update resource...

Some customers have multiple ingressClasses. They need a way to define the ingressClassName for the ingress objects. This PR will add the ability to define the ingressClass. If no ingressClassName...

⚠️⚠️⚠️ When using this PR combined with `azure` provider, add the following in cnvrgapp CR: ⚠️⚠️⚠️ ``` oidcIssuerUrl: https://login.microsoftonline.com/$AZURE_TENANT_ID/v2.0 ```

Here is the Dev ticket: https://cnvrgio.atlassian.net/browse/DEV-22128 This adds the ability to select the upgrade strategy for the minio deployment. The reason for the PR is some customers need to define...

The image for the cnvrg operator in the operator.yml is currently hardcoded. This just updates the deployment to allow for defining a custom registry in the values file. Here is...

DO NOT MERGE IT, it's here for reflect the changes

This PR will enable Itay to build in functionality to cnvrg app. Today when a user configures SSO/LDAP they have to create the "admin" user through rails commands post install....

Updating elastalert ingress to v1 spec