Skip to content

feat(validation): Add MicroK8s firewall validation tests for egress a…#94

Draft
NVJCameron wants to merge 2 commits intomainfrom
jcameron/k8s-networking-shadeform-nebius
Draft

feat(validation): Add MicroK8s firewall validation tests for egress a…#94
NVJCameron wants to merge 2 commits intomainfrom
jcameron/k8s-networking-shadeform-nebius

Conversation

@NVJCameron
Copy link

…nd pod-to-pod communication

  • Implemented ValidateMicroK8sFirewallAllowsEgress to test egress connectivity from MicroK8s pods.
  • Implemented ValidateMicroK8sFirewallAllowsPodToPodCommunication to verify communication between MicroK8s pods.
  • Updated validation suite to include new tests for MicroK8s firewall rules.

…nd pod-to-pod communication

- Implemented `ValidateMicroK8sFirewallAllowsEgress` to test egress connectivity from MicroK8s pods.
- Implemented `ValidateMicroK8sFirewallAllowsPodToPodCommunication` to verify communication between MicroK8s pods.
- Updated validation suite to include new tests for MicroK8s firewall rules.
@NVJCameron NVJCameron self-assigned this Feb 19, 2026
…ting tests into dedicated functions

- Removed inline tests for MicroK8s firewall egress and pod-to-pod communication from the validation suite.
- Introduced `runMicroK8sFirewallValidation` function to encapsulate MicroK8s firewall tests.
- Enhanced readability and maintainability of the validation code.
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.

1 participant

Comments