portainer/api/http
Hui 564bea7575
fix(ACI): ACI UAC breaks when redeploying container with same name asone already existing EE-645 (#5030)
* add existing continer instance checking logic

* modify response status code and err message

* return json instead of plain text for err msg

* Update api/http/proxy/factory/azure/containergroup.go

* Update api/http/proxy/factory/azure/containergroup.go

* Update api/http/proxy/factory/azure/containergroup.go

Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com>
2021-05-05 20:26:31 +12:00
..
client refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
errors refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
handler Merge pull request #4965 from portainer/feat(backup)-backup-restore-system 2021-04-21 12:16:39 +12:00
offlinegate feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
proxy fix(ACI): ACI UAC breaks when redeploying container with same name asone already existing EE-645 (#5030) 2021-05-05 20:26:31 +12:00
security feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
server.go feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00