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
13 stars 8 forks source link

VDC chart needs to retrieve connectors from maven central, not artifactory #32

Closed planetf1 closed 3 years ago

planetf1 commented 3 years ago

https://github.com/odpi/egeria/issues/4664 has changed the current release & merge build process such that all released artifacts and snapshots are on maven central.

Snapshots were previously published to odpi.jfrog.io but are now not being updated there.

As such the code to retrieve snapshots in our vdc chart needs updating to retrieve from maven central

planetf1 commented 3 years ago

Putting this on hold until we've completed refactoring around samples/security/ranger and figured out where we want to go next with vdc.

If you are dependent on the vdc chart and need to get it working please comment here and I'll look at it sooner

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