mattermost / mattermost/mattermost-plugin-cloud

Update dependency to access the docker registry

Open
#173 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
11
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The library we use to access the container registry was archived and it's no longer maintained: https://github.com/heroku/docker-registry-client

A quick search showed me this one: https://github.com/fsouza/go-dockerclient as a potential alternative, though I'm not sure if licenses are compatible.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the current heroku/docker-registry-client dependency and checking how it is used to access the container registry. Review the proposed fsouza/go-dockerclient dependency and license compatibility, then update the dependency and run the repository's available Go tests to verify registry access still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
devops, infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.