ApeWorX / silverback

Blockchain automation library, and SDK for the Silverback Platform
https://apeworx.io/silverback
Apache License 2.0
88 stars 10 forks source link

feat: implement support private docker repo support with platform clusters #109

Closed mikeshultz closed 1 month ago

mikeshultz commented 2 months ago

Overview

Implement support for managing Docker credentials on platform clusters.

Specification

Relevant endpoints (see openapi docs for details):

linear[bot] commented 2 months ago

SBK-517 feat: implement support private docker repo support with platform clusters

fubuloubu commented 2 months ago

Should it also have PUT /credentials/:credentials_id?

mikeshultz commented 2 months ago

Should it also have PUT /credentials/:credentials_id?

That verb wasn't implemented in the backend. Though, we probably do want it.