Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Validation (0.22 sec)

  1. CHANGELOG/CHANGELOG-1.31.md

    - DRA: client-side validation of a ResourceHandle would have accepted a missing DriverName, whereas server-side validation then would have raised an error. ([#124075](https://github.com/kubernetes/kubernetes/pull/124075), [@pohly](https://github.com/pohly)) [SIG Apps]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 20:34:14 UTC 2024
    - 60.3K bytes
    - Viewed (0)
  2. operator/pkg/apis/istio/v1alpha1/values_types.proto

      repeated string certSigners = 68;
    
      // TODO: remove this?
      // No longer used.
      string configRootNamespace = 50;
    
      // Controls whether the server-side validation is enabled.
      google.protobuf.BoolValue configValidation = 3;
    
      // TODO: remove this?
      // No longer used.
      repeated string defaultConfigVisibilitySettings = 52;
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 57.2K bytes
    - Viewed (0)
Back to top