Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 136 of 136 for redis (0.04 sec)

  1. CHANGELOG/CHANGELOG-1.7.md

    * Fixes issue during LB creation where ports where incorrectly assigned to a floating IP ([#44387](https://github.com/kubernetes/kubernetes/pull/44387), [@jamiehannaford](https://github.com/jamiehannaford))
    * Remove redis-proxy.yaml sample, as the image is nowhere to be found. ([#44801](https://github.com/kubernetes/kubernetes/pull/44801), [@klausenbusk](https://github.com/klausenbusk))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.27.md

    - cloud.google.com/go/pubsublite: v1.7.0
    - cloud.google.com/go/recaptchaenterprise/v2: v2.7.0
    - cloud.google.com/go/recommendationengine: v0.7.0
    - cloud.google.com/go/recommender: v1.9.0
    - cloud.google.com/go/redis: v1.11.0
    - cloud.google.com/go/resourcemanager: v1.7.0
    - cloud.google.com/go/resourcesettings: v1.5.0
    - cloud.google.com/go/retail: v1.12.0
    - cloud.google.com/go/run: v0.9.0
    - cloud.google.com/go/scheduler: v1.9.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (1)
  3. docs/pt/docs/tutorial/bigger-applications.md

    {!> ../../docs_src/bigger_applications/app/dependencies.py!}
    ```
    
    ////
    
    /// tip | "Dica"
    
    Estamos usando um cabeçalho inventado para simplificar este exemplo.
    
    Mas em casos reais, você obterá melhores resultados usando os [Utilitários de Segurança](security/index.md){.internal-link target=_blank} integrados.
    
    ///
    
    ## Outro módulo com `APIRouter`
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 19.6K bytes
    - Viewed (0)
  4. cni/pkg/iptables/iptables.go

    	iptablesBuilder.AppendRule(
    		iptableslog.UndefinedCommand, iptablesconstants.POSTROUTING, iptablesconstants.NAT,
    		"-j", ChainHostPostrouting,
    	)
    
    	// TODO BML I don't think we need UDP? TCP healthcheck redir should catch everything.
    
    	// This is effectively an analog for Istio's old-style podSpec-based health check rewrites.
    	// Before Istio would update the pod manifest to rewrite healthchecks to go to sidecar Envoy port 15021,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Tue Oct 15 15:39:28 UTC 2024
    - 23.3K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.26.md

    - cloud.google.com/go/pubsublite: v1.7.0
    - cloud.google.com/go/recaptchaenterprise/v2: v2.7.0
    - cloud.google.com/go/recommendationengine: v0.7.0
    - cloud.google.com/go/recommender: v1.9.0
    - cloud.google.com/go/redis: v1.11.0
    - cloud.google.com/go/resourcemanager: v1.7.0
    - cloud.google.com/go/resourcesettings: v1.5.0
    - cloud.google.com/go/retail: v1.12.0
    - cloud.google.com/go/run: v0.9.0
    - cloud.google.com/go/scheduler: v1.9.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  6. docs/en/docs/release-notes.md

    ## 0.109.1
    
    ### Security fixes
    
    * ⬆️ Upgrade minimum version of `python-multipart` to `>=0.0.7` to fix a vulnerability when using form data with a ReDos attack. You can also simply upgrade `python-multipart`.
    
    Read more in the [advisory: Content-Type Header ReDoS](https://github.com/tiangolo/fastapi/security/advisories/GHSA-qf9m-vfgh-m389).
    
    ### Features
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
Back to top