Skip to content

[package] Add insecure option to 'package' command - #470

Open
haosb wants to merge 2 commits into
mainfrom
package-insecure
Open

[package] Add insecure option to 'package' command#470
haosb wants to merge 2 commits into
mainfrom
package-insecure

Conversation

@haosb

@haosb haosb commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR fixes the problem with building a Deckhouse package that uses the HTTP registry.

2026-09-01 AT 10 37@2x

Signed-off-by: Ruslan Usmanov <haoshand.off@gmail.com>
@haosb
haosb requested a review from ldmonster as a code owner August 31, 2026 12:55
@haosb
haosb requested a review from Glitchy-Sheep August 31, 2026 13:05
@haosb haosb self-assigned this Aug 31, 2026
- Explicit --insecure=false now wins over PACKAGE_BUILD_INSECURE
- PACKAGE_BUILD_INSECURE accepts all strconv.ParseBool spellings
- Flag help states the full scope: final repository and base-image pulls
- Fix the login() comment: self-signed HTTPS login works via docker's
  insecure-registry semantics (skip-verify HTTPS first, HTTP fallback)
- Refresh stale doc contracts on Option, Copy and Auth
- Assert insecureTransport does not mutate the shared default transport

Signed-off-by: Roman Berezkin <roman.berezkin@flant.com>
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.

2 participants