Dawid Rogaczewski
Dawid Rogaczewski
any progress in this? @kmoe @bflad
@kmoe @bflad could you take a look?
@aareet or @bflad is there chance to review this?
> Not really needed for now as the operator deployment is just a single command deploying multiple different resources and yaml with 1308 lines: https://github.com/oracle/oracle-database-operator/blob/main/oracle-database-operator.yaml
any news?
Currently terraform split file looks as on https://support.hashicorp.com/hc/en-us/articles/7955227415059-How-to-Split-State-Files but I see huge business case which can be very important. We use a terraform to create primary and disaster recovery environment...
@dgomezleon can you take a look into it
> Hi @daroga0002 > > Thanks so much for this contribution! IMHO, we should change the way to deploy TaskManger and use a statefulset instead since, as you pointed out,...
As I mentioned, this doesnt require statefulset (which will be also limiting it). Flink cluster is dynamic and fully supports `Deployment` types. I believe I found where is issue (basing...
yup, I just noticed that during refactor local cache was removed and moved to HA coordinator 💯 The logic which I see is to avoid updating values in coordinator when...