Skip to content

Releases: kubeshop/kusk-gen

0.2.1

17 Sep 12:51
2c9fcb8
Compare
Choose a tag to compare

Changelog

2c9fcb8 Implement Disabled option resolution for the Traefik generator checking for method level first and then traversing its path and then the global level (#167)
5f6d268 Implement Disabled option resolution in linkerd generator checking for method level first and then traversing its path and then the global level (#166)
4c1ef48 ambassador: fix rate limit CRDs being duplicated (#168)

0.2.0

16 Sep 10:24
e53ce05
Compare
Choose a tag to compare

Changelog

d4b366f Ambassador - Provide possibility to disable everything at root level - with corresponding possibility to enable at path/method level (#163)
74f3ad2 Check for interrupts in prompter. Exit immediately if interrupt detected (#160)
378e4f2 Documentation changes (#162)
e53ce05 Nginx-Ingress - Provide possibility to disable everything at root level - with corresponding possibility to enable at path level (#164)
ffc9022 Traefik generator support (#159)
8e08040 ci: update go to 1.17 (#155)
5b96f6f rate limit: add group option (#153)

0.1.1

01 Sep 08:36
a6f701a
Compare
Choose a tag to compare

Changelog

895b40a Allow for parsing spec file from URL (#149)
a18caf2 CORS options support in Wizard (#141)
a6f701a Remove skip changelog setting from goreleaser (#151)
35f73eb Split Wizard up into testable components (#122)
13161e8 Support Base path in Linkerd wizard and Support timeouts in Ambassador wizard (#129)
0e6ca1d Support setting host field in Mapping at global, path and operation levels (#121)
11d5684 Support timeouts in Linkerd and nginx-ingress wizards (#130)
6a3e525 Wizard: Load option defaults from apispec extensions (#145)
c1b9105 ambassador: rate limits (#142)
9324af5 nginx-ingress: add rate limits options (#137)
8321b51 nginx-ingress: fix incorrect host command line option (#140)
9daa47a nginx-ingress: warn that path level rate limit is applied separately for each path (#147)

0.1.0

16 Aug 10:49
d13390c
Compare
Choose a tag to compare
Update docs with brew command (#114)