- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 2,434 for Groups (0.13 sec)
-
pilot/pkg/serviceregistry/kube/controller/ambient/testdata/allow-groups.yaml
groups: - rules: - matches: - destinationPorts: - 80 - matches: - namespaces: - exact: only-l4-ns principals: - exact: only-l4-principals - rules: - matches: - namespaces: - exact: when-l4-ns - matches: - sourceIps: - address: CgoKCg== length: 32 name: groups
Registered: 2024-06-14 15:00 - Last Modified: 2024-02-29 18:40 - 345 bytes - Viewed (0) -
pilot/pkg/serviceregistry/kube/controller/ambient/testdata/deny-groups.yaml
action: DENY groups: - rules: - matches: - destinationPorts: - 80 - matches: - namespaces: - exact: from-mix-ns principals: - exact: from-mix-principal - rules: - matches: - destinationPorts: - 80 - matches: - namespaces: - exact: to-mix-ns principals: - exact: to-mix-principal - rules: - matches: - destinationPorts: - 80
Registered: 2024-06-14 15:00 - Last Modified: 2024-02-29 18:40 - 955 bytes - Viewed (0) -
security/tools/jwt/samples/groups-scope.jwt
lei-tang <******@****.***> 1537395504 -0700
Registered: 2024-06-14 15:00 - Last Modified: 2018-09-19 22:18 - 659 bytes - Viewed (0) -
hack/verify-api-groups.sh
# See the License for the specific language governing permissions and # limitations under the License. # This scripts locates all API groups by their packages and versions # Usage: `hack/verify-api-groups.sh`. set -o errexit set -o nounset set -o pipefail KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/.. source "${KUBE_ROOT}/hack/lib/init.sh" register_files=()
Registered: 2024-06-15 01:39 - Last Modified: 2024-04-13 09:26 - 4.2K bytes - Viewed (0) -
pilot/pkg/serviceregistry/kube/controller/ambient/testdata/deny-groups-in.yaml
apiVersion: security.istio.io/v1beta1 kind: AuthorizationPolicy metadata: name: groups-deny spec: action: DENY rules: # Has mix of L4 and L7 in from - from: - source: principals: ["from-mix-principal"] requestPrincipals: ["from-mix-requestPrincipals"] namespaces: ["from-mix-ns"] to: - operation: ports: ["80"] # Has mix of L4 and L7 in to - from: - source:
Registered: 2024-06-14 15:00 - Last Modified: 2024-02-29 18:40 - 1.4K bytes - Viewed (0) -
pilot/pkg/serviceregistry/kube/controller/ambient/testdata/allow-groups-in.yaml
apiVersion: security.istio.io/v1beta1 kind: AuthorizationPolicy metadata: name: groups spec: rules: # Has mix of L4 and L7 in from - from: - source: principals: ["from-mix-principal"] requestPrincipals: ["from-mix-requestPrincipals"] namespaces: ["from-mix-ns"] to: - operation: ports: ["80"] # Has mix of L4 and L7 in to - from: - source:
Registered: 2024-06-14 15:00 - Last Modified: 2024-02-29 18:40 - 1.3K bytes - Viewed (0) -
tools/istio-iptables/pkg/capture/testdata/outbound-owner-groups.golden
Ben Leggett <******@****.***> 1710179183 -0400
Registered: 2024-06-14 15:00 - Last Modified: 2024-03-11 17:46 - 1.1K bytes - Viewed (0) -
tools/istio-clean-iptables/pkg/cmd/testdata/outbound-owner-groups.golden
Eoin Fennessy <******@****.***> 1715615475 +0100
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-13 15:51 - 2.8K bytes - Viewed (0) -
tools/istio-iptables/pkg/capture/testdata/outbound-owner-groups-exclude.golden
Ben Leggett <******@****.***> 1710179183 -0400
Registered: 2024-06-14 15:00 - Last Modified: 2024-03-11 17:46 - 1.2K bytes - Viewed (0) -
tools/istio-clean-iptables/pkg/cmd/testdata/outbound-owner-groups-exclude.golden
Eoin Fennessy <******@****.***> 1715615475 +0100
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-13 15:51 - 2.9K bytes - Viewed (0)