Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for CONFLICT (0.2 sec)

  1. istioctl/pkg/tag/tag.go

    	if err != nil {
    		return err
    	}
    	// Check the newly generated webhook does not conflict with existing ones.
    	resName := webhookName
    	if resName == "" {
    		resName = fmt.Sprintf("%s-%s", "istio-revision-tag", tagName)
    	}
    	if err := analyzeWebhook(resName, istioNS, tagWhYAML, revision, kubeClient.RESTConfig()); err != nil {
    		// if we have a conflict, we will fail. If --skip-confirmation is set, we will continue with a
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Apr 02 08:32:06 GMT 2024
    - 16.3K bytes
    - Viewed (0)
  2. licenses/github.com/hashicorp/go-multierror/LICENSE

       a jurisdiction where the defendant maintains its principal place of business
       and such litigation shall be governed by laws of that jurisdiction, without
       reference to its conflict-of-law provisions. Nothing in this Section shall
       prevent a party’s ability to bring cross-claims or counter-claims.
    
    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject matter
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 15.6K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // YAML accepts both octal and decimal values, JSON requires decimal values for mode bits.
      // Defaults to 0644.
      // Directories within the path are not affected by this setting.
      // This might be in conflict with other options that affect the file
      // mode, like fsGroup, and the result can be other mode bits set.
      // +optional
      optional int32 defaultMode = 3;
    
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  4. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // Defaults to a per object value if not specified. zero means delete immediately.
      // +optional
      optional int64 gracePeriodSeconds = 1;
    
      // Must be fulfilled before a deletion is carried out. If not possible, a 409 Conflict status will be
      // returned.
      // +k8s:conversion-gen=false
      // +optional
      optional Preconditions preconditions = 2;
    
      // Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7.
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  5. licenses/github.com/hashicorp/errwrap/LICENSE

       a jurisdiction where the defendant maintains its principal place of business
       and such litigation shall be governed by laws of that jurisdiction, without
       reference to its conflict-of-law provisions. Nothing in this Section shall
       prevent a party’s ability to bring cross-claims or counter-claims.
    
    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject matter
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 15.6K bytes
    - Viewed (0)
  6. licenses/github.com/hashicorp/hcl/LICENSE

       a jurisdiction where the defendant maintains its principal place of business
       and such litigation shall be governed by laws of that jurisdiction, without
       reference to its conflict-of-law provisions. Nothing in this Section shall
       prevent a party’s ability to bring cross-claims or counter-claims.
    
    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject matter
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 15.6K bytes
    - Viewed (0)
  7. licenses/github.com/hashicorp/golang-lru/v2/LICENSE

       of a jurisdiction where the defendant maintains its principal place of
       business and such litigation shall be governed by laws of that
       jurisdiction, without reference to its conflict-of-law provisions. Nothing
       in this Section shall prevent a party's ability to bring cross-claims or
       counter-claims.
    
    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Fri Feb 03 20:21:32 GMT 2023
    - 15.6K bytes
    - Viewed (0)
  8. licenses/github.com/hashicorp/go-version/LICENSE

       a jurisdiction where the defendant maintains its principal place of business
       and such litigation shall be governed by laws of that jurisdiction, without
       reference to its conflict-of-law provisions. Nothing in this Section shall
       prevent a party’s ability to bring cross-claims or counter-claims.
    
    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject matter
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 15.6K bytes
    - Viewed (0)
  9. manifests/addons/dashboards/pilot-dashboard.json

              "targets": [
                {
                  "datasource": {
                    "type": "prometheus",
                    "uid": "${datasource}"
                  },
                  "expr": "pilot_conflict_inbound_listener{app=\"istiod\"}",
                  "format": "time_series",
                  "hide": false,
                  "intervalFactor": 1,
                  "legendFormat": "Inbound Listeners",
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 61K bytes
    - Viewed (0)
  10. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "pilot_conflict_inbound_listener{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Inbound Listeners", "refId": "B" }, { "expr": "pilot_conflict_outbound_listener_tcp_over_current_tcp{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Outbound Listeners (tcp...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top