Skip to content

feat: align uk8s params with new API and add uk8s images datasource - #175

Open
xiong3731 wants to merge 1 commit into
ucloud:masterfrom
xiong3731:feat/uk8s-api-params
Open

feat: align uk8s params with new API and add uk8s images datasource#175
xiong3731 wants to merge 1 commit into
ucloud:masterfrom
xiong3731:feat/uk8s-api-params

Conversation

@xiong3731

Copy link
Copy Markdown
  • resource/ucloud_uk8s_cluster: support cpu/memory/machine_type in master block and deprecate instance_type; add tag and boot_disk_size
  • resource/ucloud_uk8s_node: support cpu/memory/machine_type and deprecate instance_type; add gpu/gpu_type/max_pods/taints/tag/boot_disk_size/labels
  • resource/ucloud_uk8s_node: surface the shadowed backend Message on failure so errors like "resource not enough" are visible instead of a bare retcode
  • fix deprecated SDK field usage (MinmalCpuPlatform -> MinimalCpuPlatform)
  • new datasource: ucloud_uk8s_images (DescribeUK8SImage)

- resource/ucloud_uk8s_cluster: support cpu/memory/machine_type in master
  block and deprecate instance_type; add tag and boot_disk_size
- resource/ucloud_uk8s_node: support cpu/memory/machine_type and deprecate
  instance_type; add gpu/gpu_type/max_pods/taints/tag/boot_disk_size/labels
- resource/ucloud_uk8s_node: surface the shadowed backend Message on failure
  so errors like "resource not enough" are visible instead of a bare retcode
- fix deprecated SDK field usage (MinmalCpuPlatform -> MinimalCpuPlatform)
- new datasource: ucloud_uk8s_images (DescribeUK8SImage)
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.

1 participant