k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
71 stars 51 forks source link

Enable building Cassandra images from trunk-based branches #304

Open emerkle826 opened 1 year ago

emerkle826 commented 1 year ago

Currently, the [cassandra-trunk]{https://github.com/k8ssandra/management-api-for-apache-cassandra/tree/master/cassandra-trunk} folder allows for building images of Management API based off Cassandra trunk. It would be beneficial to be able to build images for testing other feature/bug fix branches as well.

┆Issue is synchronized with this Jira Story by Unito

adejanovski commented 1 year ago

@emerkle826, could you describe the changes that need to be done to make this happen and write a definition of done for it? Thanks!