Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow a user to skip the Talos version filter #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mattiascockburn
Copy link
Contributor

This commit introduces a new flag '-skip-version-filter' which skips the filtering of available versions in the artifactManager.

@steverfrancis
Copy link

What's the use case for this?

@mattiascockburn
Copy link
Contributor Author

mattiascockburn commented Jul 23, 2024

@steverfrancis Cheers, we are using a custom versioning scheme based on the Talos version to better distinguish our build from the base Talos release. This way we are able to use these versions as well as development builds. It might be better to make this more configurable but simply deactivating the filter is fine for us right now.

@mattiascockburn mattiascockburn force-pushed the mcc/skipfilter branch 2 times, most recently from fd5843f to 7d9800e Compare July 23, 2024 11:28
This commit introduces a new flag '-skip-version-filter' which skips the
filtering of available versions in the artifactManager.

Signed-off-by: Mattias Cockburn <[email protected]>
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