Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for merge (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Switch scheduler to generate the merge patch on pod status instead of the full pod ([#103133](https://github.com/kubernetes/kubernetes/pull/103133), [@marwanad](https://github.com/marwanad)) [SIG Scheduling]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - sigs.k8s.io/structured-merge-diff/v4: v4.0.3 → v4.1.2
    
    ### Removed
    _Nothing has changed._
    
    
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                Determines how the patch should be applied.
    
                                Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE
                              enum:
                              - INVALID
                              - MERGE
                              - ADD
                              - REMOVE
                              - INSERT_BEFORE
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                Determines how the patch should be applied.
    
                                Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE
                              enum:
                              - INVALID
                              - MERGE
                              - ADD
                              - REMOVE
                              - INSERT_BEFORE
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  4. RELEASE.md

        `tf.image.per_image_standardization()`
    *   Move Summary protobuf constructors to `tf.summary` submodule.
    *   Deprecate `histogram_summary`, `audio_summary`, `scalar_summary`,
        `image_summary`, `merge_summary`, and `merge_all_summaries`.
    *   Combined `batch_*` and regular version of linear algebra and FFT ops. The
        regular op now handles batches as well. All `batch_*` Python interfaces were
        removed.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top