Skip to content
Snippets Groups Projects
  • Sheogorath's avatar
    506c374a
    fix(longhorn): Invert hotfix condition to handle absent pod · 506c374a
    Sheogorath authored
    Currently when the share-pod simply doesn't exist the hotfix doesn'T
    trigger correctly and therefore never patches the error state.
    
    Instead it errors out with the following message:
    ```
    Error from server (NotFound): pods "share-manager-pvc-36c42839-3899-41fe-bfe3-a6308982d671" not found
    ```
    Verified
    506c374a
    History
    fix(longhorn): Invert hotfix condition to handle absent pod
    Sheogorath authored
    Currently when the share-pod simply doesn't exist the hotfix doesn'T
    trigger correctly and therefore never patches the error state.
    
    Instead it errors out with the following message:
    ```
    Error from server (NotFound): pods "share-manager-pvc-36c42839-3899-41fe-bfe3-a6308982d671" not found
    ```
hotfix-7183.yaml 1.61 KiB