-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[jaeger] add new options, improvements into allInOne #586
Conversation
@rgaduput make sure your commits are signed otherwise I cannot merge your PR.
|
@pavelnikolov yes all 4 commits are signed. |
ok, let me see how to do that. |
…account Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>
Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>
Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>
… support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>
@pavelnikolov Done all commits GPG signed now. Could you please check and merge |
@pavelnikolov thanks, |
re-running fixed it, thanks |
* [jaeger] allInOne add option automountServiceAccountToken for serviceaccount Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> * [jaeger] allInOne add affinity support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> * [jaeger] allInOne add topologySpreadConstraints support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> * [jaeger] allInOne add podSecurityContext and containerSecurityContext support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> --------- Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
* [jaeger] allInOne add option automountServiceAccountToken for serviceaccount Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> * [jaeger] allInOne add affinity support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> * [jaeger] allInOne add topologySpreadConstraints support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> * [jaeger] allInOne add podSecurityContext and containerSecurityContext support Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> --------- Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>
What this PR does
automountServiceAccountToken
for serviceaccountaffinity
supporttopologySpreadConstraints
supportpodSecurityContext
andcontainerSecurityContext
supportWhich issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format,will close that issue when PR gets merged)
Checklist
[jaeger]
or[jaeger-operator]
)