Skip to content

Tidy ups - #413

Merged
nolancon merged 3 commits into
linode:mainfrom
nolancon:tidy-ups
Sep 11, 2026
Merged

nolancon merged 3 commits into
linode:mainfrom
nolancon:tidy-ups

Conversation

@nolancon

@nolancon nolancon commented Sep 11, 2026 •

Copy link
Copy Markdown
Collaborator

Description of your changes

Fix outdated generate-tests script, update build submodule, and ran make generate-pkg

I have:

  • Run make ready-for-review 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 between 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 and running locally

An earlier PR updated the generated files manually. The script itself
fell behind.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review issues remain.

Pull request overview

Tidies generated test fakes, workflow generation, and Go module metadata.

Changes:

  • Preserve variadic AWS options in generated fakes.
  • Restrict generated workflow pushes to main.
  • Refresh Go dependencies and checksums.
File summaries
File Description
internal/backendstore/backendstorefakes/fake_stsclient.go Copies recorded STS options.
internal/backendstore/backendstorefakes/fake_s3client.go Copies recorded S3 options.
hack/generate-tests.sh Updates workflow push triggers.
go.sum Refreshes dependency checksums.
go.mod Updates Go and dependency declarations.
Review details

Files not reviewed (2)

  • internal/backendstore/backendstorefakes/fake_s3client.go: Generated file
  • internal/backendstore/backendstorefakes/fake_stsclient.go: Generated file
  • Files reviewed: 3/6 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nolancon
nolancon merged commit 97a57ec into linode:main Sep 11, 2026
10 checks passed
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