Giter Club home page Giter Club logo

helm-namespace's Introduction

Hi there ๐Ÿ‘‹

helm-namespace's People

Contributors

jpigree avatar rawlingsj avatar zloeber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

helm-namespace's Issues

Rendered Manifests contain a resource that already exists

I created the namespace with this plugin but after some additions to the helmfile this error appears.
Sidenote, I didn't touch the namespace section.

releases:
  - name: loki-namespace
    chart: zloeber/namespace
    values:
      - namespaces:
          - loki
        labels:
          name: loki

Failed to render chart: exit status 1: Error: rendered manifests contain a resource that already exists. Unable to continue with install: existing resource conflict: namespace: , name: loki, existing_kind: /v1, Kind=Namespace, new_kind: /v1, Kind=Namespace

helm lint fails with helm 3: chart type is not valid in apiVersion 'v1'. It is valid in apiVersion 'v2'

Steps to recreate:

โžœ git clone [email protected]:zloeber/helm-namespace.git
โžœ cd helm-namespace/chart/namespace
โžœ helm dependency build .
โžœ helm lint
==> Linting .
[INFO] Chart.yaml: icon is recommended
[ERROR] Chart.yaml: chart type is not valid in apiVersion 'v1'. It is valid in apiVersion 'v2'

Error: 1 chart(s) linted, 1 chart(s) failed
โžœ  helm version
version.BuildInfo{Version:"v3.0.2", GitCommit:"19e47ee3283ae98139d98460de796c1be1e3975f", GitTreeState:"clean", GoVersion:"go1.13.5"}

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.