Skip to content

Commit 4038ef6

Browse files
committed
Fix banner formatting
1 parent fbf895c commit 4038ef6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/source/_templates/banner.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,16 @@
1111
<!-- BEGIN: temporary change to point out known issues -->
1212
<div class="help adinf">
1313
<!--GCP users please see <a href="gcp-issues.html">the known issues page</a> -->
14-
<b>IMPORTANT:</b> The current GCP implementation may fail to properly release cloud resources, which could lead to excess user charges. We expect to release a fix soon. In the interim, we suggest using our AWS implementation, or for those who wish to use GCP, we have provided a workaround that, when applied, addresses this issue. For more information, please see <a href="gcp-issues.html">the known issues page</a>. (Message date: March 04, 2025)
15-
14+
<b>IMPORTANT:</b> The current GCP implementation may fail to
15+
properly release cloud resources, which could lead to excess user
16+
charges. We are actively working on a fix and expect to release it
17+
soon. <br><p>
18+
In the interim, we recommend using our AWS implementation. If you
19+
prefer to continue using GCP, a workaround is available to resolve
20+
the issue - please update the required kubernetes version as
21+
outlined on <a href="gcp-issues.html">the known issues page</a>.
22+
<br><P>
23+
(Message date: March 04, 2025)
1624
</div>
1725
<!-- END: temporary change to point out known issues -->
1826
</div>

0 commit comments

Comments
 (0)