Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 58 for var_name (0.19 sec)

  1. pkg/bootstrap/testdata/tracing_opencensusagent_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 17:05:28 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  2. pkg/bootstrap/testdata/auth_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 11.9K bytes
    - Viewed (0)
  3. pkg/bootstrap/testdata/lrs_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  4. pkg/bootstrap/testdata/runningsds_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 14K bytes
    - Viewed (0)
  5. pkg/bootstrap/testdata/all_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 16.6K bytes
    - Viewed (0)
  6. pkg/bootstrap/testdata/deferred_cluster_creation_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:02:38 UTC 2024
    - 16.7K bytes
    - Viewed (0)
  7. pkg/bootstrap/testdata/stats_compression_unknown_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 16.7K bytes
    - Viewed (0)
  8. pkg/bootstrap/testdata/stats_compression_zstd_golden.json

        "stats_tags": [
          {
            "tag_name": "cluster_name",
            "regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
          },
          {
            "tag_name": "tcp_prefix",
            "regex": "^tcp\\.((.*?)\\.)\\w+?$"
          },
          {
            "regex": "_rq(_(\\d{3}))$",
            "tag_name": "response_code"
          },
          {
            "tag_name": "response_code_class",
            "regex": "_rq(_(\\dxx))$"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 17.3K bytes
    - Viewed (0)
  9. api/openapi-spec/swagger.json

    "Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  10. pkg/api/persistentvolume/util_test.go

    			newSpec:       specWithVACName(vacName),
    			expectNewSpec: specWithVACName(vacName),
    			oldSpec:       specWithVACName(vacName),
    			expectOldSpec: specWithVACName(vacName),
    		},
    		"disabled vac old pv had volume attributes class name": {
    			vacEnabled:    false,
    			newSpec:       specWithVACName(vacName),
    			expectNewSpec: specWithVACName(vacName),
    			oldSpec:       specWithVACName(vacName),
    			expectOldSpec: specWithVACName(vacName),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 8.9K bytes
    - Viewed (0)
Back to top