- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3301 - 3310 of about 10,000 for timestamp:[now/d-1y TO *] (0.26 sec)
-
Git - gitrepository-layout Documentation
English ▾ English Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Project...git-scm.com/docs/gitrepository-layout/2.39.0 Similar Results (6)Registered: Fri Dec 12 09:17:25 UTC 2025 - Last Modified: Fri Dec 12 04:46:44 UTC 2025 - 64.3K bytes - Viewed (0) -
Git - gitrepository-layout Documentation
English ▾ English Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Project...git-scm.com/docs/gitrepository-layout/2.16.6 Similar Results (4)Registered: Fri Dec 12 09:17:32 UTC 2025 - Last Modified: Fri Dec 12 04:46:46 UTC 2025 - 56.8K bytes - Viewed (0) -
kubectl set selector | Kubernetes
Synopsis Set the selector on a resource. Note that the new selector will overwrite the old selector if the resource had one prior to the invocation of 'set selector'. A selector must begin with a letter or number, and may contain letters, numbers, hyphens, dots, and underscores, up to 63 characters. If --resource-version is specified, then updates will use this resource version, otherwise the existing resource-version will be used. Note: currently selectors can only be set on Service objects.kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_selector/Registered: Fri Dec 12 09:17:01 UTC 2025 - 468.9K bytes - Viewed (0) -
kubectl set subject | Kubernetes
Synopsis Update the user, group, or service account in a role binding or cluster role binding. kubectl set subject (-f FILENAME | TYPE NAME) [--user=username] [--group=groupname] [--serviceaccount=namespace:serviceaccountname] [--dry-run=server|client|none] Examples # Update a cluster role binding for serviceaccount1 kubectl set subject clusterrolebinding admin --serviceaccount=namespace:serviceaccount1 # Update a role binding for user1, user2, and group1 kubectl set subject rolebinding admin --user=user1 --user=user2 --group=group1 # Print the result (in YAML format) of updating rolebinding subjects from a local, without hitting the server kubectl create rolebinding admin --role=admin --user=admin -o yaml --dry-run=client | kubectl set subject --local -f - --user=foo -o yaml Options --all Select all resources, in the namespace of the specified resource typeskubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_subject/Registered: Fri Dec 12 09:17:12 UTC 2025 - 470.8K bytes - Viewed (0) -
Source Code Management – Apache Maven Artifact ...
Overview This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com...maven.apache.org/plugins/maven-artifact-plugin/scm.htmlRegistered: Fri Dec 12 09:17:16 UTC 2025 - Last Modified: Mon Sep 29 16:27:13 UTC 2025 - 9K bytes - Viewed (0) -
Client Authentication (v1) | Kubernetes
Resource Types ExecCredential ExecCredential ExecCredential is used by exec-based plugins to communicate credentials to HTTP transports. FieldDescription apiVersionstringclient.authentication.k8s.io/v1 kindstringExecCredential spec [Required] ExecCredentialSpec Spec holds information passed to the plugin by the transport. status ExecCredentialStatus Status is filled in by the plugin and holds the credentials that the transport should use to contact the API. Cluster Appears in: ExecCredentialSpec Cluster contains information to allow an exec plugin to communicate with the kubernetes cluster being authenticated to.kubernetes.io/docs/reference/config-api/client-authentication.v1/ Similar Results (1)Registered: Fri Dec 12 09:16:44 UTC 2025 - 464.9K bytes - Viewed (0) -
kubectl create rolebinding | Kubernetes
Synopsis Create a role binding for a particular role or cluster role. kubectl create rolebinding NAME --clusterrole=NAME|--role=NAME [--user=username] [--group=groupname] [--serviceaccount=namespace:serviceaccountname] [--dry-run=server|client|none] Examples # Create a role binding for user1, user2, and group1 using the admin cluster role kubectl create rolebinding admin --clusterrole=admin --user=user1 --user=user2 --group=group1 # Create a role binding for service account monitoring:sa-dev using the admin role kubectl create rolebinding admin-binding --role=admin --serviceaccount=monitoring:sa-dev Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_rolebinding/ Similar Results (1)Registered: Fri Dec 12 09:09:01 UTC 2025 - 470.6K bytes - Viewed (0) -
Git - git-diff-tree Documentation
English ▾ English Français Português (Brasil) Русский українська мова 简体中文 Topics ▾ Setup and Config git config help ...git-scm.com/docs/git-diff-tree/2.33.2 Similar Results (4)Registered: Fri Dec 12 09:09:16 UTC 2025 - Last Modified: Fri Dec 12 04:46:38 UTC 2025 - 202K bytes - Viewed (0) -
compiler:compile – Apache Maven Compiler Plugin
compiler:compile Full name : org.apache.maven.plugins:maven-compiler-plugin:4.0.0-beta-3:compile Description : Compil...maven.apache.org/plugins/maven-compiler-plugin-4.x/compile-mojo.htmlRegistered: Fri Dec 12 09:09:23 UTC 2025 - Last Modified: Wed Oct 15 20:54:32 UTC 2025 - 85.3K bytes - Viewed (0) -
Using Non-Javac Compilers – Apache Maven Compil...
Using Non-Javac Compilers Contrary to this plugin's name, the Compiler Plugin does not compile the sources of your pr...maven.apache.org/plugins/maven-compiler-plugin-4.x/examples/non-javac-compilers.htmlRegistered: Fri Dec 12 09:09:27 UTC 2025 - Last Modified: Wed Oct 15 20:54:32 UTC 2025 - 11.1K bytes - Viewed (0)