You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can attacker access traefik without login seldon
Environment
Model Details
Images of your model: [Output of: kubectl get seldondeployment -n <yourmodelnamespace> <seldondepname> -o yaml | grep image: where <yourmodelnamespace>]
Logs of your model: [You can get the logs of your model by running kubectl logs -n <yourmodelnamespace> <seldonpodname> <container>]
The text was updated successfully, but these errors were encountered:
Describe the bug
I found bug access traefik without login seldon
To reproduce
1- go to http://20.26.178.90/jaeger/search?end=1736438834818000&limit=20&lookback=1h&maxDuration&minDuration&service=seldon-04282137004167498bce8527b9f94f4b.mlops-testing-staging&start=1736435234818000. and see access traefik without login seldon
-->
Expected behaviour
can attacker access traefik without login seldon
Environment
Model Details
kubectl get seldondeployment -n <yourmodelnamespace> <seldondepname> -o yaml | grep image:
where<yourmodelnamespace>
]kubectl logs -n <yourmodelnamespace> <seldonpodname> <container>
]The text was updated successfully, but these errors were encountered: