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

Attach the registry image to a specific version #156

Merged
merged 2 commits into from
Jul 3, 2020

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Jul 2, 2020

Builds in the integrations repo should not change over time. Also development in the registry should not directly affect the integrations repo. To have things more reproducible, this changes the docker container which is run for the registry to a specific revision. It is the same revision which is uesd for the golang dependencies. If possible, these two should stay in sync in the future.

Builds in the integrations repo should not change over time. Also development in the registry should not directly affect the integrations repo. To have things more reproducible, this changes the docker container which is run for the registry to a specific revision. It is the same revision which is uesd for the golang dependencies. If possible, these two should stay in sync in the future.
@elasticmachine
Copy link

elasticmachine commented Jul 2, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #156 updated]

  • Start Time: 2020-07-03T06:39:36.928+0000

  • Duration: 4 min 19 sec

Copy link
Contributor

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

I verified that the image exists, so approved.

Can we do a similar trick for Kibana and Elasticsearch or not yet?

@ruflin ruflin merged commit 25a4bd4 into elastic:master Jul 3, 2020
@ruflin ruflin deleted the fix-registry-version branch July 3, 2020 06:51
@ruflin
Copy link
Contributor Author

ruflin commented Jul 3, 2020

@mtojek AFAIK there are no such images for Kibana and ES. @kuisathaverat might know more?

@kuisathaverat
Copy link
Contributor

I think there are no incremental images for Kibana or Elasticsearch, you have the snapshots but are replaces every day.

eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
Builds in the integrations repo should not change over time. Also development in the registry should not directly affect the integrations repo. To have things more reproducible, this changes the docker container which is run for the registry to a specific revision. It is the same revision which is uesd for the golang dependencies. If possible, these two should stay in sync in the future.
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.

4 participants