-
Notifications
You must be signed in to change notification settings - Fork 884
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added securityContext profile to cronjob in istio-system and remove P…
…SS workflow warnings (#2848) * Added securityContext profile to cronjob in istio-system Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Limited script to run for a minute Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Undo change to script Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Added time constraint to waiting for job loop Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Added if condition to script Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Added version to curl image Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Undo change to curl image Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Fixed failing cronjob Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Refactored the script Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Added workflow job to clear PSS warnings Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Removed cluster-local-gateway PSS patch Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Fixed typo in patches Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Debugging failing warnings Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Empty commit Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Fixed trigger paths for m2m tests Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Remove debug commands Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Fixed typo Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Increases cronjob time from 60s to 100s Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> * Change UID to debug Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com> --------- Signed-off-by: biswajit-9776 <biswajitpatt139@gmail.com>
- Loading branch information
1 parent
afc358d
commit b91cbc4
Showing
25 changed files
with
65 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ apiVersion: apps/v1 | |
kind: Deployment | ||
metadata: | ||
name: dex | ||
namespace: auth | ||
spec: | ||
template: | ||
spec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ apiVersion: apps/v1 | |
kind: Deployment | ||
metadata: | ||
name: minio | ||
namespace: kubeflow | ||
spec: | ||
template: | ||
spec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ apiVersion: apps/v1 | |
kind: Deployment | ||
metadata: | ||
name: mysql | ||
namespace: kubeflow | ||
spec: | ||
template: | ||
spec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters