ariga / atlas

Manage your database schema as code
https://atlasgo.io
Apache License 2.0
5.35k stars 235 forks source link

New version of atlas operator required built with atlas v0.20.0 or above? #2662

Open markphillips100 opened 3 months ago

markphillips100 commented 3 months ago

I require the functionality available via atlas v0.20.0 please, namely the sqlserver "out of beta" and the support for Azure AD authentication.

Is there a reason the atlas operator release is out of step with atlas itself?

rotemtam commented 3 months ago

Hi @markphillips100 , thanks for the feedback. A new version will be released soon and we will work on automating this process so the operator isn't lagging behind the CLI.

markphillips100 commented 3 months ago

Thank you @rotemtam . Much appreciated.

giautm commented 3 months ago

We have a nightly build version of the atlas-operator for the latest feature daily. So you can change the image tag if needed.

https://hub.docker.com/r/arigaio/atlas-operator/tags

P/s: on the process for tag new operator version.