Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Soggin (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

        - [Avoiding permanent beta](#avoiding-permanent-beta)
        - [Expanded CLI support for debugging workloads and nodes](#expanded-cli-support-for-debugging-workloads-and-nodes)
        - [Structured logging](#structured-logging)
        - [EndpointSlices are now enabled by default](#endpointslices-are-now-enabled-by-default)
        - [Ingress graduates to General Availability](#ingress-graduates-to-general-availability)
    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/base/crds/crd-all.gen.yaml

                        match:
                          description: Allows tailoring of logging behavior to specific
                            conditions.
                          properties:
                            mode:
                              description: |-
                                This determines whether or not to apply the access logging configuration based on the direction of traffic relative to the proxied workload.
    
    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)
  3. src/main/webapp/css/admin/adminlte.min.css

    ff;border:0;padding:0 10px}.lockscreen-footer{margin-top:10px}.login-logo,.register-logo{font-size:2.1rem;font-weight:300;margin-bottom:.9rem;text-align:center}.login-logo a,.register-logo a{color:#495057}.login-page,.register-page{-ms-flex-align:center;align-items:center;background:#e9ecef;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;-ms-flex-pack:center;justify-content:center}.login-box,.register-box{width:360px}@media (max-width:576px){.login-b...
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (2)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        match:
                          description: Allows tailoring of logging behavior to specific
                            conditions.
                          properties:
                            mode:
                              description: |-
                                This determines whether or not to apply the access logging configuration based on the direction of traffic relative to the proxied workload.
    
    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)
  5. RELEASE.md

        *   Added APIs for switching between interactive logging and absl logging.
            By default, Keras always writes the logs to stdout. However, this is not
            optimal in a non-interactive environment, where you don't have access to
            stdout, but can only view the logs. You can use
            `tf.keras.utils.disable_interactive_logging()` to write the logs to ABSL
            logging. You can also use `tf.keras.utils.enable_interactive_logging()`
    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