Giter Site home page Giter Site logo

Comments (4)

petercable avatar petercable commented on June 2, 2024

from sig-storage-local-static-provisioner.

mauriciopoppe avatar mauriciopoppe commented on June 2, 2024

I think adding

{{- if .Values.daemonset.nodeSelector }}
        {{ toYaml .Values.daemonset.nodeSelector | nindent 8 }}
{{- end }}

should work but at the same time you could have Linux vs Windows specific node selector key values, another option is to go with

{{- if .Values.daemonset.nodeSelectorWindows }}
        {{ toYaml .Values.daemonset.nodeSelectorWindows | nindent 8 }}
{{- end }}

from sig-storage-local-static-provisioner.

k8s-triage-robot avatar k8s-triage-robot commented on June 2, 2024

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

from sig-storage-local-static-provisioner.

mauriciopoppe avatar mauriciopoppe commented on June 2, 2024

This should be fixed in #353, check the release notes in that PR and the helm installation docs

from sig-storage-local-static-provisioner.

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.