-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1218 from dholbach/flux-v1-deprecation
Update wording and docs for v1 archival
- Loading branch information
Showing
8 changed files
with
34 additions
and
62 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<div class="pageinfo pageinfo-warning"> | ||
<div class="pageinfo pageinfo-danger"> | ||
<h2>Upgrade Advisory</h2> | ||
<p>This documentation is for Flux (v1) and Helm Operator (v1). | ||
Both projects are in maintenance mode and will | ||
Both projects have reached their | ||
<a href="/blog/2022/10/september-2022-update/#flux-legacy-v1-retirement-plan"> | ||
reach end-of-life in November 2022.</a></p> | ||
end-of-life in November 2022</a> and have been archived.</p> | ||
<p>We strongly recommend you familiarise yourself with the newest Flux and | ||
<a href="/flux/migration/">start looking at your migration path</a>.</p> | ||
<a href="/flux/migration/">migrate as soon as possible</a>.</p> | ||
<p>For documentation regarding the latest Flux, please refer to | ||
<a href="/flux/">this section</a>.</p> | ||
</div> |