Skip to content

Allow pushing manifests to insecure Docker registries#227

Closed
dra27 wants to merge 1 commit intoocurrent:masterfrom
dra27:insecure-registries
Closed

Allow pushing manifests to insecure Docker registries#227
dra27 wants to merge 1 commit intoocurrent:masterfrom
dra27:insecure-registries

Conversation

@dra27
Copy link
Copy Markdown
Contributor

@dra27 dra27 commented Oct 24, 2020

At the moment, this simply adds --insecure to the docker manifest calls. I expect it'd be better to propagate this from higher up, but I wasn't sure exactly where to pass the instruction (bolt it into the config, add ?insecure, etc.?) so it can start as a draft PR!

dra27 added a commit to dra27/docker-base-images that referenced this pull request Oct 24, 2020
@talex5
Copy link
Copy Markdown
Contributor

talex5 commented Oct 26, 2020

Yeah, it's not obvious. I guess an ?insecure argument would be best. auth is about the user, so it doesn't seem right to mark that as "insecure".

@dra27 dra27 force-pushed the insecure-registries branch from 5e2ca28 to 7f4c125 Compare November 11, 2020 09:37
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Jun 2, 2022
…, current_github, current_git, current_examples, current_docker and current (0.6.1)

CHANGES:

Web UI:

- UI restyle, embed files using ocaml-crunch. (@ewanmellor, @MisterDA, ocurrent/ocurrent#315)

- Automatically refresh some pipeline pages. (@MisterDA, ocurrent/ocurrent#227)

- Allow to import and export using CSV the log rules. (@MisterDA, ocurrent/ocurrent#327)

- Log matcher takes the pattern with the highest score (@kit-ty-kate, ocurrent/ocurrent#335)

API:

- GitHub: Add pp_short for commit and fix url link for GH commits. (@tmcgilchrist, ocurrent/ocurrent#347)

- GitHub: Fetch commit messages for commits on GitHub (@punchagan, ocurrent/ocurrent#337)

- GitHub: Add Current_github.Api.cmdliner_opt. (@dra27, ocurrent/ocurrent#338)

- GitHub: Add extra PR information to Ref.t (@tmcgilchrist @TheLortex, ocurrent/ocurrent#336)

Plugins:

- GitLab: support GitLab clone fork and fetch MR branch. (@MisterDA, ocurrent/ocurrent#346)

- Git: Fix handling of git repositories with submodules. (@talex5, ocurrent/ocurrent#345)

- GitLab: Fix ref filtering bug for GitLab (@tmcgilchrist, ocurrent/ocurrent#332)

Other:

- Add missing dependencies on Unix (@dra27, ocurrent/ocurrent#331)
@shonfeder
Copy link
Copy Markdown
Member

Just cleaning up some stale PRs. LMK if some one feels we need to land this for some reason.

@shonfeder shonfeder closed this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants