Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for inflated (0.13 sec)

  1. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

                "items": {
                  "allOf": [
                    {
                      "$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyEgressRule"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.8.md

    	the beta1 API.
    	The `net.beta.kubernetes.io/network-policy` annotation on Namespaces
    	to opt in to isolation has been removed. Instead, isolation is now
    	determined at a per-pod level, with pods being isolated if there is
    	any NetworkPolicy whose spec.podSelector targets them. Pods that are
    	targeted by NetworkPolicies accept traffic that is accepted by any of
    	the NetworkPolicies (and nothing else), and pods that are not targeted
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * Refactor calling each a path operation's handler function in an isolated function, to simplify profiling. PR [#1027](https://github.com/tiangolo/fastapi/pull/1027) by [@sm-Fifteen](https://github.com/sm-Fifteen).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top