-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/lb collector #292
Feature/lb collector #292
Conversation
No linked issues found. Please add the corresponding issues in the pull request description. |
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.
This looks good to me.
I tested all scripts and they're working OK. Nothing is breaking.
There are a few minor warnings here and there but that is not limiting functionality in any way.
I updated readme with additional prerequisite information.
* feat: #272 starting manifest k8s building * feat: #272 collector configuration * feat: #272 collector configuration * feat: #272 collector configuration * feat: #272 collector configuration * feat: #272 collector configuration * feat: #272 collector config * feat: #272 collector config * feat: #272 collector config / changing version packge 0.40.0 * Update collector-works.yaml * Update backend.yaml * chore: from K8s to k8s * Start the k8s README * chore: cleanup * feat: 272 - missing alteration. Jaeger structure; frontend env; prometheus target * feat: 272 - removing RUN mv .env .env of Backend.dockerfile * feat: #283 Public docker registry * feat: #283 Public docker registry * feat: #283 Public docker registry - fixing variable name and value * readme * feat: #283 - adding makefile k8s stufs; variable for namespace * feat: #283 - adding makefile k8s stufs; variable for namespace * Kind support (#284) * chore: strt kind provisioning * chore: testing kind stuff * chore: makefile bootstrap * chore: kind support * chore: some README * chore: some README * Update README.md * teste1 * Nginx * chore: update README * K8s deployment test (#290) * internal route * It works (#291) * Merge kind makefile * Update yml extension --------- Co-authored-by: Heider Leandro Massu Hengstmann <[email protected]> * chore: docs * chore: docs * chore: docs * Feature/lb collector (#292) * lb-collector * lb-collector * lb-collector * lb-collector * lb-collector * container-registry * updating Makefile new condictions; update readme * update readme * check whether the resources are ready or not * frontend arguments as env * frontend arguments as env * portforward * fixing issues related test demo * permission chmod -R +x ./ * otel-operator and cert-manager install - fix time * updating readme * removing forward of make default * update docs on prerequisites * add execute permissions to the bash scripts --------- Co-authored-by: Heider Leandro Massu Hengstmann <[email protected]> Co-authored-by: Kenan Dervisevic <[email protected]> --------- Co-authored-by: Heider Leandro Massu Hengstmann <[email protected]> Co-authored-by: Heider Leandro Massu Hengstmann <[email protected]> Co-authored-by: Kenan Dervisevic <[email protected]>
This PR is resolving issue #272