Giter VIP home page Giter VIP logo

Comments (2)

sebafo avatar sebafo commented on June 2, 2024

Same problem here. There is a workaround for the chart - but I don't know what really causes this issue :(
Kong/charts#224

from helm-controller.

drewwalters96 avatar drewwalters96 commented on June 2, 2024

We're observing a similar error on a chart that we deploy successfully with the helm-operator and Helm CLI.

2020-11-19 15:45:02.074719 | primary | helmrelease.helm.toolkit.fluxcd.io/memcached is InProgress: reconciliation in progress
2020-11-19 15:45:02.074865 | primary | helmrelease.helm.toolkit.fluxcd.io/memcached is InProgress: Helm install failed: template: memcached/templates/deployment.yaml:55:36: executing "memcached/templates/deployment.yaml" at <include "helm-toolkit.snippets.kubernetes_entrypoint_init_container">: error calling include: template: memcached/charts/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl:170:109: executing "helm-toolkit.snippets.kubernetes_entrypoint_init_container" at <include "helm-toolkit.snippets.kubernetes_container_security_context">: error calling include: template: memcached/charts/helm-toolkit/templates/snippets/_kubernetes_container_security_context.tpl:40:21: executing "helm-toolkit.snippets.kubernetes_container_security_context" at <$envAll.Values.pod>: can't evaluate field Values in type string
---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
  annotations:
    config.kubernetes.io/path: openstack/helmrelease_memcached.yaml
  name: memcached
  namespace: openstack
spec:
  chart:
    spec:
      chart: memcached
      interval: 1m
      sourceRef:
        kind: HelmRepository
        name: memcached
      version: 0.1.1
  interval: 5m
  test:
    enable: false
  timeout: 10m
  values:
    labels:
      prometheus_memcached_exporter:
        node_selector_key: kubernetes.io/os
        node_selector_value: linux
      server:
        node_selector_key: kubernetes.io/os
        node_selector_value: linux
    monitoring:
      prometheus:
        enabled: false
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
  annotations:
    config.kubernetes.io/path: openstack/helmrepository_memcached.yaml
  name: memcached
  namespace: openstack
spec:
  interval: 10m
  url: https://tarballs.opendev.org/openstack/openstack-helm-infra

Helper

Chart

from helm-controller.

Related Issues (20)

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.