You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create Tls Inspection Policy resource and update Gateway Security Policy to use the field tlsInspectionPolicy (#7880) (#5615)
* adding the resources, the examples and the tests
* updates in the tsl resource, added fix in the tests files, but not creating the tls resource, just the ca pool
* adding a todo for certificate authority
* adding the resource of certificate, need to fix the error while deleting
* fixed the creation of ca and capool, receiving error 13 for tls creation
* removing advanced example, adding capool fields for tests, failing in tls creation
* updating the ca_pool to add into the tls, not working
* fix the tests, concurrency problem, solved with depends_on field
* updating the gateway security policy to use tls inpection policy
* fixing the test scenario for tls_inspection basic
* fix a typo in documentation for tls resource and the name of file test
* adding a new field in the resource and in the test scenario, adding a todo for a field with a resource not implemented
Signed-off-by: Modular Magician <[email protected]>
0 commit comments