+1 (binding)

Mehmet Salih Yavuz

-------- Original Message --------
On Wednesday, 06/24/26 at 16:24 Ville Brofeldt <[email protected]> 
wrote:
Hello,

This is a vote to release Apache Superset Kubernetes Operator 0.1.1 based on 
candidate rc1.

The release candidate artifacts are staged at:
  https://dist.apache.org/repos/dist/dev/superset/kubernetes-operator-0.1.1-rc1/

The git tag is:
  https://github.com/apache/superset-kubernetes-operator/releases/tag/v0.1.1-rc1

PGP keys used for signing are listed in:
  https://dist.apache.org/repos/dist/release/superset/KEYS

To verify the candidate (Go 1.26+, Helm, and Apache Rat must be installed 
locally; make will fetch additional Go modules and tools on first use):

  curl --remote-name-all 
https://dist.apache.org/repos/dist/dev/superset/kubernetes-operator-0.1.1-rc1/apache-superset-kubernetes-operator-0.1.1-rc1-source.tar.gz{,.asc,.sha512}
  curl -O https://dist.apache.org/repos/dist/release/superset/KEYS
  gpg --import KEYS
  gpg --verify 
apache-superset-kubernetes-operator-0.1.1-rc1-source.tar.gz{.asc,}
  shasum -a 512 -c 
apache-superset-kubernetes-operator-0.1.1-rc1-source.tar.gz.sha512
  tar -xzf apache-superset-kubernetes-operator-0.1.1-rc1-source.tar.gz
  cd apache-superset-kubernetes-operator-0.1.1/
  make test-unit helm-lint check-license

Notable changes are documented in:
  
https://github.com/apache/superset-kubernetes-operator/blob/v0.1.1-rc1/docs/reference/releases.md

The vote will be open for at least 72 hours.

[ ] +1 release this package
[ ]  0 no opinion
[ ] -1 do not release this package because ...

Thanks,
Ville

Reply via email to