- Sort Score
- Result 10 results
- Languages All
Results 81 - 90 of 98 for alex (0.04 sec)
-
CHANGELOG/CHANGELOG-1.32.md
- Fixed a race condition that could result in erroneous volume unmounts for flex volume plugins during kubelet restart. ([#127669](https://github.com/kubernetes/kubernetes/pull/127669), [@olyazavr](https://github.com/olyazavr))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 14:49:49 UTC 2025 - 412.3K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="text/x-less"> <_comment>LESS source code</_comment> <glob pattern="*.less"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-lex"> <_comment>Lex/Flex source code</_comment> <glob pattern="*.l"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-log"> <_comment>application log</_comment>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.12.md
- Fix controller-manager crashes when flex plugin is removed from flex plugin directory ([#65536](https://github.com/kubernetes/kubernetes/pull/65536), [@gnufied](https://github.com/gnufied))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
CREDITS
github.com/asaskevich/govalidator https://github.com/asaskevich/govalidator ---------------------------------------------------------------- The MIT License (MIT) Copyright (c) 2014-2020 Alex Saskevich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 13 05:29:51 UTC 2025 - 1.8M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- Kubeadm: always mount the kube-controller-manager hostPath volume that is given by the `--flex-volume-plugin-dir` flag. ([#84468](https://github.com/kubernetes/kubernetes/pull/84468), [@neolit123](https://github.com/neolit123))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.8.md
* You can now set `VolumeMount.Propagation` to `Bidirectional` to enable a particular mount for a container to propagate itself to the host or other containers. * [alpha] Improve Flex volume deployment * Flex volume driver deployment is simplified in the following ways: * New driver files can now be automatically discovered and initialized without requiring a kubelet or controller-manager restart.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type RawSockaddrAny struct, Pad [92]int8 pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Alen uint8 pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Data [46]int8 pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Family uint8
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type RawSockaddrAny struct, Pad [92]int8 pkg syscall (darwin-arm64), type RawSockaddrDatalink struct pkg syscall (darwin-arm64), type RawSockaddrDatalink struct, Alen uint8 pkg syscall (darwin-arm64), type RawSockaddrDatalink struct, Data [12]int8 pkg syscall (darwin-arm64), type RawSockaddrDatalink struct, Family uint8 pkg syscall (darwin-arm64), type RawSockaddrDatalink struct, Index uint16
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type RawSockaddrAny struct, Pad [92]int8 pkg syscall (netbsd-arm64-cgo), type RawSockaddrDatalink struct pkg syscall (netbsd-arm64-cgo), type RawSockaddrDatalink struct, Alen uint8 pkg syscall (netbsd-arm64-cgo), type RawSockaddrDatalink struct, Data [12]int8 pkg syscall (netbsd-arm64-cgo), type RawSockaddrDatalink struct, Family uint8
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
src/main/webapp/js/admin/adminlte.min.js.map
=====================\n */\n\nclass NavbarSearch {\n constructor(_element, _options) {\n this._element = _element\n this._config = $.extend({}, Default, _options)\n }\n\n // Public\n\n open() {\n $(this._config.target).css('display', 'flex').hide().fadeIn().addClass(CLASS_NAME_OPEN)\n $(`${this._config.target} ${SELECTOR_SEARCH_INPUT}`).focus()\n }\n\n close() {\n $(this._config.target).fadeOut().removeClass(CLASS_NAME_OPEN)\n\n if (this._config.resetOnClose) {\n $(`...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 132.4K bytes - Viewed (0)