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

Remove release downloader script #451

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Conversation

PlagueCZ
Copy link
Contributor

@PlagueCZ PlagueCZ commented Dec 5, 2023

Now that IronCore is public, there is no need for the release downloader using PAT.

Unfortunately for Dockerfile to work well (cache properly) I had to hardcode dpservice-cli and prometheus-dpdk-exporter versions. Though the upside is that the resulting Docker image will always have "approved" versions.

Since touching the Dockerfile I made a few changes to speed it up (layer reduction and better DPDK download link)

I also changed the pytest script to download the client when needed, using the version set in the Dockerfile. This is more of a convenience for developers than anything else. It should maybe also check if the already present version is not obsolete, but I left that to the developer (as that is the previous behavior anyway).

@github-actions github-actions bot added size/L enhancement New feature or request labels Dec 5, 2023
@PlagueCZ PlagueCZ requested a review from guvenc December 5, 2023 17:03
@PlagueCZ PlagueCZ linked an issue Dec 6, 2023 that may be closed by this pull request
1 task
@guvenc
Copy link
Collaborator

guvenc commented Dec 6, 2023

@PlagueCZ
Could you please rebase this one as well ?

@PlagueCZ PlagueCZ force-pushed the feature/rel_download_public branch from 1483f8b to b62f917 Compare December 6, 2023 16:13
Copy link
Collaborator

@guvenc guvenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@guvenc guvenc merged commit b62f917 into main Dec 6, 2023
7 checks passed
@guvenc guvenc deleted the feature/rel_download_public branch December 6, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes connected to IronCore migration
2 participants