Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for offline (0.17 sec)

  1. common/scripts/kind_provisioner.sh

        retry install_metallb ""
      fi
    
      # IPv6 clusters need some CoreDNS changes in order to work in CI:
      # Istio CI doesn't offer IPv6 connectivity, so CoreDNS should be configured
      # to work in an offline environment:
      # https://github.com/coredns/coredns/issues/2494#issuecomment-457215452
      # CoreDNS should handle those domains and answer with NXDOMAIN instead of SERVFAIL
      # otherwise pods stops trying to resolve the domain.
    Shell Script
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Apr 08 19:12:55 GMT 2024
    - 17.3K bytes
    - Viewed (1)
  2. common/config/tslint.json

            "no-console": {
                "severity": "warning",
                "options": ["debug", "info", "log", "time", "timeEnd", "trace"]
            },
            "no-shadowed-variable": false,
            "eofline": false
        },
        "jsRules": {},
        "rulesDirectory": []
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Sep 11 23:32:21 GMT 2019
    - 631 bytes
    - Viewed (0)
Back to top