Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kubectl_retry (0.15 sec)

  1. cluster/validate-cluster.sh

      #
      # We are assigning the result of kubectl_retry get nodes operation to the res
      # variable in that way, to prevent stopping the whole script on an error.
      #
      # Bash command substitution $(kubectl_...) removes all trailing whitespaces
      # which are important for line counting.
      # Use trick from https://unix.stackexchange.com/a/383411 to avoid
      # newline truncation.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 01 06:35:39 UTC 2019
    - 7.3K bytes
    - Viewed (0)
Back to top