- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 85 for customize (0.1 sec)
-
CHANGELOG/CHANGELOG-1.21.md
- github.com/xlab/treeprint: [a009c39](https://github.com/xlab/treeprint/tree/a009c39) - go.starlark.net: 8dd3e2e - golang.org/x/term: 6a3ed07 - sigs.k8s.io/kustomize/api: v0.8.5 - sigs.k8s.io/kustomize/cmd/config: v0.9.7 - sigs.k8s.io/kustomize/kustomize/v4: v4.0.5 - sigs.k8s.io/kustomize/kyaml: v0.10.15 ### Changed - dmitri.shuralyov.com/gpu/mtl: 666a987 → 28db891
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
- Upgrades functionality of `kubectl kustomize` as described at https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize%2Fv4.2.0 ([#103419](https://github.com/kubernetes/kubernetes/pull/103419), [@natasha41575](https://github.com/natasha41575)) [SIG CLI]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
utils/tests/models.go
Toy Toy `gorm:"polymorphic:Owner;"` } type Toy struct { gorm.Model Name string OwnerID string OwnerType string } type Tools struct { gorm.Model Name string CustomID string Type string } type Company struct { ID int Name string } type Language struct { Code string `gorm:"primarykey"` Name string } type Coupon struct {
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Fri Dec 15 08:36:08 UTC 2023 - 2.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/settings/SuggestSettings.java
* <li>{@link #getIndicesTimeout()}</li> * <li>{@link #getBulkTimeout()}</li> * <li>{@link #getClusterTimeout()}</li> * </ul> * * <p>Default settings and array settings can be customized using:</p> * <ul> * <li>{@link #defaultSettings()}</li> * <li>{@link #defaultArraySettings()}</li> * </ul> * * <p>Index settings can be loaded from a JSON file using:</p> * <ul>
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Thu Aug 07 02:41:28 UTC 2025 - 18.7K bytes - Viewed (0) -
tests/scan_test.go
t.Errorf("Scan into struct map, got %#v", results) } type ID uint64 var id ID DB.Raw("select id from users where id = ?", user2.ID).Scan(&id) if uint(id) != user2.ID { t.Errorf("Failed to scan to customized data type") } var resInt interface{} resInt = &User{} if err := DB.Table("users").Select("id, name, age").Where("id = ?", user3.ID).Find(&resInt).Error; err != nil {
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Wed Jun 12 10:57:36 UTC 2024 - 10.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
* [stable] The PV spec for Azure File, CephFS, iSCSI, and Glusterfs is modified to reference namespaced resources. * [stable] You can now customize the iSCSI initiator name per volume in the iSCSI volume plugin. * [stable] You can now specify the World Wide Identifier (WWID) for the volume identifier in the Fibre Channel volume plugin.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
- k8s.io/utils: 4b05e18 → cb0fa31 - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.22 → v0.0.25 - sigs.k8s.io/kustomize/api: v0.8.11 → v0.10.1 - sigs.k8s.io/kustomize/cmd/config: v0.9.13 → v0.10.2 - sigs.k8s.io/kustomize/kustomize/v4: v4.2.0 → v4.4.1 - sigs.k8s.io/kustomize/kyaml: v0.11.0 → v0.13.0 ### Removed - cloud.google.com/go/datastore: v1.1.0 - cloud.google.com/go/pubsub: v1.2.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 28 21:06:52 UTC 2023 - 424.5K bytes - Viewed (0) -
src/main/webapp/css/admin/bootstrap.min.css.map
!= none {\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n }\n}\n","// Form control focus state\n//\n// Generate a customized focus state and for any input with the specified color,\n// which defaults to the `$input-focus-border-color` variable.\n//\n// We highly encourage you to not customize the default value, but instead use\n// this to tweak colors on an as-needed basis. This aesthetic change is based on\n// WebKit's default styles, but applicable...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.25.md
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.30 → v0.0.32 - sigs.k8s.io/json: 9f7c6b3 → f223a00 - sigs.k8s.io/kustomize/api: v0.11.4 → v0.12.1 - sigs.k8s.io/kustomize/cmd/config: v0.10.6 → v0.10.9 - sigs.k8s.io/kustomize/kustomize/v4: v4.5.4 → v4.5.7 - sigs.k8s.io/kustomize/kyaml: v0.13.6 → v0.13.9 - sigs.k8s.io/structured-merge-diff/v4: v4.2.1 → v4.2.3 ### Removed
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.31.md
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.29.0 → v0.30.3 - sigs.k8s.io/knftables: v0.0.14 → v0.0.17 - sigs.k8s.io/kustomize/api: 6ce0bf3 → v0.17.2 - sigs.k8s.io/kustomize/cmd/config: v0.11.2 → v0.14.1 - sigs.k8s.io/kustomize/kustomize/v5: 6ce0bf3 → v5.4.2 - sigs.k8s.io/kustomize/kyaml: 6ce0bf3 → v0.17.1 - sigs.k8s.io/yaml: v1.3.0 → v1.4.0 ### Removed
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:49:57 UTC 2025 - 429.6K bytes - Viewed (0)