Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for fwmark (0.12 sec)

  1. RELEASE.md

    Kang, Li, Guizi, Loo Rong Jie, Lucas Hendren, Lukas Geiger, Luke Han, luxupu,
    Ma, Guokai, Mahmoud Abuzaina, Mandar Deshpande, manhyuk, Marco Gaido, Marek
    Drozdowski, Mark Collier, Mark Ryan, mars20, Mateusz Chudyk, Matt Conley,
    MattConley, mbhuiyan, mdfaijul, Melissa Grueter, Michael KäUfl, MickaëL
    Schoentgen, Miguel Morin, Mihail Salnikov, Mike Arpaia, Mike Holcomb, monklof,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    		oldCfg: configMap,
    		valid:  false,
    	}, {
    		name:   "mark configmap immutable",
    		oldCfg: configMap,
    		newCfg: immutableConfigMap,
    		valid:  true,
    	}, {
    		name:   "revert immutable configmap",
    		oldCfg: immutableConfigMap,
    		newCfg: configMap,
    		valid:  false,
    	}, {
    		name:   "mark immutable configmap mutable",
    		oldCfg: immutableConfigMap,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "activeDeadlineSeconds": {
                "description": "Optional duration in seconds the pod may be active on the node relative to StartTime before the system will actively try to mark it failed and kill associated containers. Value must be a positive integer.",
                "format": "int64",
                "type": "integer"
              },
              "affinity": {
                "allOf": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top