Search Options

Results per page
Sort
Preferred Languages
Advance

Results 321 - 330 of 333 for undelegate (0.08 sec)

  1. src/main/webapp/js/admin/popper.min.js.map

    /**\n   * Applies the computed styles to the popper element.\n   *\n   * All the DOM manipulations are limited to this modifier. This is useful in case\n   * you want to integrate Popper.js inside a framework or view library and you\n   * want to delegate all the DOM manipulations to it.\n   *\n   * Note that if you disable this modifier, you must make sure the popper element\n   * has its position set to `absolute` before Popper.js can do its work!\n   *\n   * Just disable this modifier and define...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 120.9K bytes
    - Viewed (0)
  2. api/maven-api-model/src/main/mdo/maven.mdo

            return getDelegate().isChildProjectUrlInheritAppendPath();
        }
    
        public void setChildProjectUrlInheritAppendPath(boolean childProjectUrlInheritAppendPath) {
            delegate = getDelegate().withChildProjectUrlInheritAppendPath(String.valueOf(childProjectUrlInheritAppendPath));
        }
    
                ]]>
              </code>
            </codeSegment>
            <codeSegment>
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Aug 07 14:32:16 UTC 2025
    - 132.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.11.md

    * Laid the groundwork for OIDC distributed claims handling in the apiserver authentication token checker. A distributed claim allows the OIDC provider to delegate a claim to a separate URL. ([ref](http://openid.net/specs/openid-connect-core-1_0.html#AggregatedDistributedClaims)). ([#63213](https://github.com/kubernetes/kubernetes/pull/63213), [@filmil](https://github.com/filmil))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.14.md

    for Group Managed Service Accounts (GMSA) for Windows containers in Kubernetes. GMSA are a specific type of Active Directory account that provides automatic password management, simplified service principal name (SPN) management, and the ability to delegate the management to other administrators across multiple servers.
    
    - Fixed smb remount and unmount issues on Windows ([#73661](https://github.com/kubernetes/kubernetes/pull/73661), [@andyzhangx](https://github.com/andyzhangx), [#75087]...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.23.md

    ### Feature
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), func TimevalToNsec(Timeval) int64
    pkg syscall (freebsd-arm64), func Truncate(string, int64) error
    pkg syscall (freebsd-arm64), func Umask(int) int
    pkg syscall (freebsd-arm64), func Undelete(string) error
    pkg syscall (freebsd-arm64), func UnixRights(...int) []uint8
    pkg syscall (freebsd-arm64), func Unmount(string, int) error
    pkg syscall (freebsd-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), func TimevalToNsec(Timeval) int64
    pkg syscall (darwin-arm64), func Truncate(string, int64) error
    pkg syscall (darwin-arm64), func Umask(int) int
    pkg syscall (darwin-arm64), func Undelete(string) error
    pkg syscall (darwin-arm64), func UnixRights(...int) []uint8
    pkg syscall (darwin-arm64), func Unmount(string, int) error
    pkg syscall (darwin-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.10.md

    * When ScheduleDaemonSetPods is enabled, the DaemonSet controller will delegate Pods scheduling to default scheduler. ([#59862](https://github.com/kubernetes/kubernetes/pull/59862), [@k82cn](https://github.com/k82cn))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), func Truncate(string, int64) error #53466
    pkg syscall (freebsd-riscv64), func Umask(int) int #53466
    pkg syscall (freebsd-riscv64), func Undelete(string) error #53466
    pkg syscall (freebsd-riscv64), func UnixRights(...int) []uint8 #53466
    pkg syscall (freebsd-riscv64), func Unmount(string, int) error #53466
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.txt

    pkg syscall (darwin-386), func TimevalToNsec(Timeval) int64
    pkg syscall (darwin-386), func Truncate(string, int64) error
    pkg syscall (darwin-386), func Umask(int) int
    pkg syscall (darwin-386), func Undelete(string) error
    pkg syscall (darwin-386), func UnixRights(...int) []uint8
    pkg syscall (darwin-386), func Unmount(string, int) error
    pkg syscall (darwin-386), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top