- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for prune (0.02 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- Restore the ability to `kubectl apply --prune` without --namespace flag. Since 1.17, `kubectl apply --prune` only prunes resources in the default namespace (or from kubeconfig) or explicitly specified in command line flag. But this is s breaking change from kubectl 1.16, which can prune resources in all namespace in config file. This patch restores the kubectl 1.16 behaviour. ([#89551](https://github.com/kube...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getCrawlerDocumentHtmlCanonicalXpath(); /** * Get the value for the key 'crawler.document.html.pruned.tags'. <br> * The value is, e.g. noscript,script,style,header,footer,aside,nav,a[rel=nofollow] <br> * comment: HTML tags to prune (remove) during document processing. * @return The value of found property. (NotNull: if not found, exception but basically no way) */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1)