Martin Morset

Results 75 comments of Martin Morset

Requesting this library be updated to use pydantic 2.x asap. I think it is ok to drop support for FastAPI versions that don't support pydantic 2.x.

Oups - my bad. Yeah, it's supported, but logging deprecation warnings due to using deprecated features such as `@validator`, `Field` with kwargs etc. I guess that's aligned with the PR...

Since immich is already on docker hub, why not push the chart there, so it lives alongside the other artifacts? https://docs.docker.com/docker-hub/oci-artifacts/#push-a-helm-chart

Sorry for the commit spam - I'm just reviewing myself as best I can while not being able to run the tests locally. Do you have some guide how to...

Facing this issue. Action called without arguments: ```yml jobs: my-job: runs-on: ubuntu-latest steps: - uses: azure/setup-kubectl@v3 ``` Log shows: ``` Run azure/setup-kubectl@v3 with: version: latest Error: Error: Kubectl 'v1.28.3' for...

Came across this issue, which seems to have been hanging for a while now. Any chance we can get it fixed? My logs are all duplicated because of this behavior,...

Facing this with my large RWM volumes. It happens once per 1-2 days. Rebooting works. Don't know what the issue could be. I suspect it is due to some varying...

> > Facing this with my large RWM volumes. It happens once per 1-2 days. Rebooting works. Don't know what the issue could be. > > I suspect it is...

@ravikakadia is it a RWM volume (NFS) by chance?