Alexandr Dyakonov
Alexandr Dyakonov
### Is your feature request related to a problem? Please describe. Hello. I have created nsxt_policy_vlan_segment resource in one Terraform project. ``` resource "nsxt_policy_segment" "vxlan-10" { display_name = "vxlan-10-Service" description...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue that...
## Description Added block in the documentation that illustrates how to create a cert-manager issuer that uses DNS Challenge. It also provides necessary context to help users understand scenarios where...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue that...
## Description This pull request is in relation to amendments made to promql queries for alerts indicating expiring and expired certificates. Previously, the `CertmanagerCertificateExpiredSoon` alert was triggered simultaneously with the...