Closing this vote thread, results will be announced in a separate email.
Gyula
On Mon, Nov 20, 2023 at 7:22 PM Maximilian Michels wrote:
> +1 (binding)
>
> 1. Downloaded the archives, checksums, and signatures
> 2. Verified the signatures and checksums
> 3. Extract and inspect the source code f
+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. Compiled and tested the source code via mvn verify
5. Verified license files / headers
6. Deployed helm chart to test cluster
7. Build
+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 + docker image from
+1 (binding)
Verified:
- Release files, maven repo contents, checksums, signature
- Verified and installed from Helm chart
- Ran basic stateful example and verified
- Upgrade flow
- No errors in logs
- Autoscaler (turn on/off, verify configmap cleared correctly)
- In-place scaling w
+1(non-binding)
- Downloaded artifacts from dist
- Verified SHA512 checksums
- Verified GPG signatures
- Build the source with java-11 and java-17
- Verified the license header
- Verified that chart and appVersion matches the target release
- RC repo works as Helm rep(helm repo add flink-operator-
+1 (non-binding)
- Checked signatures, checksums
- No binaries found in the source release
- Verified all source files contain the license header
- All pom files point to the correct version
- Verified Helm chart version and appVersion
- Verified Docker image tag
- Ran flink-autoscaler-standalone