UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update chart/values.yaml

Closed runyontr requested to merge twistlock-monitoring into main
4 unresolved threads

https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/668

Twistlock defenders and Monitoring node-exporters not turning on with current settings.

Merge request reports

Merge request pipeline #429709 passed

Merge request pipeline passed for eb1e45a7

Closed by Michael McLeroyMichael McLeroy 3 years ago (Sep 7, 2021 3:46pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
189 189 hostNetworking:
190 190 enabled: true
191 191 enforcementAction: deny
192 match: {}
192 match:
193 excludedNamespaces:
194 # twistlock defender
  • 224 227 noHostNamespace:
    225 228 enabled: true
    226 229 enforcementAction: deny
    227 match: {}
    230 match:
    231 excludedNamespaces:
    232 # node exporter
    233 - monitoring
    234 # twistlock defender
  • Tunde Oladipupo requested review from @toladipupo

    requested review from @toladipupo

  • Needs Charts.yaml and CHANGELOG.md update. Should be good to go after that.

  • 297 305 match:
    298 306 excludedNamespaces:
    299 307 - monitoring # Prometheus Node Exporter needs to be able to run on all nodes, regardless of taint, to gather node metrics
    308 - twistlock # Twistlock defenders need to be able to run on all nodes
  • 224 227 noHostNamespace:
    225 228 enabled: true
    226 229 enforcementAction: deny
    227 match: {}
    230 match:
    231 excludedNamespaces:
    232 # node exporter
    233 - monitoring
    234 # twistlock defender
    235 - twistlock
  • Michael McLeroy added statusdoing label and removed statusreview label

    added statusdoing label and removed statusreview label

  • Closing. Handled by other MRs into Big Bang

  • Please register or sign in to reply
    Loading