1
0
mirror of synced 2026-04-01 14:19:30 +00:00

Migrate to fluxcd/pkg

This commit is contained in:
stefanprodan
2020-06-30 17:11:04 +03:00
parent 006c949941
commit 4621afcb31
14 changed files with 12 additions and 1557 deletions

View File

@@ -35,7 +35,7 @@ import (
"k8s.io/apimachinery/pkg/util/wait"
"sigs.k8s.io/controller-runtime/pkg/client"
"github.com/fluxcd/toolkit/pkg/ssh"
"github.com/fluxcd/pkg/ssh"
)
var createSourceGitCmd = &cobra.Command{