Skip to content

Conversation

sundereshwar
Copy link
Contributor

What does this PR do / why do we need it?

GoReleaser deprecated the old dockers and docker_manifests configuration. This PR migrates our Docker image configuration for beegfs-watch to the new dockers_v2 format.

Related Issue(s)

#254

This PR may also resolve this issue ticket
https://github.com/ThinkParQ/bee-watch/issues/31

Where should the reviewer(s) start reviewing this?

Only required for larger PRs when this may not be immediately obvious.

Are there any specific topics we should discuss before merging?

Not required.

What are the next steps after this PR?

Not required.

Checklist before merging:

Required for all PRs.

When creating a PR these are items to keep in mind that cannot be checked by GitHub actions:

  • Documentation:
    • Does developer documentation (code comments, readme, etc.) need to be added or updated?
    • Does the user documentation need to be expanded or updated for this change?
  • Testing:
    • Does this functionality require changing or adding new unit tests?
    • Does this functionality require changing or adding new integration tests?
  • Git Hygiene:

For more details refer to the Go coding standards and the pull request process.

@sundereshwar sundereshwar self-assigned this Sep 22, 2025
@sundereshwar sundereshwar requested a review from a team as a code owner September 22, 2025 06:31
@sundereshwar sundereshwar added the ci/cd Additions or improvements to CI/CD workflows. label Sep 22, 2025
@sundereshwar
Copy link
Contributor Author

Created #256 to resolve the CI Pipeline checks failure
Waiting to be merged.

@iamjoemccormick iamjoemccormick linked an issue Sep 22, 2025 that may be closed by this pull request
@sundereshwar sundereshwar force-pushed the sunder/chore/goreleaser-dockers-v2-migration branch from 8a86544 to 037a678 Compare September 23, 2025 14:46
@sundereshwar sundereshwar force-pushed the sunder/chore/goreleaser-dockers-v2-migration branch from 037a678 to 05bdf6e Compare September 24, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Additions or improvements to CI/CD workflows.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate GoReleaser config from dockers/docker_manifests to dockers_v2 Add multi-platform (arm64+amd64) container images

2 participants