Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AndrejsPon00
Copy link
Contributor

Switch from build-push-action to goreleaser-action to speed up kof operator build

Closes: #358

denis-ryzhkov
denis-ryzhkov previously approved these changes Jul 2, 2025
Copy link
Collaborator

@gmlexx gmlexx left a comment

Choose a reason for hiding this comment

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

We need to move dev builds to go releaser as well as it's not a best practice when we use this tool for releases only, but all dev and testing performs on top of old dockerfile and build process.

IMAGE_REPO=kof-operator VERSION=latest goreleaser release --snapshot --clean

@AndrejsPon00 AndrejsPon00 force-pushed the improve-kof-build-speed branch from a503834 to 5454c96 Compare July 2, 2025 12:09
@gmlexx gmlexx merged commit 499d13e into k0rdent:main Jul 2, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this to Done in k0rdent Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Speedup kof release as kcm did

3 participants