Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ali (0.01 sec)

  1. CHANGELOG/CHANGELOG-1.2.md

    * Ensure object returned by volume getCloudProvider incorporates cloud config ([#23769](https://github.com/kubernetes/kubernetes/pull/23769), [@saad-ali](https://github.com/saad-ali))
    * Add a timeout to the sshDialer to prevent indefinite hangs. ([#23843](https://github.com/kubernetes/kubernetes/pull/23843), [@cjcullen](https://github.com/cjcullen))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
  2. docs/pt/docs/tutorial/query-params-str-validations.md

    Esse padrão específico de expressão regular verifica se o valor recebido no parâmetro:
    
    * `^`: começa com os caracteres seguintes, não tem caracteres antes.
    * `fixedquery`: tem exatamente o valor `fixedquery`.
    * `$`: termina ali, não tem mais caracteres depois de `fixedquery`.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 18.2K bytes
    - Viewed (0)
Back to top