Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • H Helm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 小 白蛋
  • Helm
  • Repository
Switch branch/tag
  • helm
  • pkg
  • action
  • uninstall.go
Find file BlameHistoryPermalink
  • Vibhav Bobade's avatar
    Add checking of length of resourceList before creating of deleting · 47abe66f
    Vibhav Bobade authored Apr 16, 2020
    
    
    A chart being installed which only contains CRDs and not
    any templates tries to install the resources by default.
    The resourceList which is used in this case does not check
    if there are resources present in it or not. This commit
    adds checks to those particular places where we need to check
    if the size of resourceList > 0 during installation and deletion.
    Signed-off-by: default avatarVibhav Bobade <vibhav.bobde@gmail.com>
    47abe66f

免费DevSecOps平台,让您的项目体验完整的DevSecOps流程,让项目更安全