Code Monkey home page Code Monkey logo

Comments (3)

tiagoveigalazaro avatar tiagoveigalazaro commented on June 18, 2024

Also trying to accomplish something similar to this. In our case we have multiple namespaces which can hold the same, some or different applications (sub-environments if you will).

Our current setup with kustomize is something like:

root
  |-  application A
                 |- base
                 |- namespace1
                 |- namespace2

We need this because sometimes, for example, we need to test two different instances of an external system.

But when using such a setup we get an error:

err="loading resources from repo: duplicate definition of '<cluster>:kustomization/"

So far we haven't found a solution to this, if someone has any pointers it would be really helpful.

from flux-kustomize-example.

HerHde avatar HerHde commented on June 18, 2024

I'm also interested in this. Maybe it helps to mention that my logs spit out a bit more "detail":

caller=images.go:23 component=sync-loop error="getting unlocked automated resources: duplicate definition of '<cluster>:kustomization/' (in base/kustomization.yaml and namespace/test/kustomization.yaml)"

Maybe @stefanprodan has a clue?

from flux-kustomize-example.

andrewmclagan avatar andrewmclagan commented on June 18, 2024

We were guessing this is the core use-case for Flux. A little confused why this is not supported?

from flux-kustomize-example.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.