mittwald / kubernetes-replicator

Kubernetes controller for synchronizing secrets & config maps across namespaces
Apache License 2.0
886 stars 101 forks source link

update go.mod to golang 1.18 #246

Closed slimm609 closed 1 year ago

slimm609 commented 1 year ago

update go.mod to golang 1.18 to match version in releaser

slimm609 commented 1 year ago

updated kind and helm since both were old as well. Kind was still deploying 1.18

slimm609 commented 1 year ago

@martin-helmich This should fix the issue with the failing tests

slimm609 commented 1 year ago

@martin-helmich any update on this?

martin-helmich commented 1 year ago

Oh, apologies. This looks good to me -- I'm just trying to figure out why the pipeline was not executed.