Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
hezijie 1d1ee0d647 fix incorrect type 2024-02-20 09:46:17 +08:00
hezijie 6167ef652d add new cluster_name_random_suffix variable so the users could decide whether they'd like to add a random suffix a cluster's name. add create_before_destroy to var.nodes so the users could decide whether they'd like to have a random suffix in node pools' names. 2024-02-20 09:46:17 +08:00
zjhe 070aa4c077 fix syntax error 2023-12-08 08:25:01 +08:00
zjhe 5c822a529a fix syntax error 2023-12-08 08:25:01 +08:00
hezijie 5a20befd4b fix incorrect expression 2023-12-08 08:25:01 +08:00
hezijie eecfe8df84 fix incorrect condition 2023-12-08 08:25:01 +08:00
zjhe 4920777365 try to fix 223 2023-12-08 08:25:01 +08:00
github-actions[bot] 27f9fff5ea Auto update 2023-08-03 02:32:51 +00:00
hezijie 7a86c06dc3 add unit test 2023-07-28 17:44:40 +08:00
hezijie 70eedf9f53 add location and resource_group_name for var.log_analytics_workspace so
users can set these two fields and avoid
data.azurerm_log_analytics_workspace in case they'd like to use resource
in another subscription.
2023-07-20 11:02:56 +08:00
zjhe 77e2001901 filter null value out of local.subnet_ids 2023-05-23 16:08:08 +08:00
github-actions[bot] 426e8c0763 Auto update 2023-05-09 03:32:35 +00:00
zjhe 4b823c35af Wrap `log_analytics_solution_id` to an object to fix #263.
Add symbolic links notice in the readme.
2023-04-11 14:02:11 +08:00
Saverio Proto ac1d3f7e4c
Create a role assignment for the AKS Service Principal to be a Network Contributor on the subnets used for the AKS Cluster (#327) 2023-03-24 09:17:02 +08:00
aescrob 890f51ba6e
fix: allow orchestrator_version if auto-upgrade is 'patch' to allow default_node_pool upgrade (#302) 2023-02-18 21:05:42 +08:00
David van der Spek c3753fea98
feat: allow for configuring auto_scaler_profile (#278)
* feat: allow for configuring auto_scaler_profile

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2023-01-17 16:01:07 +08:00
Saverio Proto 36fc5d84dc
auto-upgrade: variable orchestrator_version to null (#283) 2023-01-03 23:37:23 +08:00
Nathanael Liechti 31d26f0523
feat: add var automatic_channel_upgrade (#281)
* feat: add var automatic_channel_upgrade

- AKS clusters can now be automatically upgraded to new patch or minor versions
- Added unit tests to covert differnet auto-upgrade settings
- Extended startup example to enable automatic patch upgrades (most common use-case)

Signed-off-by: Nathanael Liechti <technat@technat.ch>
2022-12-15 14:02:12 +08:00
zjhe b1c5e5758c Add unit test for complex local logic 2022-10-09 09:29:29 +08:00