zjhe
65ce458d7a
prepare for dependabot
2022-12-15 14:19:46 +08:00
github-actions[bot]
f0aca846bd
Update changelog
2022-12-15 06:03:17 +00: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
b346574e1b
update go.sum
2022-12-14 16:29:31 +08:00
zjhe
f577e5f00a
bump terraform-module-test-helper version
2022-12-13 18:06:08 +08:00
github-actions[bot]
d789a1ccbe
Update changelog
2022-12-13 08:25:14 +00:00
zjhe
59f2f842dc
upgrade changelog updater
2022-12-13 16:23:45 +08:00
github-actions[bot]
2c1848524d
Update changelog
2022-12-13 05:13:42 +00:00
Alexandru Mazilu
533fb2c0d6
Added support for load_balancer_profile ( #277 )
...
* Added support for load_balancer_profile
2022-12-13 13:13:03 +08:00
github-actions[bot]
0d3b122924
Update changelog
2022-12-07 02:04:06 +00:00
JT
ff54e95c03
Merge pull request #279 from lonegunmanb/no-override
...
Upgrade `terraform-module-test-helper` lib so we can get rid of override file to execute version upgrade test
2022-12-07 10:03:26 +08:00
zjhe
9f4d4debaf
bump terraform-module-test-helper lib version to get rid of override file
2022-12-02 18:12:16 +08:00
zjhe
f7b536c96f
remove pr notification since it's too noisy
2022-11-30 14:42:37 +08:00
hezijie
d8859c2b9c
adjust build-test step name
2022-11-18 14:46:52 +08:00
hezijie
7092f3c9fd
add CodeQL to pre-pr check action
2022-11-18 14:26:22 +08:00
zjhe
8b90d95e46
fix update changelog ci step to support update changelog on new tag
2022-11-14 10:24:45 +08:00
lonegunmanb
88caaf9f9e
Update Changelog
2022-11-11 15:57:14 +00:00
lonegunmanb
9660b9f555
Merge pull request #275 from lonegunmanb/auto-changelog
...
Add auto changelog update to this repo.
2022-11-11 23:50:40 +08:00
zjhe
21d6775d77
trigger auto log update
2022-11-11 23:49:10 +08:00
zjhe
7c1cadfd2c
update ci pipeline to add auto changelog update, adjust pull request template.
2022-11-11 23:45:19 +08:00
lonegunmanb
450e007f6c
Merge pull request #271 from mr-onion-2/master
...
Add support for pod subnet
2022-11-11 23:39:33 +08:00
Mr Onion
4d1d809dd0
Merge pull request #1 from Azure/master
...
From main repo
2022-11-11 11:09:41 +00:00
zjhe
ce49be5faa
Merge branch 'master' of https://github.com/Azure/terraform-azurerm-aks
2022-11-10 09:44:48 +08:00
zjhe
9168b0ed50
update 1es pool name
2022-11-10 09:43:18 +08:00
lonegunmanb
094494ac40
Merge pull request #273 from lonegunmanb/bump-test-helper
...
Bump test helper version
2022-11-02 13:36:42 +08:00
zjhe
0ed2ab67ec
Fix pr-check issue.
2022-11-01 17:29:47 +08:00
Mr Onion
099879cd08
Delete scripts
2022-11-01 09:12:31 +00:00
zjhe
2af95b50c9
trigger ci on go.mod change
2022-11-01 16:41:54 +08:00
zjhe
79124eb587
bump test helper version
2022-11-01 16:27:20 +08:00
lonegunmanb
5b9b4796cd
Merge pull request #272 from lonegunmanb/ignore-scripts
...
Ignore `scripts` soft link
2022-11-01 11:32:43 +08:00
zjhe
1bef96a062
ignore `scripts` soft link.
2022-11-01 11:27:03 +08:00
zjhe
ba9387dc5f
fix breaking-detect
2022-11-01 11:14:08 +08:00
Mr Onion
1ea4930b4b
pre-commit
2022-10-25 21:27:58 +01:00
Mr Onion
d4fcd9022c
pod_subnet_id
2022-10-25 20:41:23 +01:00
zjhe
3d63a90e15
debug ci
2022-10-18 17:07:34 +08:00
zjhe
2fa870d2f0
try to fix breaking detect
2022-10-18 16:55:40 +08:00
zjhe
71511695dc
try to fix breaking detect
2022-10-18 16:51:04 +08:00
zjhe
dac6a2d1de
adjust pr-check step
2022-10-18 08:55:56 +08:00
zjhe
779117dd91
prepare for v7
2022-10-18 08:49:19 +08:00
lonegunmanb
8fa1d749df
Merge pull request #268 from lonegunmanb/detect-breaking-ci
...
Add breaking change detect CI step.
2022-10-18 08:42:32 +08:00
zjhe
f37a9ad0c0
update changelog
2022-10-18 08:42:06 +08:00
lonegunmanb
c515ae99ad
Merge pull request #266 from nlamirault/feat/workload-identity
...
Workload Identity support
2022-10-18 08:38:28 +08:00
zjhe
be61ca0440
Add breaking change detect CI step.
2022-10-17 15:22:40 +08:00
Nicolas Lamirault
4fc9d6e4c3
Fix: variables ordering
...
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
2022-10-17 07:54:57 +02:00
Nicolas Lamirault
4d6fc95593
Update: documentation
...
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
2022-10-15 14:11:59 +02:00
Nicolas Lamirault
33328e1fda
Add: Workload Identity support
...
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
2022-10-14 19:37:48 +02:00
lonegunmanb
adee7df2ed
Merge pull request #264 from lonegunmanb/unit-test
...
Add unit test for complex local logic
2022-10-10 16:00:00 +08:00
zjhe
8c2d9afaf4
remove log analytics solution in root module for now to bypass a bug. will fix in next pr
2022-10-09 14:37:23 +08:00
zjhe
ba1865084e
fix index out of range issue
2022-10-09 10:52:46 +08:00
zjhe
b1c5e5758c
Add unit test for complex local logic
2022-10-09 09:29:29 +08:00