Marc hurabielle

Results 9 issues of Marc hurabielle

**Describe the bug** * `ListFlags` should be cache by flipt when `cache is enable`. Right now it will [always call the storage](https://github.com/markphelps/flipt/blob/06aa76d28970a6b8fe533ba098b91ff7ad01cd74/storage/cache/flag.go#L53) * When a key is not in storage,...

enhancement
keep

## Description This issues is a follow up of a [slack discussion](https://gophers.slack.com/archives/CLWCBK7FY/p1653289067047189) When GCP topic is configured with ordering key and GCP subscription with ordering enable, `buffer` can not behave...

enhancement
buffers
gcp

# Info / version python: `3.6.5` jupyter / ipython related: ``` ipykernel 4.9.0 ipython 5.8.0 jupyter 1.0.0 jupyter-client 5.2.3 jupyter-console 5.2.0 jupyter-core 4.4.0 ``` # Bug It seems like `execute_interactive`...

In a cluster with a huge variance of usage, it is good to be able to set different configuration for auto scaling depending of the size of the cluster. it...

### Problem Is your feature request related to a problem? Please describe: Right now, our user contains a userID and an organizationID. So we are using: `context_id` has a string...

Hello, I had an initial looks at the operator, I wonder if there is any way to have autoscaling like https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ ?

priority/3 low
state/needs discussion

fix #19 When the filename was `x.y.z.yaml` the swagger validation was failing. It is coming from the lodash function `_.set` that serialize the `.` as a sub object, check https://github.com/lodash/lodash/issues/3529

## Bug description Seems like `.` can not be use in `PATH`. For example: - `'/users/{username}'` is defined in a filename: `users@{username}.yaml` But if we want to have `users.whatever/{username}` I...

# Descriptions Previously made an attempt to solve that in https://github.com/apache/beam/pull/28068/files, but at that time, I didn't have time to follow up. I will try to contribute better to beam...

runners
flink
Next Action: Reviewers