Skip to content

Commit 36b08ee

Browse files
authored
hide namespaces via settings (#9547)
(cherry picked from commit 534a365efcf56aa7b3592b55e0885d021f97688c) added translation; bumped up charts version;fixed lint revert chart version bumpup add hideAllNamespaces in externalSettings func fix conflict
1 parent 1e49059 commit 36b08ee

File tree

17 files changed

+108
-1
lines changed

17 files changed

+108
-1
lines changed

charts/kubernetes-dashboard/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ app:
8484
# resourceAutoRefreshTimeInterval: 10
8585
# # Hide all access denied warnings in the notification panel
8686
# disableAccessDeniedNotifications: false
87+
# # Hide all namespaces option in namespace selection dropdown to avoid accidental selection in large clusters thus preventing OOM errors
88+
# hideAllNamespaces: false
8789
# # Namespace that should be selected by default after logging in.
8890
# defaultNamespace: default
8991
# # List of namespaces that should be presented to user without namespace list privileges.

modules/web/i18n/de/messages.de.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,6 +2672,14 @@
26722672
<source> Owner </source>
26732673
<target state="new"> Owner </target>
26742674
</trans-unit>
2675+
<trans-unit id="5883804203832913220" datatype="html">
2676+
<source>Hide All Namespaces option</source>
2677+
<target state="new">Hide All Namespaces option</target>
2678+
</trans-unit>
2679+
<trans-unit id="8967487471439603323" datatype="html">
2680+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2681+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2682+
</trans-unit>
26752683
</body>
26762684
</file>
26772685
</xliff>

modules/web/i18n/es/messages.es.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,6 +2664,14 @@
26642664
<source> Owner </source>
26652665
<target state="new"> Owner </target>
26662666
</trans-unit>
2667+
<trans-unit id="5883804203832913220" datatype="html">
2668+
<source>Hide All Namespaces option</source>
2669+
<target state="new">Hide All Namespaces option</target>
2670+
</trans-unit>
2671+
<trans-unit id="8967487471439603323" datatype="html">
2672+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2673+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2674+
</trans-unit>
26672675
</body>
26682676
</file>
26692677
</xliff>

modules/web/i18n/fr/messages.fr.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2660,6 +2660,14 @@
26602660
<source> Owner </source>
26612661
<target state="new"> Owner </target>
26622662
</trans-unit>
2663+
<trans-unit id="5883804203832913220" datatype="html">
2664+
<source>Hide All Namespaces option</source>
2665+
<target state="new">Hide All Namespaces option</target>
2666+
</trans-unit>
2667+
<trans-unit id="8967487471439603323" datatype="html">
2668+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2669+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2670+
</trans-unit>
26632671
</body>
26642672
</file>
26652673
</xliff>

modules/web/i18n/ja/messages.ja.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,6 +2664,14 @@
26642664
<source> Owner </source>
26652665
<target state="new"> Owner </target>
26662666
</trans-unit>
2667+
<trans-unit id="5883804203832913220" datatype="html">
2668+
<source>Hide All Namespaces option</source>
2669+
<target state="new">Hide All Namespaces option</target>
2670+
</trans-unit>
2671+
<trans-unit id="8967487471439603323" datatype="html">
2672+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2673+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2674+
</trans-unit>
26672675
</body>
26682676
</file>
26692677
</xliff>

modules/web/i18n/ko/messages.ko.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,6 +2664,14 @@
26642664
<source> Owner </source>
26652665
<target state="new"> Owner </target>
26662666
</trans-unit>
2667+
<trans-unit id="5883804203832913220" datatype="html">
2668+
<source>Hide All Namespaces option</source>
2669+
<target state="new">Hide All Namespaces option</target>
2670+
</trans-unit>
2671+
<trans-unit id="8967487471439603323" datatype="html">
2672+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2673+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2674+
</trans-unit>
26672675
</body>
26682676
</file>
26692677
</xliff>

modules/web/i18n/messages.xlf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,6 +1973,12 @@
19731973
<trans-unit id="9193001935256028830" datatype="html">
19741974
<source> Owner </source>
19751975
</trans-unit>
1976+
<trans-unit id="5883804203832913220" datatype="html">
1977+
<source>Hide All Namespaces option</source>
1978+
</trans-unit>
1979+
<trans-unit id="8967487471439603323" datatype="html">
1980+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
1981+
</trans-unit>
19761982
</body>
19771983
</file>
19781984
</xliff>

modules/web/i18n/zh-Hans/messages.zh-Hans.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,6 +2664,14 @@
26642664
<source> Owner </source>
26652665
<target state="new"> Owner </target>
26662666
</trans-unit>
2667+
<trans-unit id="5883804203832913220" datatype="html">
2668+
<source>Hide All Namespaces option</source>
2669+
<target state="new">Hide All Namespaces option</target>
2670+
</trans-unit>
2671+
<trans-unit id="8967487471439603323" datatype="html">
2672+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2673+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2674+
</trans-unit>
26672675
</body>
26682676
</file>
26692677
</xliff>

modules/web/i18n/zh-Hant-HK/messages.zh-Hant-HK.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,6 +2664,14 @@
26642664
<source> Owner </source>
26652665
<target state="new"> Owner </target>
26662666
</trans-unit>
2667+
<trans-unit id="5883804203832913220" datatype="html">
2668+
<source>Hide All Namespaces option</source>
2669+
<target state="new">Hide All Namespaces option</target>
2670+
</trans-unit>
2671+
<trans-unit id="8967487471439603323" datatype="html">
2672+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2673+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2674+
</trans-unit>
26672675
</body>
26682676
</file>
26692677
</xliff>

modules/web/i18n/zh-Hant/messages.zh-Hant.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,6 +2664,14 @@
26642664
<source> Owner </source>
26652665
<target state="new"> Owner </target>
26662666
</trans-unit>
2667+
<trans-unit id="5883804203832913220" datatype="html">
2668+
<source>Hide All Namespaces option</source>
2669+
<target state="new">Hide All Namespaces option</target>
2670+
</trans-unit>
2671+
<trans-unit id="8967487471439603323" datatype="html">
2672+
<source>Hides all-namespaces option from the namespaces dropdown list in UI.</source>
2673+
<target state="new">Hides all-namespaces option from the namespaces dropdown list in UI.</target>
2674+
</trans-unit>
26672675
</body>
26682676
</file>
26692677
</xliff>

0 commit comments

Comments
 (0)