Raul Chiorescu

Results 8 issues of Raul Chiorescu

Hi, I am a 3rd year university student in computer science, and my final project is related to comparing the performance and scalability of two consensus algorithms on top of...

Fixes https://github.com/kubeflow/notebooks/issues/64 Notebook events are not currently returned resulting in the generic error message `Couldn't find any information for the status of this notebook.` when unsuccessfully creating a notebook. This...

size/XS

### What happened? I tried running the example enas-cpu experiment with a `StdOut` collector and the experiment fails to run due to an error in the metrics-collector container ``` 2024/09/24...

kind/bug
area/backend
lifecycle/stale

/kind feature # Motivation Following a discussion at the previous notebooks-wg meeting, adding support for having pytorch images for AMD GPUs was raised. # What does this PR do? This...

kind/feature
size/L

### OAuth2-Proxy Version 7.7.1 ### Provider keycloak-oidc ### Current Behaviour of your Problem Hello, We are in the middle of migrating from `oidc-authservice` to `oauth2-proxy` for our Kubeflow setup. In...

help wanted
configuration

## Describe the question Current versions of kubelogin >= v1.33.0 don't seem to be compatible with kubeconfigs generated by kubelogin versions < v1.33.0. Whenever the login window pop-up is accessed,...

question

## Changes introduced with this PR This introduces a new persistent connection mode as described in https://github.com/ContainerSSH/ContainerSSH/issues/643. This introduces 2 options, if createMissingPods is disabled and the pod doesn't already...

## Changes introduced with this PR This PR adds support for ssh-agent forwarding as asked for here https://github.com/ContainerSSH/ContainerSSH/issues/617. --- By contributing to this repository, I agree to the [contribution guidelines](https://github.com/ContainerSSH/community/blob/main/CONTRIBUTING.md).