freiheit-com / kuberpult

Kuberpult helps you manage different versions of different microservices in different cluster.
MIT License
39 stars 11 forks source link

Manifest export generates additional empty commit #1972

Open sven-urbanski-freiheit-com opened 1 week ago

sven-urbanski-freiheit-com commented 1 week ago

The manifest-repo-export-service generates the correct commit first, then adds another commit with the same commit message and pushes that. No real harm done, the second commit does not change any files, but it's a bit awkward for the history.

Observed in 9.3.0 and 9.3.1