odpi / egeria-samples

various samples that can be useful either for learning or as initial starting points for working with Egeria
Apache License 2.0
12 stars 8 forks source link

Allow storage class to be specified in VDC helm chart #13

Closed planetf1 closed 3 years ago

planetf1 commented 5 years ago

Whilst in many environments the default storage class supports auto provisioning, in some it does not. In a recent example I used an environment where a specific name should be used if dynamic provisioning was required

The charts should allow for the storage class(es) to be overridden by the chart user when deploying. (Also depends on odpi/egeria-samples#8 ). However some persistance is already used by kafka etc

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

planetf1 commented 3 years ago

The VDC environment will need significant re-work to adapt to the many changes made in Egeria to better support metadata integration. Additionally the helm charts used for the lab & a simple base config have evolved to better support different types of services, exposing of ports, persistent storage etc.

As such specific incremental changes to the current - now old - charts do not really add value.

As such closing for now