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

krane-static: update golang dependencies #430

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

cbgbt
Copy link
Contributor

@cbgbt cbgbt commented Jan 2, 2025

Description of changes:
This PR has two changes:

  • go get -u in the krane-static crate to update golang dependencies
  • Modifies integration tests to use krane's registry behavior instead of pulling from docker hub. This should improve the reliability of twoliter's CI, which is often ratelimited when pulling containers.

Testing done:

  • Integration tests pass

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Integration tests previously took advantage of a container registry
container image hosted on dockerhub. This modifies the integration tests
to use the integrated krane-static crate to host a local registry.
@cbgbt cbgbt merged commit f4c2498 into bottlerocket-os:develop Jan 3, 2025
1 check passed
@cbgbt cbgbt deleted the golang-updates branch January 3, 2025 22:44
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.

3 participants