-
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
Fix hostname for Elasticsearch and add CI test #614
Conversation
40a43fd
to
a2a14b0
Compare
187a566
to
c766beb
Compare
.github/workflows/es.yaml
Outdated
- name: Check if cert-manager is up | ||
run: | | ||
cmctl check api --wait=5m | ||
- name: Run chart-testing (install) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: we can move all steps up to this point into a shared helper action (example) and not repeat them in each workflow. Then instead of defining a new workflow file you can add an extra job in the main workflow
…obs (jaegertracing#568) Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Pavel Nikolov <pavelnikolov@users.noreply.github.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Pavel Nikolov <pavelnikolov@users.noreply.github.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Jimmy Ungerman <jimmy@defenseunicorns.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@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> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: chenlujjj <953546398@qq.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
…and collector services (jaegertracing#590) Signed-off-by: mehul <mehulsharam4786@gmail.com>
… correct permissions when rbac.cluster.Role is set (jaegertracing#591) * Update role.yaml to solve issue 581 Signed-off-by: shivendoodeshmukh <shivendoo@gcoea.ac.in> * Bump Chart Version Signed-off-by: shivendoodeshmukh <shivendoo@gcoea.ac.in> --------- Signed-off-by: shivendoodeshmukh <shivendoo@gcoea.ac.in> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Martin Kravec <kravciak@gmail.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Andreas Seelinger <Andreas.Seelinger@accenture.com> Signed-off-by: Pavel Nikolov <pavelnikolov@users.noreply.github.com> Co-authored-by: Pavel Nikolov <pavelnikolov@users.noreply.github.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Pavel Nikolov <me@pavelnikolov.net> Signed-off-by: mehul <mehulsharam4786@gmail.com>
…ml (jaegertracing#600) The sidecar is missing the securityContext entry, and it makes it difficult to apply specific settings in the context of K8s PSS (migrating from PSP for example). Signed-off-by: Luca Toscano <ltoscano@wikimedia.org> Signed-off-by: mehul <mehulsharam4786@gmail.com>
…tracing#601) Signed-off-by: Kendi Paet <kendi@tavex.eu> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Blair Bowden <blair@radiusmethod.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: Mehul <mehulsharma4786@gmail.com> Signed-off-by: mehul <mehulsharam4786@gmail.com>
34a0481
to
f93c91d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…est for it Signed-off-by: mehul <mehulsharam4786@gmail.com>
* Share setup sub-action in CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: mehul <mehulsharam4786@gmail.com> Update Chart.yaml Signed-off-by: Pavel Nikolov <pavelnikolov@users.noreply.github.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>
1263e82
to
1b91023
Compare
What this PR does
Which 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]
)