Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple Azure Cloud Environments and other improvements #146

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

renatolfc
Copy link
Contributor


- [🎉 NEW] We now support remote cluster creation on any Azure Cloud
  Environment, abstracting the requirements of different cloud
  environments and backend services. This means we now support
  deployments in sovereign clouds, such as the [US Government
  Cloud](https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-welcome),
  the [German Cloud](https://learn.microsoft.com/en-us/azure/germany/),
  and the [China Cloud](https://learn.microsoft.com/en-us/azure/china/overview-operations),
  in addition to the Azure Public Cloud.
- [📈 IMPROVEMENT] We upgraded terraform provider to version 3.89.0 to
  support cluster setup through Azure Cloud Shell.
- [⚒️ FIX] We fixed an issue that would cause the local cluster setup to
  fail in case the cluster name had underscores. Related to issue #133.
- [📈 IMPROVEMENT] We revised the notebook dependencies and changed the
  default environment and package manager from Conda to
  [Micromamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html).
  Environments should build considerably faster and present fewer
  dependency issues. Related to issues #141 and #144.
- [🎉 NEW] We added instructions on setting up the remote cluster using
  Azure Cloud Shell to the [Remote Cluster User
  Guide](https://microsoft.github.io/farmvibes-ai/docfiles/markdown/AKS.html).
- [⚒️ FIX] We fixed a bug that prevented the REST API documentation page
  to be rendered correctly. Related to issue #131.

----

Co-authored-by: Bruno Silva <[email protected]>
Co-authored-by: Peter Hammond <[email protected]>
Co-authored-by: Rafael Padilha <[email protected]>
Co-authored-by: Renato Luiz de Freitas Cunha <[email protected]>
Co-authored-by: Rick Gutierrez <[email protected]>
@renatolfc renatolfc merged commit d11af4d into main Feb 8, 2024
3 checks passed
@renatolfc renatolfc deleted the from-devops-release-982 branch February 9, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants