Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-17 Thread Gyula Fóra
Thank you everyone for testing this! Closing the vote now, the results will be announced in a separate email. Cheers, Gyula On Tue, May 16, 2023 at 4:30 PM Márton Balassi wrote: > Thank you, team. > > +1 (binding) > > - Verified Helm repo works as expected, points to correct image tag, build,

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-16 Thread Márton Balassi
Thank you, team. +1 (binding) - Verified Helm repo works as expected, points to correct image tag, build, version - Verified basic examples + checked operator logs everything looks as expected - Verified hashes, signatures and source release contains no binaries - Ran built-in tests, built jars +

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-16 Thread Maximilian Michels
+1 (binding) 1. Downloaded the archives, checksums, and signatures 2. Verified the signatures and checksums 3. Extract and inspect the source code for binaries 4. Verified license files / headers 5. Compiled and tested the source code via mvn verify 6. Deployed helm chart to test cluster 7. Ran ex

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-15 Thread Jim Busche
+1 (Non-binding) I tested the following: - helm repo install from flink-kubernetes-operator-1.5.0-helm.tgz (See note 1 below) - podman Dockerfile build from source, looked good. (See note 2 below) - twistlock vulnerability scans of proposed ghcr.io/apache/flink-kubernetes-operator:be07be7 looks

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-15 Thread Gyula Fóra
+1 (binding) Verified the following: - Source files, checksums, signatures - Helm chart points to correct tag, deployed with and without HA - Deployed stateful application, performed upgrade, deletion, logs contain nothing unexpected - Checked release notes and maven repo contents Confirmed t

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-15 Thread Gyula Fóra
Thank you Jim! Based on this workaround I would not necessarily consider this a blocker for the release but if we find any issues we can definitely include the fix in the next RC. @Tamir Sagi : It would be great to understand whether these issues are regressions compared to the 1.4.0 operator ve

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-14 Thread Jim Busche
Hi Gyula, Well, I don't understand this RBAC very well, but I got it to work with a simple one-line change, adding the line "- flinkdeployments/finalizers" to the flink.apache.org apiGroups section of the clusterrole like this: oc edit clusterrole flink-operator - apiGroups: - flink.apac

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-14 Thread Tamir Sagi
fig/#kubernetes-config-file From: Gyula Fóra Sent: Sunday, May 14, 2023 4:25 PM To: dev@flink.apache.org Cc: Anthony Garrard ; Hao t Chang Subject: Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2 EXTERNAL EMAIL @Tamir: For 1:

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-14 Thread Gyula Fóra
gt; ------ > *From:* Jim Busche > *Sent:* Saturday, May 13, 2023 5:59 PM > *To:* dev@flink.apache.org ; Hao t Chang < > htch...@us.ibm.com>; Anthony Garrard > *Subject:* Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, > release candidate #2 &g

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-14 Thread Tamir Sagi
/nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/#accessing-flinks-web-ui Thanks, Tamir From: Jim Busche Sent: Saturday, May 13, 2023 5:59 PM To: dev@flink.apache.org ; Hao t Chang ; Anthony Garrard Subject: Re: [VOTE]

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.5.0, release candidate #2

2023-05-13 Thread Jim Busche
Hi Guyla, I was able to deploy rc-2 with helm on a kind cluster and it was able to deploy the sample. But I'm still struggling on OpenShift with rc-2. There's some kind of RBAC permission issue that I haven't been able to solve when it deploys the flinkdep or flinksessionjobs. oc get flinkd