mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-19 10:15:43 +00:00
refactor: use new filesys/fs_memory for in-memory layer
Signed-off-by: rycli <cyril@ryc.li>
This commit is contained in:
parent
cd3bb2d612
commit
3e0eb31dcc
5 changed files with 124 additions and 101 deletions
2
go.mod
2
go.mod
|
|
@ -268,4 +268,4 @@ require (
|
|||
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 // indirect
|
||||
)
|
||||
|
||||
replace github.com/fluxcd/pkg/kustomize => github.com/rycli/fluxcd-pkg/kustomize v0.0.0-20260329153243-0671cee33351
|
||||
replace github.com/fluxcd/pkg/kustomize => github.com/rycli/fluxcd-pkg/kustomize v0.0.0-20260329192052-94b031e1aca6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue