deckhouse / deckhouse/deckhouse-cli
Improve mirror pull with standalone-image
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 20
- Forks
- 7
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 33
Description
~ $ d8 --version
d8 version v0.17.1
Now we have warnings
[16:15:55]: /tmp $ d8 mirror pull d8-bundle/ --license YOUR_LICENSE_TOKEN --since-version v1.71.3
Sep 16 16:16:17.367 INFO ╔ Pull Deckhouse Kubernetes Platform
Sep 16 16:16:21.509 INFO ║ Deckhouse releases to pull: [1.72.1 1.71.6 1.70.18]
Sep 16 16:16:21.509 INFO ║ Creating OCI Image Layouts
Sep 16 16:16:21.513 INFO ║ Resolving tags
Sep 16 16:16:31.287 INFO ║╔ Pull release channels and installers
Sep 16 16:16:31.288 INFO ║║ Beginning to pull Deckhouse release channels information
Sep 16 16:16:31.288 INFO ║║ [1 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:stable
Sep 16 16:16:32.068 INFO ║║ [2 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:rock-solid
Sep 16 16:16:32.706 INFO ║║ [3 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:v1.72.1
Sep 16 16:16:33.228 INFO ║║ [4 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:v1.71.6
Sep 16 16:16:33.762 INFO ║║ [5 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:v1.70.18
Sep 16 16:16:34.156 INFO ║║ [6 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:alpha
Sep 16 16:16:34.553 INFO ║║ [7 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:beta
Sep 16 16:16:35.049 INFO ║║ [8 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/release-channel:early-access
Sep 16 16:16:35.895 INFO ║║ Deckhouse release channels are pulled!
Sep 16 16:16:35.895 INFO ║║ Beginning to pull installers
Sep 16 16:16:35.895 INFO ║║ [1 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:beta
Sep 16 16:18:20.690 INFO ║║ [2 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:early-access
Sep 16 16:20:12.514 INFO ║║ [3 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:stable
Sep 16 16:20:14.591 INFO ║║ [4 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:rock-solid
Sep 16 16:22:56.231 INFO ║║ [5 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:v1.72.1
Sep 16 16:22:58.981 INFO ║║ [6 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:v1.71.6
Sep 16 16:23:01.220 INFO ║║ [7 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:v1.70.18
Sep 16 16:23:04.257 INFO ║║ [8 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install:alpha
Sep 16 16:23:06.521 INFO ║║ All required installers are pulled!
Sep 16 16:23:06.521 INFO ║║ Beginning to pull standalone installers
Sep 16 16:23:06.521 INFO ║║ [1 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:stable
Sep 16 16:23:07.330 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:23:07.330 INFO ║║ [2 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:rock-solid
Sep 16 16:23:07.616 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:23:07.617 INFO ║║ [3 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:v1.72.1
Sep 16 16:25:01.242 INFO ║║ [4 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:v1.71.6
Sep 16 16:26:40.202 INFO ║║ [5 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:v1.70.18
Sep 16 16:28:11.564 INFO ║║ [6 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:alpha
Sep 16 16:28:11.701 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:28:11.701 INFO ║║ [7 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:beta
Sep 16 16:28:11.932 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:28:11.932 INFO ║║ [8 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:early-access
Sep 16 16:28:12.148 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:28:12.148 INFO ║║ All required standalone installers are pulled!
Sep 16 16:28:12.148 INFO ║╚ Pull release channels and installers succeeded in 11m40.859389917s
Can we fix?
Sep 16 16:28:11.701 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:28:11.701 INFO ║║ [7 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:beta
Sep 16 16:28:11.932 WARN ║║ ⚠️ Not found in registry, skipping pull
Sep 16 16:28:11.932 INFO ║║ [8 / 8] Pulling registry.deckhouse.ru/deckhouse/ee/install-standalone:early-access
Sep 16 16:28:12.148 WARN ║║ ⚠️ Not found in registry, skipping pull
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the d8 mirror pull command and the standalone installer pull shown in the logs, focusing on handling install-standalone tags that are not found in the registry. Compare the expected behavior for missing images with the current warnings, then verify the command output across the listed release channels and versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100