Browse Source

Deployed 3d82944fb to main with MkDocs 1.6.1 and mike 1.2.0.dev0

jakobmoellerdev 9 months ago
parent
commit
45b4dbe50d

+ 34 - 0
main/introduction/stability-support/index.html

@@ -675,6 +675,15 @@
     </span>
   </a>
   
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#upgrading" class="md-nav__link">
+    <span class="md-ellipsis">
+      Upgrading
+    </span>
+  </a>
+  
 </li>
       
         <li class="md-nav__item">
@@ -3993,6 +4002,15 @@
     </span>
   </a>
   
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#upgrading" class="md-nav__link">
+    <span class="md-ellipsis">
+      Upgrading
+    </span>
+  </a>
+  
 </li>
       
         <li class="md-nav__item">
@@ -4191,6 +4209,22 @@ As of version 0.14.x , this is the only kubernetes version that we will guarante
 </tr>
 </tbody>
 </table>
+<h2 id="upgrading">Upgrading</h2>
+<p>External Secrets Operator has not reached stable 1.0 yet. This means that <strong>we treat each minor version bump as a potentially breaking change</strong>. Breaking changes may include:</p>
+<ul>
+<li>API schema changes</li>
+<li>Default behavior modifications</li>
+<li>Deprecated feature removals</li>
+<li>Provider authentication changes</li>
+<li>Configuration format updates</li>
+</ul>
+<p><strong>Important upgrade recommendations:</strong></p>
+<ol>
+<li><strong>Plan your upgrades carefully</strong> - Always review release notes before upgrading, it could contain breaking changes information</li>
+<li><strong>Upgrade version by version</strong> - We strongly recommend upgrading one minor version at a time (e.g., 0.18.x → 0.19.x → 0.20.x) rather than skipping versions</li>
+<li><strong>Test in non-production first</strong> - Always validate upgrades in development/staging environments</li>
+</ol>
+<p>Until we reach v1.0, please treat minor version upgrades with the same caution you would give to major version upgrades in other projects.</p>
 <h2 id="provider-stability-and-support-level">Provider Stability and Support Level</h2>
 <p>The following table describes the stability level of each provider and who's responsible.</p>
 <table>

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


BIN
main/sitemap.xml.gz


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