forked from chaos-mesh/chaos-mesh
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: extends Task with additional PodSpec fields
Adds the following fields from the corev1.PodSpec in order to make the task pod more configurable: * RestartPolicy * RestartPolicy * ActiveDeadlineSeconds * NodeSelector * ServiceAccountName * AutomountServiceAccountToken * SecurityContext * ImagePullSecrets * Affinity * Tolerations * TopologySpreadConstraints
- Loading branch information
1 parent
374536a
commit d36f9af
Showing
14 changed files
with
21,526 additions
and
3,196 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
3,483 changes: 3,168 additions & 315 deletions
3,483
config/crd/bases/chaos-mesh.org_workflownodes.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,451 changes: 1,449 additions & 2 deletions
1,451
helm/chaos-mesh/crds/chaos-mesh.org_schedules.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
3,483 changes: 3,168 additions & 315 deletions
3,483
helm/chaos-mesh/crds/chaos-mesh.org_workflownodes.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
1,366 changes: 1,364 additions & 2 deletions
1,366
helm/chaos-mesh/crds/chaos-mesh.org_workflows.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.