Pierre Tessier

Results 63 comments of Pierre Tessier

It's on my long list of todos... rename the current target to `redeploy` and create a new target called `restart` which only does a restart.

Can you do a `docker compose down` or `make stop` first?

I just tested the demo on an x86 Ubuntu 22.04.3 system and it worked as expected. Which version of Linux are you trying this on? I was also able to...

This should be fixed now with the release of 1.7.2, and in the main branch.

@jbhardman we did a few more changes to the feature flag service. I apologize for sounding like a broken record here, but I do believe this is fixed now. Can...

This should be fixed now, but we have also decided to move away from the current Feature Flag service towards an OpenFeature implementation, so closing this issue.

We defined the API spec for this. It's in the demo.proto, but I'm confident the FeatureFlag service does not implement the Update/Delete API calls. Only GetFlag is implemented in the...

Though we should move to an OpenFeature framework for this, that lift is much larger than the valid ask by this issue. Let's take up that discussion separately to go...

I have a draft PR already for Helm to do this. It does require a 1.8.x release to be built and published, which I suspect we are ready to do...

When the helm chart for Demo 1.8.0 [PR](https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1026) is merge this will be supported there as well.