v1.1.8
Release v1.1.8 (2023/07/12)
Changelog
- eaa6a8f Fix wsl and skip dupl for skipped test lint check
- 48e3612 Fix the policy tests 1. New param is introduced for network policy mock testing, so fixed other policy tests to supply this additional parameters. 2. Skip the failing custom-egress and custom-ingress network policy tests from mock testing
- f0a8472 Fix the failing network policy unit test
- d071feb Mocks for network policy
- 69359c7 Documentation for network policy resource
- c21b026 Examples and resource templates for network policy
- 8bc8da8 Acceptance test for network policy resource
- dfbc1a1 Resource and schema implementation for network policy
- 0e312a8 Models for network policy recipes
- 14b4f4d Correcting the schema descriptions and template for EKS cluster resource
- 29a1b2c Update custom policy documentation
- e5ad5f8 Fixes default values in eks cluster resource docs and documentation
- e8d8260 fix docs typo eks cluster guide
- 078643d added read context for ekscluster provider
- 6ff0a82 fixed eks cluster update and ignoring of nodepool errors
- fdf64b4 Add validation to check the nodepool spec contains nodepool config of tkgServiceVsphere or tkgVsphere or tkgAws
What's Changed
- Add validation to check the nodepool spec contains nodepool config of tkgServiceVsphere or tkgVsphere or tkgAws by @ramya-bangera in #154
- fix docs typo eks cluster guide by @billkable in #160
- fixed eks cluster update and ignoring of nodepool errors by @asutoshpalai in #159
- Fixes default values in eks cluster resource docs and documentation by @DheerajSShetty in #162
- Update custom policy documentation by @Vasundharashukla in #169
- Correcting the schema descriptions and template for EKS cluster resource as per the recent Documentation changes by @Vasundharashukla in #171
- Network Policy Terraform Support by @Vasundharashukla in #173
- Mocks for network policy by @Vasundharashukla in #175
- Fix the failing network policy unit test by @ramya-bangera in #189
- Fix the policy tests by @ramya-bangera in #190
- Fix wsl and skip dupl for skipped test lint check by @shobha2626 in #192
New Contributors
- @ramya-bangera made their first contribution in #154
- @billkable made their first contribution in #160
- @DheerajSShetty made their first contribution in #162
Full Changelog: v1.1.7...v1.1.8