>>> I constantly get a similar error when operator (working in single
>>>> instance) receiving deployment statuses
>>>> Details described in this message
>>>> https://lists.apache.org/thread/0odcc9pvlpz1x9y2nop9dlmcnp9v1696
>>>> I tried changing versions and allocated resou
`
and enabling HA to see if this provides us more stable job restoration on
pod disruption.
On Fri, Sep 22, 2023 at 10:20 AM Nathan Moderwell <
nathan.moderw...@robinhood.com> wrote:
> Hi flink-kubernetes-operator maintainers,
>
> We have recently migrated to the official opera
Hi flink-kubernetes-operator maintainers,
We have recently migrated to the official operator and seeing a new issue
where our FlinkDeployments can fail and crashloop looking for a
non-existent savepoint. On further inspection, the job is attempting to
restart from the savepoint specified in execut
management of the
> applications.
>
> Gyula
>
> On Wed, 14 Jun 2023 at 19:31, Nathan Moderwell <
> nathan.moderw...@robinhood.com> wrote:
>
>> Saw this error when creating a job:
>>
>>> unable to create object: admission webhook "
>>> validat
Saw this error when creating a job:
> unable to create object: admission webhook "
> validationwebhook.flink.apache.org" denied the request: Forbidden Flink
> config key: kubernetes.namespace
Looking through the source code, I see these are forbidden config keys, but
could not find any explanati
/lists.apache.org/thread/cgwsr6f1l3202ktwcvtyxtdsgj2vyms1
>
> Nathan Moderwell 于2023年5月5日周五 03:54写道:
>
>> Hi,
>>
>> I'm running the sql-runner example in the flink-kuberenetes-operator repo
>> and hitting an error. I've tried building the image from different releases
>>
Hi,
I'm running the sql-runner example in the flink-kuberenetes-operator repo
and hitting an error. I've tried building the image from different releases
of the repo and that does not help. The pods run (status stays at Running)
and it is able to build the execution graph successfully, however I s