Skip to content
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

add flagd service to minimal docker compose #1585

Merged
merged 3 commits into from
Jun 1, 2024

Conversation

rogercoll
Copy link
Contributor

Changes

Fixes: #1583

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
    * [ ] Appropriate documentation updates in the docs
    * [ ] Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@rogercoll rogercoll requested a review from a team May 28, 2024 08:58
@github-actions github-actions bot added the helm-update-required Requires an update to the Helm chart when released label May 28, 2024
@puckpuck
Copy link
Contributor

puckpuck commented Jun 1, 2024

I understand why we need this PR, but one of the reasons why we created the minimal version of the demo was to remove feature flagging from the minimal version. That decision was also made when feature flagging was handled by a separate Elixir-based service.

This PR should continue and get merged, but we should discuss at the next SIG meeting what a minimal version of the demo looks like today.

@puckpuck puckpuck merged commit 3ee280d into open-telemetry:main Jun 1, 2024
28 checks passed
AlexPSplunk pushed a commit to splunk/edu-opentelemetry-demo that referenced this pull request Jul 10, 2024
* add flagd service to minimal docker compose

* chore: add changelog entry

---------

Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm-update-required Requires an update to the Helm chart when released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Minimal" version of the docker-compose file fails with a missing dependency on "flagd"
3 participants