Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Endpoint (0.1 sec)

  1. manifests/charts/base/files/crd-all.gen.yaml

                - message: NONE mode cannot set endpoints
                  rule: '(!has(self.resolution) || self.resolution == ''NONE'') ? !has(self.endpoints)
                    : true'
                - message: DNS_ROUND_ROBIN mode cannot have multiple endpoints
                  rule: '(has(self.resolution) && self.resolution == ''DNS_ROUND_ROBIN'')
                    ? (!has(self.endpoints) || size(self.endpoints) == 1) : true'
              status:
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  2. RELEASE.md

        dependency to secure grpc dependency).
    *   Adding new endpoints for existing tensorflow symbols. These endpoints are
        going to be the preferred endpoints going forward and may replace some of
        the existing endpoints in the future. List of new endpoints:
        *   New endpoints in `tf.image` namespace: `tf.image.extract_image_patches`
        *   New endpoints in `tf.debugging` namespace:
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - The endpointslice mirroring controller mirrors endpoints annotations and labels to the generated endpoint slices, it also ensures that updates on any of these fields on the endpoints are mirrored. 
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top