Skip to content

Commit dc9dcba

Browse files
committed
chore: copyright
Signed-off-by: Matt Kornfield <mkornfield@nvidia.com>
1 parent 8d05101 commit dc9dcba

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

e2e/k8s/chainsaw/network-policies/chainsaw-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
apiVersion: chainsaw.kyverno.io/v1alpha1
25
kind: Test
36
metadata:

e2e/k8s/scripts/run_network_policy_e2e.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env bash
2+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3+
# SPDX-License-Identifier: Apache-2.0
4+
25
#
36
# Local end-to-end path for Helm NetworkPolicy enforcement.
47

e2e/k8s/scripts/test_network_policies.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env bash
2+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3+
# SPDX-License-Identifier: Apache-2.0
4+
25
#
36
# Smoke-test Helm NetworkPolicy enforcement with Chainsaw.
47

e2e/k8s/values/network-policies.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
# Enables NetworkPolicy resources for local and CI enforcement smoke tests.
25
httpRoute:
36
enabled: false

0 commit comments

Comments
 (0)