Browse Source

Deployed e65bf8d4 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso 1 year ago
parent
commit
40fb0e21c2
2 changed files with 30 additions and 3 deletions
  1. 30 3
      main/introduction/deprecation-policy/index.html
  2. 0 0
      main/search/search_index.json

+ 30 - 3
main/introduction/deprecation-policy/index.html

@@ -644,6 +644,15 @@
       </ul>
       </ul>
     </nav>
     </nav>
   
   
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#depreaction-process" class="md-nav__link">
+    <span class="md-ellipsis">
+      Depreaction Process:
+    </span>
+  </a>
+  
 </li>
 </li>
       
       
     </ul>
     </ul>
@@ -3372,6 +3381,15 @@
       </ul>
       </ul>
     </nav>
     </nav>
   
   
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#depreaction-process" class="md-nav__link">
+    <span class="md-ellipsis">
+      Depreaction Process:
+    </span>
+  </a>
+  
 </li>
 </li>
       
       
     </ul>
     </ul>
@@ -3427,14 +3445,23 @@
 <li>Enums and constant values</li>
 <li>Enums and constant values</li>
 <li>Controller Configuration: CLI flags &amp; environment variables</li>
 <li>Controller Configuration: CLI flags &amp; environment variables</li>
 <li>Metrics as defined in the <a href="https://kubernetes.io/docs/reference/using-api/deprecation-policy/#deprecating-a-metric">Kubernetes docs</a></li>
 <li>Metrics as defined in the <a href="https://kubernetes.io/docs/reference/using-api/deprecation-policy/#deprecating-a-metric">Kubernetes docs</a></li>
-<li>a feature or specific behavior:<ul>
+<li>The following features or specific behavior:<ul>
 <li><code>ExternalSecret</code> <a href="http://localhost:8000/api-externalsecret/#update-behavior">update mechanics</a></li>
 <li><code>ExternalSecret</code> <a href="http://localhost:8000/api-externalsecret/#update-behavior">update mechanics</a></li>
 </ul>
 </ul>
 </li>
 </li>
 </ul>
 </ul>
 <h3 id="non-scope">Non-Scope</h3>
 <h3 id="non-scope">Non-Scope</h3>
-<p>We do not provide stability guarantee for <strong>source code imports</strong>. The Interfaces and the behavior will change in a unexpected and backwards-incompatible way. However,
-The maintained helm chart is not part of this deprecation policy.</p>
+<p>Everything not listed in scope is not subject to this deprecation policy and it is subject to breaking changes, updates at any point in time, and deprecation - <strong>as long as it follows the Deprecation Process listed below</strong>.</p>
+<p>This includes, but insn't limited to :
+* Any feature / specific behavior not in Scope.
+* Source code imports
+* Helm Charts
+* Release process
+* Docker Images (including multi-arch builds)
+* Image Signature (including provenance, providers, keys)
+* OLM-specific builds</p>
+<h2 id="depreaction-process">Depreaction Process:</h2>
+<p>Deprecation process is described within the <a href="https://github.com/external-secrets/external-secrets/blob/main/DEPRECATING.md">project github repository</a></p>
 
 
 
 
 
 

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


Some files were not shown because too many files changed in this diff