Pouria Taj
Pouria Taj
#### What roadmap is this issue about? - [ ] Frontend Roadmap - [ ] Backend Roadmap - [x] DevOps Roadmap - [ ] All Roadmaps #### What is this...
Issue description: https://github.com/ako-deno/negotiator/issues/1 I beleaveThis also requires a number of attain's dependency updates ```sh error: TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'....
This update fixes a bug caused by an unrecognized argument in the [prompt_process.plot output parameter](https://github.com/CASIA-IVA-Lab/FastSAM/blob/4d153e909f0ad9c8ecd7632566e5a24e21cf0071/fastsam/prompt.py#L194). To address this issue, the parameter has been renamed to output_path.
During `terraform plan`, the kustomize provider is attempting to execute patch operations against the live Kubernetes cluster instead of just building a diff for planning purposes. This causes permission errors...