• Patrick Devine's avatar
    auth: fix problems with the ollama keypairs (#12373) · 64883e3c
    Patrick Devine authored
    * auth: fix problems with the ollama keypairs
    
    This change adds several fixes including:
      - reading in the pubkey files correctly
      - fixing the push unit test to create a keypair file in a temp directory
      - not return 500 errors for normal status error
    64883e3c
types.go 30.9 KB