Skip to content

docs(getting-started): Update nodeSelector hostname label matching#2678

Merged
Aryan-sharma11 merged 3 commits into
kubearmor:mainfrom
kanishksingh23:docs/update-nodeselector-hostname-labels
Jun 22, 2026
Merged

docs(getting-started): Update nodeSelector hostname label matching#2678
Aryan-sharma11 merged 3 commits into
kubearmor:mainfrom
kanishksingh23:docs/update-nodeselector-hostname-labels

Conversation

@kanishksingh23

Copy link
Copy Markdown
Contributor

Purpose of PR:

Fixes #2669

Does this PR introduce a breaking change?
NO

If the changes in this PR are manually verified, list down the scenarios covered:
Verified that all 4 hostname matching modes documented match the implementation
in KubeArmor/common/common.go added by #2640

Additional information for reviewer? :
This PR is a continuation of #2640, which added improved hostname policy matching
but did not update the docs.

Checklist:

  • Bug fix. Fixes #
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

@kanishksingh23 kanishksingh23 force-pushed the docs/update-nodeselector-hostname-labels branch from 1026ff5 to 9fa13ae Compare June 17, 2026 07:42

@AryanBakliwal AryanBakliwal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey @kanishksingh23, the changes are correct but verbose in their current state. Can we try to summarize the newly added docs a bit.

@kanishksingh23 kanishksingh23 force-pushed the docs/update-nodeselector-hostname-labels branch from fa93ed7 to 5e4ef2e Compare June 17, 2026 15:36
@kanishksingh23

Copy link
Copy Markdown
Contributor Author

Hey @AryanBakliwal, thanks for the feedback. I have updated the docs to be more concise. Please have a look.

Comment thread getting-started/host_security_policy_specification.md Outdated
Comment thread getting-started/network_security_policy_specification.md Outdated
@kanishksingh23 kanishksingh23 force-pushed the docs/update-nodeselector-hostname-labels branch from deff8f5 to a8e30c4 Compare June 18, 2026 04:06

@AryanBakliwal AryanBakliwal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 🚀

@Aryan-sharma11 Aryan-sharma11 merged commit e21ebab into kubearmor:main Jun 22, 2026
9 checks passed
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.

docs: Update docs for nodeSelector hostname labels

3 participants