Skip to content

Move DeckhouseRelease manifests generation step earlier in d8 mirror pull #185

Description

@manyjuice

Use case. Why is this important?

Currently, when running:

d8 mirror pull <bundle> --license <TOKEN> --since-version <VERSION>

the step Generating DeckhouseRelease manifests is executed after pulling all release channels and installers. For large bundles, this means waiting before the file deckhousereleases.yaml appears, even though it depends only on release-channel metadata.

This behavior makes it inconvenient to: quickly obtain deckhousereleases.yaml, generate release manifests.

Proposed Solution

Move the Generating DeckhouseRelease manifests step up in the execution order:
Generate deckhousereleases.yaml immediately after pulling release channels, before pulling heavy artifacts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions