[obs-commits] [openSUSE/open-build-service] ba09cd: [backend] bs_regpush: implement deletion of tags
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ba09cde5a97421611ea318d942b4c4b38a583207 https://github.com/openSUSE/open-build-service/commit/ba09cde5a97421611ea318... Author: Michael Schroeder <mls@suse.de> Date: 2018-04-18 (Wed, 18 Apr 2018) Changed paths: M src/backend/bs_regpush Log Message: ----------- [backend] bs_regpush: implement deletion of tags Oh my, this is awkward. The docker api does not allow to delete tags, just images. So we're doing it with a workaround: we switch the tag to some unique image and then delete that image. Commit: 1368e258908d60329109ab66ad05de963baa1a1d https://github.com/openSUSE/open-build-service/commit/1368e258908d60329109ab... Author: Michael Schroeder <mls@suse.de> Date: 2018-04-18 (Wed, 18 Apr 2018) Changed paths: M src/backend/bs_notar Log Message: ----------- [backend] bs_notar: small code cleanup Compare: https://github.com/openSUSE/open-build-service/compare/1232fa112037...1368e2...
participants (1)
-
Michael Schroeder