Skip to content

feat: adding support for nodeSelector with runtime-enforcer debugger deployment#562

Merged
venkateshjayagopal merged 1 commit into
rancher-sandbox:mainfrom
venkateshjayagopal:main
Apr 20, 2026
Merged

feat: adding support for nodeSelector with runtime-enforcer debugger deployment#562
venkateshjayagopal merged 1 commit into
rancher-sandbox:mainfrom
venkateshjayagopal:main

Conversation

@venkateshjayagopal
Copy link
Copy Markdown
Collaborator

@venkateshjayagopal venkateshjayagopal commented Apr 17, 2026

What this PR does / why we need it:

Need support for nodeSelector attribute for debugger deployment

Which issue(s) this PR fixes

fixes #548

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@venkateshjayagopal
Copy link
Copy Markdown
Collaborator Author

venkateshjayagopal commented Apr 17, 2026

helm unittest results,

root@masternode:~/new/runtime-enforcer-vj/charts/runtime-enforcer# helm unittest .

### Chart [ runtime-enforcer ] .

 PASS  Agent DaemonSet Tests    tests/daemonset_test.yaml
 PASS  Debugger Deployment Tests        tests/deployment_debugger_test.yaml
 PASS  Controller Deployment Tests      tests/deployment_test.yaml
 PASS  Controller PDB Tests     tests/pdb_test.yaml
 PASS  Service Account Tests    tests/serviceaccount_test.yaml
 PASS  VAP Pod Policy Validation Tests  tests/vap_pod_policy_validation_test.yaml

Charts:      1 passed, 1 total
Test Suites: 6 passed, 6 total
Tests:       39 passed, 39 total
Snapshot:    0 passed, 0 total
Time:        280.183068ms



…eployment

Signed-off-by: Venkatesh Jayagopal <venkatesh.jayagopal@suse.com>
@Andreagit97 Andreagit97 added this to the 0.6.0 milestone Apr 20, 2026
Copy link
Copy Markdown
Member

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@kyledong-suse kyledong-suse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@venkateshjayagopal venkateshjayagopal merged commit 5389d0e into rancher-sandbox:main Apr 20, 2026
13 checks passed
@Andreagit97 Andreagit97 changed the title fix: adding support for nodeSelector with runtime-enforcer debugger deployment feat: adding support for nodeSelector with runtime-enforcer debugger deployment Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: provide nodeSelector attribute for debugger deployment in values.yaml

4 participants