Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[elasticsearch] fix network policies http additional rules #1111

Merged
merged 2 commits into from
Mar 17, 2021

Commits on Mar 17, 2021

  1. [elasticsearch] fix network policies http additional rules

    This commit fix http additional rules to use with `NetworkPolicies`.
    
    Fix elastic#1106
    jmlrt committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    1063385 View commit details
    Browse the repository at this point in the history
  2. [elasticsearch] improve netpol tests

    This commit adds some small improvements in network policies tests:
    * update example Makefile to fix commands and use similar structure to
    other examples Makefiles
    * fix example values file extension
    * use different values for http and transport network policies in python
    test and example values to catch regressions where same values would be
    used for both
    jmlrt committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    3364342 View commit details
    Browse the repository at this point in the history