Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tbd (0.08 sec)

  1. operator/pkg/apis/istio/v1alpha1/values_types.proto

      // configured to have the same Mesh ID value. If an existing cluster 'joins' a
      // multicluster mesh, it will need to be migrated to the new mesh ID. Details
      // of migration TBD, and it may be a disruptive operation to change the Mesh
      // ID post-install.
      //
      // If the mesh admin does not specify a value, Istio will use the value of the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 57.2K bytes
    - Viewed (0)
  2. cmd/iam.go

    	// behavior, but for compatibility with the Console, we currently allow it.
    	//
    	// TODO:
    	//
    	// 1. fix console behavior and allow this inheritance for service accounts
    	// created before a certain (TBD) future date.
    	//
    	// 2. do not allow empty statement policies for service accounts.
    	if subPolicy.Version == "" && subPolicy.Statements == nil && subPolicy.ID == "" {
    		hasSessionPolicy = false
    		return
    	}
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 71.9K bytes
    - Viewed (0)
Back to top