Roman Dmytrenko

Results 71 comments of Roman Dmytrenko

@Mahee777 You need a role for the Temporal and then set that role to environment variable `AWS_ROLE_ARN`. It really depends on the your setup how it should be configured. EC2,...

@aepfli Could you please change the PR and issue title? `feat(..) Fix...` doesn't sound right and doesn't explain the change very well.

I support your proposal @sahidvelji. Since `semconv` has already provides the majority of necessary attributes, I don’t think the `telemetry` package adds significant value to `go-sdk`. Even the otel hook...

I can't find the original discussion about this but it is designed to be run in goroutine of the test. https://github.com/open-feature/go-sdk/blob/40fe27eca801dc7ffb4865e403bc2f407fddc339/openfeature/testing/testprovider.go#L34-L37

@JonCanning Thank you for raising this and for the work you’ve put in so far! There are a few things we’ll need to address before moving forward: - Please verify...

@sahidvelji Kinda sad that this hasn’t been open-sourced. I think your approach is reasonable. We’ll probably need a good guide on how to use Optimizely with Open Feature ecosystem.

@abisecops Could you please double-check your work? It looks like the tests aren’t passing.

@devumesh Thank you for your contribution! Please be patient as it will take some discussion. @GeorgeMac @markphelps could you please take a look on this? As it's a new API...

> Could you speak to this a bit more @erka ? I am not sure I quite follow yet. As in like, support deleting protected namespaces? Or maybe like... dropping...

> That way we could keep this `deleteAllNamespaces` as is and remove the creation of the default one at the end? @markphelps I think you are right. Probably `default` namespace...