Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for parsable (0.1 sec)

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

    	// will be used as the certificates for workloads.
    	// The default value is "" and when caName="", the CA will be configured by other
    	// mechanisms (e.g., environmental variable CA_PROVIDER).
    	CaName string `protobuf:"bytes,65,opt,name=caName,proto3" json:"caName,omitempty"`
    	// TODO: remove this?
    	// No longer used.
    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.18.md

    k8s.io/client-go no longer default to a server address of `http://localhost:8080`. If you own one of these legacy clusters, you are *strongly* encouraged to secure your server. If you cannot secure your server, you can set the `$KUBERNETES_MASTER` environment variable to `http://localhost:8080` to continue defaulting the server address. `kubectl` users can also set the server address using the `--server` flag, or in a kubeconfig file specified via `--kubeconfig` or `$KUBECONFIG`. ([#86173](https://github.com/...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
Back to top