apiVersion: helm-expt.confighub.com/v1alpha1
kind: LiveHelmInstallerKindParityReceipt
metadata:
  name: bitnami-mysql-14.0.3-static-passwords-kind-parity-20260606
spec:
  chart: bitnami/mysql
  version: 14.0.3
  base: static-passwords
  result: pass
  observedAt: '2026-06-06T08:23:49Z'
  package:
    path: packages/bitnami/mysql/14.0.3
  recipe:
    path: recipes/bitnami/mysql/14.0.3
  variantRevision: recipes/bitnami/mysql/14.0.3/revisions/static-passwords/r001/variant-revision.yaml
  run:
    mode: two-vanilla-kind-clusters
    helmCluster: hx-mysql-e744c-6lbe-helm
    installerCluster: hx-mysql-e744c-6lbe-installer
    namespace: mysql
    cleanup:
      result: pass
      clusters:
      - cluster: hx-mysql-e744c-6lbe-helm
        leg: helm
        result: pass
        detail: 'Deleting cluster "hx-mysql-e744c-6lbe-helm" ...

          Deleted nodes: ["hx-mysql-e744c-6lbe-helm-control-plane"]'
      - cluster: hx-mysql-e744c-6lbe-installer
        leg: installer
        result: pass
        detail: 'Deleting cluster "hx-mysql-e744c-6lbe-installer" ...

          Deleted nodes: ["hx-mysql-e744c-6lbe-installer-control-plane"]'
  legs:
    regularHelm:
      result: pass
      command: helm upgrade --install mysql mysql --repo https://charts.bitnami.com/bitnami
        --version 14.0.3 --namespace mysql --create-namespace --values $HOME/code/helm-expt/runs/live-kind-parity/bitnami-mysql-static-passwords/regular-helm-values.yaml
        --wait --timeout 8m
      namespace: mysql
      manifestSHA256: 04e856bfa75859dc9d8e45c61d49ad566494a7f66c257da9113ad26ca1696380
      objectCount: 8
      liveHelmManifestSHA256: 6562adaa3f8d7e56ac540323bf95ad717882d7b93ba7de2628413c0f19f3c121
      liveHelmManifestObjectCount: 8
      runtimeNamespaces: &id001
      - mysql
      runtime:
        result: pass
        namespaces: *id001
        workloads: '# mysql

          statefulset.apps/mysql   1/1   64s'
        pods: '# mysql

          mysql-0   1/1   Running   0     64s'
        notReady: []
      stderr: ''
      getManifestError: ''
    cubInstallerApply:
      result: pass
      renderCommand: cub installer setup --pull $HOME/code/helm-expt/packages/bitnami/mysql/14.0.3
        --base static-passwords --work-dir /tmp/helm-expt-kind-parity-hx-mysql-e744c-6lbe-mysql
        --non-interactive --namespace mysql
      applyMode: two-cluster vanilla-kind; namespace-first kubectl apply; separated
        secrets staged when present
      namespace: mysql
      manifestSHA256: 3973b428a84ca295b407499efe7d53d717b3d8c88e2689ce940fd04760a6aae0
      objectCount: 9
      manifestNamespaces:
      - mysql
      runtimeNamespaces: &id002
      - mysql
      runtime:
        result: pass
        namespaces: *id002
        workloads: '# mysql

          statefulset.apps/mysql   1/1   71s'
        pods: '# mysql

          mysql-0   1/1   Running   0     71s'
        notReady: []
  semanticComparison:
    allowedExtraInstallerObjects:
    - v1|Namespace||mysql
    helmVsCubInstallerApply:
      result: pass
      helmObjectCount: 8
      installerObjectCount: 9
      missingFromInstaller: []
      extraInInstaller:
      - v1|Namespace||mysql
      semanticDiffs: []
      comparisonSHA256: 9ca2f68543753b6787f396ec656f6db68750db81777d858a39bb889d08a1896b
  checks:
  - name: kind-create-helm
    result: pass
    detail: helm kind cluster created
  - name: kind-create-installer
    result: pass
    detail: installer kind cluster created
  - name: regular-helm-live
    result: pass
    detail: "Release \"mysql\" does not exist. Installing it now.\nNAME: mysql\nLAST\
      \ DEPLOYED: Sat Jun  6 09:24:49 2026\nNAMESPACE: mysql\nSTATUS: deployed\nREVISION:\
      \ 1\nDESCRIPTION: Install complete\nTEST SUITE: None\nNOTES:\nCHART NAME: mysql\n\
      CHART VERSION: 14.0.3\nAPP VERSION: 9.4.0\n\n\u26A0 WARNING: Since August 28th,\
      \ 2025, only a limited subset of images/charts are available for free.\n   \
      \ Subscribe to Bitnami Secure Images to receive continued support and security\
      \ updates.\n    More info at https://bitnami.com and https://github.com/bitnami/containers/issues/83267\n\
      \n** Please be patient while the chart is being deployed **\n\nTip:\n\n  Watch\
      \ the deployment status using the command: kubectl get pods -w --namespace mysql\n\
      \nServices:\n\n  echo Primary: mysql.mysql.svc.cluster.local:3306\n\nExecute\
      \ the following to get the administrator credentials:\n\n  echo Username: root\n\
      \  MYSQL_ROOT_PASSWORD=$(kubectl get secret --namespace mysql mysql -o jsonpath=\"\
      {.data.mysql-root-password}\" | base64 -d)\n\nTo connect to your database:\n\
      \n  1"
  - name: cub-installer-apply-live
    result: pass
    detail: '# mysql

      statefulset.apps/mysql   1/1   71s'
  - name: semantic-object-parity
    result: pass
    detail: missing=0 extra=['v1|Namespace||mysql'] diffs=0
