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

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

jakobmoellerdev 9 месяцев назад
Родитель
Сommit
45b4dbe50d
3 измененных файлов с 34 добавлено и 0 удалено
  1. 34 0
      main/introduction/stability-support/index.html
  2. 0 0
      main/search/search_index.json
  3. BIN
      main/sitemap.xml.gz

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

@@ -675,6 +675,15 @@
     </span>
     </span>
   </a>
   </a>
   
   
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#upgrading" class="md-nav__link">
+    <span class="md-ellipsis">
+      Upgrading
+    </span>
+  </a>
+  
 </li>
 </li>
       
       
         <li class="md-nav__item">
         <li class="md-nav__item">
@@ -3993,6 +4002,15 @@
     </span>
     </span>
   </a>
   </a>
   
   
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#upgrading" class="md-nav__link">
+    <span class="md-ellipsis">
+      Upgrading
+    </span>
+  </a>
+  
 </li>
 </li>
       
       
         <li class="md-nav__item">
         <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>
 </tr>
 </tbody>
 </tbody>
 </table>
 </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>
 <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>
 <p>The following table describes the stability level of each provider and who's responsible.</p>
 <table>
 <table>

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


BIN
main/sitemap.xml.gz


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