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

Submodule upgrade #269

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Submodule upgrade #269

merged 4 commits into from
Jun 25, 2024

Conversation

nolancon
Copy link
Collaborator

@nolancon nolancon commented Jun 24, 2024

Description of your changes

  • Upgrade build submodule from recently archived upbound/build to crossplane/build.
  • Updated build submodule now has native support for Chainsaw, so we can remove our own binary download logic.
  • Temporarily use a patched version of build submodule (nolancon/build@7ad764939006c6e612886880b9a0215f61c63090) which contains the correct Chainsaw download path. This patch has been submitted upstream (Fix path for chainsaw download crossplane/build#7) and this temporary fix can be reverted once it has been merged.

I have:

  • Run make reviewable to ensure this PR is ready for review.
  • Run make ceph-chainsaw to validate these changes against Ceph. This step is not always necessary. However, for changes related to S3 calls it is sensible to validate against an actual Ceph cluster. Localstack is used in our CI Chainsaw suite for convenience and there can be disparity in S3 behaviours betwee it and Ceph. See docs/TESTING.md for information on how to run tests against a Ceph cluster.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

CI + ceph chainsaw + tested existing make targets

@nolancon nolancon marked this pull request as ready for review June 24, 2024 13:37
@nolancon nolancon requested review from mhmxs and Shunpoco June 24, 2024 13:37
@nolancon nolancon merged commit 78fb8d8 into main Jun 25, 2024
10 checks passed
@nolancon nolancon deleted the submodule-upgrade branch June 25, 2024 08:47
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