- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for subresources (0.13 sec)
-
pom.xml
</plugin> <plugin> <artifactId>maven-war-plugin</artifactId> <configuration> <webResources> <resource> <directory>${project.build.directory}/${project.build.finalName}-compress</directory> </resource> </webResources> <packagingExcludes>**/*.min.map,**/*.min.css.map,**/*.min.js.map</packagingExcludes> </configuration> </plugin> <plugin>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.3.md
## Changelog since v1.3.4 ### Other notable changes * Update Dashboard UI to version v1.1.1 ([#30273](https://github.com/kubernetes/kubernetes/pull/30273), [@bryk](https://github.com/bryk)) * allow restricting subresource access ([#30001](https://github.com/kubernetes/kubernetes/pull/30001), [@deads2k](https://github.com/deads2k))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K bytes - Viewed (0)