cnabio / cnab-to-oci

Tool to convert CNAB bundle.json to OCI index
Apache License 2.0
54 stars 41 forks source link

Per-registry PlainHTTP setting support instead of global #23

Closed simonferquel closed 5 years ago

simonferquel commented 5 years ago

When doing Fixups, we can have situations where only 1 of the source and target registries are insecure. This brings the possibility to set the plainHTTP setting per-registry instead of globally.

ijc commented 5 years ago

Right as I hit approve I noticed the new empty file nul which I presume is not intended to be here...

simonferquel commented 5 years ago

Fixed linting and cmds, removed nul file. @ijc did I miss something ?