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

[ML] Restore idle_time_before_shutdown property to Compute Instances #27551

Merged
merged 20 commits into from
Nov 19, 2022

Conversation

nthandeMS
Copy link
Member

@nthandeMS nthandeMS commented Nov 17, 2022

Description

Restores the idle_time_before_shutdown property to the Compute Instance class. This property is now deprecated in favor of idle_time_before_shutdown_minutes.

Removes an experimental decorator from Compute Schedules to match the rest of the class.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-ml

nthandeMS and others added 2 commits November 18, 2022 13:29
@luigiw luigiw merged commit 743c09d into Azure:main Nov 19, 2022
nthandeMS added a commit to nthandeMS/azure-sdk-for-python that referenced this pull request Nov 19, 2022
@nthandeMS nthandeMS mentioned this pull request Nov 19, 2022
6 tasks
nthandeMS added a commit that referenced this pull request Nov 21, 2022
* [ML] Disable sdk telemetry logging (#27603)

* Disable sdk telemetry logging

* [ML] Restore idle_time_before_shutdown property to Compute Instances (#27551)

* Restored idle_time_before_shutdown property

* Removed merge conflict

* Removed extra change to init file

Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
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.

5 participants