During handling of create-profile and initialise-profile actions, an attempt is made to copy the secret created by mlflow-server to use with seldon deployemnts.
If mlflow changes the secret name, or the charm name that's a prefix in the secret name, the method won't work correctly.
During handling of
create-profileandinitialise-profileactions, an attempt is made to copy the secret created bymlflow-serverto use with seldon deployemnts.If mlflow changes the secret name, or the charm name that's a prefix in the secret name, the method won't work correctly.