Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com>
  • Loading branch information
biswajit-9776 committed Sep 15, 2024
1 parent d6ebc3f commit 86c372c
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 80 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pss_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
run: |
kustomize build common/kubeflow-namespace/base | kubectl apply -f -
./tests/gh-actions/install_cert_manager.sh
./tests/gh-actions/install_istio_with_ext_auth.sh
kustomize build common/istio-1-22/kubeflow-istio-resources/base | kubectl apply -f -
./tests/gh-actions/install_istio-cni.sh
kustomize build common/istio-cni-1-22/kubeflow-istio-resources/base | kubectl apply -f -
./tests/gh-actions/install_multi_tenancy.sh
kustomize build ./common/oauth2-proxy/overlays/m2m-self-signed | kubectl apply -f -
echo "Waiting for all oauth2-proxy pods to become ready..."
Expand Down
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/cache-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/kfam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/metadata-grpc-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/metadata-writer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/ml-pipeline-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/ml-pipeline-viewer-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
8 changes: 2 additions & 6 deletions contrib/security/PSS/patches/ml-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,9 @@ spec:
capabilities:
drop:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ spec:
- ALL
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true
7 changes: 1 addition & 6 deletions contrib/security/PSS/patches/workflow-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ spec:
runAsNonRoot: true
initContainers:
- image: docker.io/istio/proxyv2:1.22.1
name: istio-init
name: istio-validation
securityContext:
capabilities:
drop:
- ALL
seccompProfile:
type: RuntimeDefault
runAsUser: 1337
runAsNonRoot: true

0 comments on commit 86c372c

Please sign in to comment.