From af5f14d5cfd0585571c4b31acffd2031a92d52d1 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Thu, 29 May 2025 18:38:36 +0800 Subject: [PATCH] fix more tests Signed-off-by: yxxhero --- .github/workflows/ci.yaml | 2 -- .../output/diff-after-helm-diff-3.11.0 | 4 ++-- .../output/diff-live-after-helm-diff-3.11.0 | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 45ab91cf..a4e16301 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -97,8 +97,6 @@ jobs: name: built-binaries-${{ github.run_id }} - name: install semver run: go install github.com/ffurrer2/semver/v2/cmd/semver@latest - - name: semver help - run: semver help - name: Extract tar to get built binaries run: tar -xvf built-binaries.tar - name: Display built binaries diff --git a/test/integration/test-cases/suppress-output-line-regex/output/diff-after-helm-diff-3.11.0 b/test/integration/test-cases/suppress-output-line-regex/output/diff-after-helm-diff-3.11.0 index 327d2158..b9927c25 100644 --- a/test/integration/test-cases/suppress-output-line-regex/output/diff-after-helm-diff-3.11.0 +++ b/test/integration/test-cases/suppress-output-line-regex/output/diff-after-helm-diff-3.11.0 @@ -210,7 +210,7 @@ helmfile-tests, ingress-nginx-admission, RoleBinding (rbac.authorization.k8s.io) name: ingress-nginx-admission - namespace: "helmfile-tests" + namespace: helmfile-tests -helmfile-tests, ingress-nginx-admission, ServiceAccount (v1) has changed: +helmfile-tests, ingress-nginx-admission, ServiceAccount (v1) has changed, but diff is empty after suppression. helmfile-tests, ingress-nginx-admission, ValidatingWebhookConfiguration (admissionregistration.k8s.io) has changed: # Source: ingress-nginx/templates/admission-webhooks/validating-webhook.yaml # before changing this value, check the required kubernetes version @@ -371,7 +371,7 @@ helmfile-tests, ingress-nginx-admission-patch, Job (batch) has changed: - fsGroup: 2000 - runAsNonRoot: true - runAsUser: 2000 -helmfile-tests, ingress-nginx-controller, ConfigMap (v1) has changed: +helmfile-tests, ingress-nginx-controller, ConfigMap (v1) has changed, but diff is empty after suppression. helmfile-tests, ingress-nginx-controller, Deployment (apps) has changed: # Source: ingress-nginx/templates/controller-deployment.yaml apiVersion: apps/v1 diff --git a/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0 b/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0 index aa4311aa..1eab0c03 100644 --- a/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0 +++ b/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0 @@ -134,7 +134,7 @@ helmfile-tests, ingress-nginx, RoleBinding (rbac.authorization.k8s.io) has chang name: ingress-nginx - namespace: "helmfile-tests" + namespace: helmfile-tests -helmfile-tests, ingress-nginx, ServiceAccount (v1) has changed: +helmfile-tests, ingress-nginx, ServiceAccount (v1) has changed, but diff is empty after suppression. helmfile-tests, ingress-nginx-admission, ClusterRole (rbac.authorization.k8s.io) has changed, but diff is empty after suppression. helmfile-tests, ingress-nginx-admission, ClusterRoleBinding (rbac.authorization.k8s.io) has changed: # Source: ingress-nginx/templates/admission-webhooks/job-patch/clusterrolebinding.yaml