You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate Jaeger Demo Deployment to OKE Using GitHub Actions (#7334)
## Which problem is this PR solving?
- Part of #7115
- Automate deployment on OKE with github action
- Workflow working screenshot :-
<img width="1892" height="767" alt="Screenshot_20250730_224420"
src="https://github.com/user-attachments/assets/21c61480-ebbf-4c80-a104-ea9458605af3"
/>
## Description of the changes
- Added Github action workflow to configure kubectl to access OKE and
deploy from the bash script .
## How was this change tested?
-
## Checklist
- [ ] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [ ] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [ ] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
---------
Signed-off-by: chahat sagar <[email protected]>
0 commit comments