Explorar o código

Deployed 0ff41a344 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

moolen hai 9 meses
pai
achega
5d7923a211

+ 2 - 1
main/api/spec/index.html

@@ -12487,7 +12487,8 @@ GithubProvider
 </td>
 </td>
 <td>
 <td>
 <em>(Optional)</em>
 <em>(Optional)</em>
-<p>Github configures this store to push Github Action secrets using Github API provider</p>
+<p>Github configures this store to push GitHub Action secrets using GitHub API provider.
+Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr>
 <tr>

+ 22 - 1
main/provider/github/index.html

@@ -2895,6 +2895,15 @@
     <nav class="md-nav" aria-label="GitHub">
     <nav class="md-nav" aria-label="GitHub">
       <ul class="md-nav__list">
       <ul class="md-nav__list">
         
         
+          <li class="md-nav__item">
+  <a href="#limitations" class="md-nav__link">
+    <span class="md-ellipsis">
+      Limitations
+    </span>
+  </a>
+  
+</li>
+        
           <li class="md-nav__item">
           <li class="md-nav__item">
   <a href="#configuring-github-provider" class="md-nav__link">
   <a href="#configuring-github-provider" class="md-nav__link">
     <span class="md-ellipsis">
     <span class="md-ellipsis">
@@ -4049,6 +4058,15 @@
     <nav class="md-nav" aria-label="GitHub">
     <nav class="md-nav" aria-label="GitHub">
       <ul class="md-nav__list">
       <ul class="md-nav__list">
         
         
+          <li class="md-nav__item">
+  <a href="#limitations" class="md-nav__link">
+    <span class="md-ellipsis">
+      Limitations
+    </span>
+  </a>
+  
+</li>
+        
           <li class="md-nav__item">
           <li class="md-nav__item">
   <a href="#configuring-github-provider" class="md-nav__link">
   <a href="#configuring-github-provider" class="md-nav__link">
     <span class="md-ellipsis">
     <span class="md-ellipsis">
@@ -4104,8 +4122,11 @@
 
 
 <h2 id="github">GitHub</h2>
 <h2 id="github">GitHub</h2>
 <p>External Secrets Operator integrates with GitHub to sync Kubernetes secrets with <a href="https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions">GitHub Actions secrets</a>.</p>
 <p>External Secrets Operator integrates with GitHub to sync Kubernetes secrets with <a href="https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions">GitHub Actions secrets</a>.</p>
+<h3 id="limitations">Limitations</h3>
+<p>The GitHub provider is <strong>write-only</strong>, designed specifically to <strong>create and update</strong> GitHub Actions secrets using the
+<a href="https://docs.github.com/en/rest/actions/secrets">GitHub REST API</a>, and does not support <strong>fetching the secret values</strong>.</p>
 <h3 id="configuring-github-provider">Configuring Github provider</h3>
 <h3 id="configuring-github-provider">Configuring Github provider</h3>
-<p>The GitHub API requires to install the ESO app to your GitHub organisation in order to use the Github provider features.</p>
+<p>The GitHub API requires to install the ESO app to your GitHub organisation in order to use the GitHub provider features.</p>
 <h3 id="configuring-the-secret-store">Configuring the secret store</h3>
 <h3 id="configuring-the-secret-store">Configuring the secret store</h3>
 <p>Verify that <code>github</code> provider is listed in the <code>Kind=SecretStore</code>. The properties <code>appID</code>, <code>installationID</code>, <code>organization</code> are required to register the provider. In addition, authentication has to be provided.</p>
 <p>Verify that <code>github</code> provider is listed in the <code>Kind=SecretStore</code>. The properties <code>appID</code>, <code>installationID</code>, <code>organization</code> are required to register the provider. In addition, authentication has to be provided.</p>
 <p>Optionally, to target <code>repository</code> and <code>environment</code> secrets, the fields <code>repository</code> and <code>environment</code> need also to be added.</p>
 <p>Optionally, to target <code>repository</code> and <code>environment</code> secrets, the fields <code>repository</code> and <code>environment</code> need also to be added.</p>

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
main/search/search_index.json


BIN=BIN
main/sitemap.xml.gz


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio