Joshua Arulsamy

Results 7 issues of Joshua Arulsamy

* `OAuthRequestHandler` * Consider mocking the entire authentication flow. For now that seems a little overkill. * `get_bookmarks()` * Mock the API calls, and ensure the resulting manifest is in...

Hi, Some of the examples are no longer working. For example, [pi-mpich.yaml](https://github.com/kubeflow/mpi-operator/blob/2747ca701bcf5a3a68ca92269e1c31ebfde40149/examples/v2beta1/pi/pi-mpich.yaml) refers to docker image tags that no longer exist. In addition, it would be really nice if we...

Hey James, I changed a few things, * Changed to `cmake` for easier building. * Added the necessary headers from other repos to avoid linking against other projects. * Added...

My institution uses base 10 for all storage quotas. When quotas are calculated from our storage system, we convert the raw quota from bytes to KiB by dividing by 1024...

### Summary Using `wwctl node export` provides a limited node export. I propose we extend it with a CLI flag to make it output more information based on the profiles...

enhancement
discuss