stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

remove op-specific SCCs from helm templates #624

Closed razvan closed 3 months ago

razvan commented 3 months ago

Description

Cleanup tasks after release 24.7.0 to bring Helm and OLM closer together.

Remove custom product SCCs from the Helm charts and use nonroot-v2 instead.

Related issues

Tests an CI

Hbase integration tests which include several other ops:

--test-suite openshift \
--operator secret=0.0.0-pr488 \
zookeeper=0.0.0-pr852 \
hdfs=0.0.0-pr573 \
opa=0.0.0-pr620 

Operators

sbernauer commented 3 months ago

Everything done :)