Просмотр исходного кода

Deployed 44bb3c4c to main with MkDocs 1.2.3 and mike 1.1.2

moolen 3 лет назад
Родитель
Сommit
368eaaebc8

+ 1 - 1
main/introduction/stability-support/index.html

@@ -2230,7 +2230,7 @@
 <td align="center"></td>
 <td align="center"></td>
 <td align="center"></td>
-<td align="center"></td>
+<td align="center">x</td>
 </tr>
 <tr>
 <td>senhasegura DSM</td>

+ 4 - 0
main/provider/webhook/index.html

@@ -2016,6 +2016,10 @@
 </code></pre></div>
 <h4 id="limitations">Limitations</h4>
 <p>Webhook does not support authorization, other than what can be sent by generating http headers</p>
+<div class="admonition note">
+<p class="admonition-title">Note</p>
+<p>If a webhook endpoint for a given <code>ExternalSecret</code> returns a 404 status code, the secret is considered to have been deleted.  This will trigger the <code>deletionPolicy</code> set on the <code>ExternalSecret</code>.</p>
+</div>
 <h3 id="templating">Templating</h3>
 <p>Generic WebHook provider uses the templating engine to generate the API call.  It can be used in the url, headers, body and result.jsonPath fields.</p>
 <p>The provider inserts the secret to be retrieved in the object named <code>remoteRef</code>.</p>

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


Некоторые файлы не были показаны из-за большого количества измененных файлов