Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for vanilla (0.1 sec)

  1. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	// Platform in which Istio is deployed. Possible values are: "openshift" and "gcp"
    	// An empty value means it is a vanilla Kubernetes distribution, therefore no special
    	// treatment will be considered.
    	Platform string `protobuf:"bytes,69,opt,name=platform,proto3" json:"platform,omitempty"`
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.27.md

    In v1.26.0, we've found the bug that the PreEnqueue extension point doesn't work for Pods going to activeQ through backoffQ. 
    It doesn't affect any of the vanilla Kubernetes behavior, but, may break custom PreEnqueue plugins.
    
    The cause PR is [reverted](https://github.com/kubernetes/kubernetes/pull/117194) by v1.26.1.
    
    ## Urgent Upgrade Notes 
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
Back to top