Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for rootDirectory (0.16 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

                <p>The following properties are supported in expressions:</p>
    
                <ul>
                <li>`project.basedir`: The project directory</li>
                <li>`project.rootDirectory`: The root directory of the project</li>
                <li>`project.artifactId`: The artifactId of the project</li>
                <li>`project.packaging`: The packaging of the project</li>
                <li>user properties</li>
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Aug 07 14:32:16 UTC 2025
    - 132.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.4.md

            * Make the kubectl from k8s release the default on GCI
    * kubelet summary rootfs now refers to the filesystem that contains the Kubelet RootDirectory (var/lib/kubelet) instead of cadvisor's rootfs ( / ), since they may be different filesystems. ([#35136](https://github.com/kubernetes/kubernetes/pull/35136), [@dashpole](https://github.com/dashpole))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
Back to top