- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 30 for uker (0.06 sec)
-
src/main/webapp/js/admin/moment-with-locales.min.js
LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var er={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f"...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 360.5K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.22.md
- Adds feature gate `KubeletInUserNamespace` which enables support for running kubelet in a user namespace. The user namespace has to be created before running kubelet. All the node components such as CRI need to be running in the same user namespace.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// +optional optional string path = 2; // user is Optional: User is the rados user name, default is admin // More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it // +optional optional string user = 3; // secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret // More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String USER_CODE_REQUEST_PARAMETER = "user.code.request.parameter"; /** The key of the configuration. e.g. 20 */ String USER_CODE_MIN_LENGTH = "user.code.min.length"; /** The key of the configuration. e.g. 100 */ String USER_CODE_MAX_LENGTH = "user.code.max.length"; /** The key of the configuration. e.g. [a-zA-Z0-9_]+ */ String USER_CODE_PATTERN = "user.code.pattern";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
* To create or update an RBAC RoleBinding or ClusterRoleBinding object, a user must: ([#39383](https://github.com/kubernetes/kubernetes/pull/39383), [@liggitt](https://github.com/liggitt))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- github.com/vishvananda/netlink: b2de5d1 → v1.0.0 - github.com/vmware/govmomi: v0.20.1 → v0.20.3 - github.com/xiang90/probing: 07dd2e8 → 43a291a - go.uber.org/atomic: 8dc6146 → v1.3.2 - go.uber.org/multierr: ddea229 → v1.1.0 - go.uber.org/zap: 67bc79d → v1.10.0 - golang.org/x/crypto: e84da03 → 60c769a - golang.org/x/lint: 8f45f77 → 959b441 - golang.org/x/net: cdfb69a → 13f9640
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.11.md
- [Additional changes](#additional-changes) - [External Dependencies](#external-dependencies) - [Bug Fixes](#bug-fixes) - [General Fixes and Reliability](#general-fixes-and-reliability) - [Non-user-facing changes](#non-user-facing-changes) - [v1.11.0-rc.3](#v1110-rc3) - [Downloads for v1.11.0-rc.3](#downloads-for-v1110-rc3) - [Client Binaries](#client-binaries-11) - [Server Binaries](#server-binaries-11)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
- github.com/opencontainers/runc: [v1.1.10 → v1.1.12](https://github.com/opencontainers/runc/compare/v1.1.10...v1.1.12) - go.uber.org/atomic: v1.10.0 → v1.7.0 - go.uber.org/goleak: v1.2.1 → v1.3.0 - go.uber.org/zap: v1.19.0 → v1.26.0 - golang.org/x/crypto: v0.14.0 → v0.21.0 - golang.org/x/mod: v0.12.0 → v0.15.0 - golang.org/x/net: v0.17.0 → v0.23.0
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- `kubeadm`: a separate "super-admin.conf" file is now deployed. The User in `admin.conf` is now bound to a new RBAC Group `kubeadm:cluster-admins` that has `cluster-admin` `ClusterRole` access. The User in `super-admin.conf` is now bound to the `system:masters` built-in super-powers / break-glass Group that can bypass RBAC. Before this change, the default `admin.conf` was bound to `system:masters`...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:37:31 UTC 2024 - 375.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.20.md
- If the user specifies an invalid timeout in the request URL, the request will be aborted with an HTTP 400.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0)