You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by yh...@apache.org on 2024/03/25 15:20:54 UTC

(beam) branch master updated: add finalizer removeal to postcommit java singlestoreio it (#30732)

This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 65c3e8ec401 add finalizer removeal to postcommit java singlestoreio it (#30732)
65c3e8ec401 is described below

commit 65c3e8ec401a885bfa70032d142452f22cfa5cbc
Author: Vlado Djerek <ra...@gmail.com>
AuthorDate: Mon Mar 25 16:20:46 2024 +0100

    add finalizer removeal to postcommit java singlestoreio it (#30732)
    
    Co-authored-by: Vlado Djerek <dj...@gmail.com>
---
 .github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
index ddbbfa3e5d4..8619521f24f 100644
--- a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
+++ b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
@@ -87,6 +87,7 @@ jobs:
         with:
           cluster_name: io-datastores
           k8s_namespace: ${{ matrix.job_name }}-${{ github.run_id }}
+          remove_finalizer:  memsqlclusters.memsql.com/sdb-cluster
       - name: Install Singlestore operator
         run: | 
           kubectl apply -f ${{github.workspace}}/.test-infra/kubernetes/singlestore/sdb-rbac.yaml