Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for mypods (0.17 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

              }
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                      on which this `DestinationRule` configuration should be applied.
                    properties:
                      matchLabels:
                        additionalProperties:
                          type: string
                        description: One or more labels that indicate a specific set of
                          pods/VMs on which a policy should be applied.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                      on which this patch configuration should be applied.
                    properties:
                      labels:
                        additionalProperties:
                          type: string
                        description: One or more labels that indicate a specific set of
                          pods/VMs on which the configuration should be applied.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - Fixed a regression which prevented pods with `docker/default` seccomp annotations from being created in 1.19 if a PodSecurityPolicy was in place which did not allow `runtime/default` seccomp profiles. ([#95990](https://github.com/kubernetes/kubernetes/pull/95990), [@saschagrunert](https://github.com/saschagrunert)) [SIG Auth]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    		}, {
    			old: core.Pod{
    				Spec: core.PodSpec{
    					NodeSelector: map[string]string{
    						"foo": "bar",
    					},
    				},
    			},
    			new:  core.Pod{},
    			err:  "Forbidden: pod updates may not change fields other than `spec.containers[*].image",
    			test: "removing node selector is not allowed for non-gated pods",
    		}, {
    			old: core.Pod{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. RELEASE.md

        *   Added a short doc explaining how `Estimator`s save checkpoints.
        *   Add documentation for ops supported by the `tf2xla` bridge.
        *   Fix minor typos in the doc of `SpaceToDepth` and `DepthToSpace`.
        *   Updated documentation comments in `mfcc_mel_filterbank.h` and `mfcc.h`
            to clarify that the input domain is squared magnitude spectra and the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top