+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-repo-1.7.0-rc1 https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.7.0-rc1/ ) - Verified Helm chart can be installed (helm install flink-kubernetes-operator flink-operator-repo-1.7.0-rc1/flink-kubernetes-operator --set webhook.create=false) - Submitted the autoscaling demo, the autoscaler works well with rescale api (kubectl apply -f autoscaling.yaml) - Download Autoscaler standalone: wget https://repository.apache.org/content/repositories/orgapacheflink-1672/org/apache/flink/flink-autoscaler-standalone/1.7.0/flink-autoscaler-standalone-1.7.0.jar - Ran Autoscaler standalone locally, it works well with rescale api
Best, Rui On Fri, Nov 17, 2023 at 2:45 AM Mate Czagany <czmat...@gmail.com> wrote: > +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 JAR downloaded from the maven repository > - Tested autoscaler upscales correctly on load with Flink 1.18 rescaling > API > > Thanks, > Mate > > Gyula Fóra <gyf...@apache.org> ezt írta (időpont: 2023. nov. 15., Sze, > 16:37): > > > Hi Everyone, > > > > Please review and vote on the release candidate #1 for the version 1.7.0 > of > > Apache Flink Kubernetes Operator, > > as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > **Release Overview** > > > > As an overview, the release consists of the following: > > a) Kubernetes Operator canonical source distribution (including the > > Dockerfile), to be deployed to the release repository at dist.apache.org > > b) Kubernetes Operator Helm Chart to be deployed to the release > repository > > at dist.apache.org > > c) Maven artifacts to be deployed to the Maven Central Repository > > d) Docker image to be pushed to dockerhub > > > > **Staging Areas to Review** > > > > The staging areas containing the above mentioned artifacts are as > follows, > > for your review: > > * All artifacts for a,b) can be found in the corresponding dev repository > > at dist.apache.org [1] > > * All artifacts for c) can be found at the Apache Nexus Repository [2] > > * The docker image for d) is staged on github [3] > > > > All artifacts are signed with the key 21F06303B87DAFF1 [4] > > > > Other links for your review: > > * JIRA release notes [5] > > * source code tag "release-1.7.0-rc1" [6] > > * PR to update the website Downloads page to > > include Kubernetes Operator links [7] > > > > **Vote Duration** > > > > The voting time will run for at least 72 hours. > > It is adopted by majority approval, with at least 3 PMC affirmative > votes. > > > > **Note on Verification** > > > > You can follow the basic verification guide here[8]. > > Note that you don't need to verify everything yourself, but please make > > note of what you have tested together with your +- vote. > > > > Cheers! > > Gyula Fora > > > > [1] > > > > > https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.7.0-rc1/ > > [2] > > https://repository.apache.org/content/repositories/orgapacheflink-1672/ > > [3] ghcr.io/apache/flink-kubernetes-operator:ccb10b8 > > [4] https://dist.apache.org/repos/dist/release/flink/KEYS > > [5] > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12353462 > > [6] > > > https://github.com/apache/flink-kubernetes-operator/tree/release-1.7.0-rc1 > > [7] https://github.com/apache/flink-web/pull/699 > > [8] > > > > > https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Kubernetes+Operator+Release > > >