skypilot-nightly 1.0.0.dev20250102__py3-none-any.whl → 1.0.0.dev20250103__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
sky/__init__.py CHANGED
@@ -5,7 +5,7 @@ from typing import Optional
5
5
  import urllib.request
6
6
 
7
7
  # Replaced with the current commit when building the wheels.
8
- _SKYPILOT_COMMIT_SHA = '51bca2273a8e95b6458352015a91a0f15975df15'
8
+ _SKYPILOT_COMMIT_SHA = '6a6d6671958c9fce56ffa314144daa1156a43342'
9
9
 
10
10
 
11
11
  def _get_git_commit():
@@ -35,7 +35,7 @@ def _get_git_commit():
35
35
 
36
36
 
37
37
  __commit__ = _get_git_commit()
38
- __version__ = '1.0.0.dev20250102'
38
+ __version__ = '1.0.0.dev20250103'
39
39
  __root_dir__ = os.path.dirname(os.path.abspath(__file__))
40
40
 
41
41
 
@@ -6,6 +6,10 @@ History:
6
6
  configuration.
7
7
  - Hysun He (hysun.he@oracle.com) @ Nov.12, 2024: Add the constant
8
8
  SERVICE_PORT_RULE_TAG
9
+ - Hysun He (hysun.he@oracle.com) @ Jan.01, 2025: Set the default image
10
+ from ubuntu 20.04 to ubuntu 22.04, including:
11
+ - GPU: skypilot:gpu-ubuntu-2004 -> skypilot:gpu-ubuntu-2204
12
+ - CPU: skypilot:cpu-ubuntu-2004 -> skypilot:cpu-ubuntu-2204
9
13
  """
10
14
  import os
11
15
 
@@ -117,7 +121,7 @@ class OCIConfig:
117
121
  # the sky's user-config file (if not specified, use the hardcode one at
118
122
  # last)
119
123
  return skypilot_config.get_nested(('oci', 'default', 'image_tag_gpu'),
120
- 'skypilot:gpu-ubuntu-2004')
124
+ 'skypilot:gpu-ubuntu-2204')
121
125
 
122
126
  @classmethod
123
127
  def get_default_image_tag(cls) -> str:
@@ -125,7 +129,7 @@ class OCIConfig:
125
129
  # set the default image tag in the sky's user-config file. (if not
126
130
  # specified, use the hardcode one at last)
127
131
  return skypilot_config.get_nested(
128
- ('oci', 'default', 'image_tag_general'), 'skypilot:cpu-ubuntu-2004')
132
+ ('oci', 'default', 'image_tag_general'), 'skypilot:cpu-ubuntu-2204')
129
133
 
130
134
  @classmethod
131
135
  def get_sky_user_config_file(cls) -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: skypilot-nightly
3
- Version: 1.0.0.dev20250102
3
+ Version: 1.0.0.dev20250103
4
4
  Summary: SkyPilot: An intercloud broker for the clouds
5
5
  Author: SkyPilot Team
6
6
  License: Apache 2.0
@@ -1,4 +1,4 @@
1
- sky/__init__.py,sha256=3Skp0G5uYpDz1ila9ybindujnUJkbkcTlZhL0JsFeWU,5944
1
+ sky/__init__.py,sha256=zBFJYIJC0Thh7wMbPmIKReckuf85BH01e8PBCqlVzV4,5944
2
2
  sky/admin_policy.py,sha256=hPo02f_A32gCqhUueF0QYy1fMSSKqRwYEg_9FxScN_s,3248
3
3
  sky/authentication.py,sha256=kACHmiZgWgRpYd1wx1ofbXRMErfMcFmWrkw4a9NxYrY,20988
4
4
  sky/check.py,sha256=s8deMVL-k9y8gd519K7NWZc3DqWsEySwiAr0uH3Vvcc,9459
@@ -88,7 +88,7 @@ sky/clouds/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
88
88
  sky/clouds/utils/aws_utils.py,sha256=W5BRC-2F_VY4BymRA1kS6-MufsI3V8cfY_hv--4gJBU,1986
89
89
  sky/clouds/utils/azure_utils.py,sha256=NToRBnhEyuUvb-nBnsKTxjhOBRkMcrelL8LK4w6s4t8,3555
90
90
  sky/clouds/utils/gcp_utils.py,sha256=h_ezG7uq2FogLJCPSu8GIEYLOEHmUtC_Xzt4fLOw19s,6853
91
- sky/clouds/utils/oci_utils.py,sha256=e3k6GR0DBP6ansLtA3f1ojJXKrUbP-hBsLKZjJOjRtA,5792
91
+ sky/clouds/utils/oci_utils.py,sha256=jHIaKwS2H7AO3OgLg6kkUXlBCbPP4GJ8hgcrqQo98B8,6039
92
92
  sky/clouds/utils/scp_utils.py,sha256=r4lhRLtNgoz5nmkfN2ctAXYugF_-Et8TYH6ZlbbFfo8,15791
93
93
  sky/data/__init__.py,sha256=Nhaf1NURisXpZuwWANa2IuCyppIuc720FRwqSE2oEwY,184
94
94
  sky/data/data_transfer.py,sha256=wixC4_3_JaeJFdGKOp-O5ulcsMugDSgrCR0SnPpugGc,8946
@@ -288,9 +288,9 @@ sky/utils/kubernetes/k8s_gpu_labeler_job.yaml,sha256=k0TBoQ4zgf79-sVkixKSGYFHQ7Z
288
288
  sky/utils/kubernetes/k8s_gpu_labeler_setup.yaml,sha256=VLKT2KKimZu1GDg_4AIlIt488oMQvhRZWwsj9vBbPUg,3812
289
289
  sky/utils/kubernetes/rsync_helper.sh,sha256=h4YwrPFf9727CACnMJvF3EyK_0OeOYKKt4su_daKekw,1256
290
290
  sky/utils/kubernetes/ssh_jump_lifecycle_manager.py,sha256=Kq1MDygF2IxFmu9FXpCxqucXLmeUrvs6OtRij6XTQbo,6554
291
- skypilot_nightly-1.0.0.dev20250102.dist-info/LICENSE,sha256=emRJAvE7ngL6x0RhQvlns5wJzGI3NEQ_WMjNmd9TZc4,12170
292
- skypilot_nightly-1.0.0.dev20250102.dist-info/METADATA,sha256=kQYxKaNaYviPfe84I6DK9dHuvKVJsCqECwL7ekSsQCc,20439
293
- skypilot_nightly-1.0.0.dev20250102.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
294
- skypilot_nightly-1.0.0.dev20250102.dist-info/entry_points.txt,sha256=StA6HYpuHj-Y61L2Ze-hK2IcLWgLZcML5gJu8cs6nU4,36
295
- skypilot_nightly-1.0.0.dev20250102.dist-info/top_level.txt,sha256=qA8QuiNNb6Y1OF-pCUtPEr6sLEwy2xJX06Bd_CrtrHY,4
296
- skypilot_nightly-1.0.0.dev20250102.dist-info/RECORD,,
291
+ skypilot_nightly-1.0.0.dev20250103.dist-info/LICENSE,sha256=emRJAvE7ngL6x0RhQvlns5wJzGI3NEQ_WMjNmd9TZc4,12170
292
+ skypilot_nightly-1.0.0.dev20250103.dist-info/METADATA,sha256=3FIAve9MF45iLBck44l3bvw4-GW13tSqVcEVALPqMg4,20439
293
+ skypilot_nightly-1.0.0.dev20250103.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
294
+ skypilot_nightly-1.0.0.dev20250103.dist-info/entry_points.txt,sha256=StA6HYpuHj-Y61L2Ze-hK2IcLWgLZcML5gJu8cs6nU4,36
295
+ skypilot_nightly-1.0.0.dev20250103.dist-info/top_level.txt,sha256=qA8QuiNNb6Y1OF-pCUtPEr6sLEwy2xJX06Bd_CrtrHY,4
296
+ skypilot_nightly-1.0.0.dev20250103.dist-info/RECORD,,