Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 29 for Tools (0.25 sec)

  1. CHANGELOG/CHANGELOG-1.28.md

    - Updated `cri-tools` to `v1.27.0`. ([#117545](https://github.com/kubernetes/kubernetes/pull/117545), [@saschagrunert](https://github.com/saschagrunert))
    - Updated `setcap` image to debian bookworm v1.0.0. ([#119247](https://github.com/kubernetes/kubernetes/pull/119247), [@saschagrunert](https://github.com/saschagrunert))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.18.md

    - The underlying format of the `CPUManager` state file has changed. Upgrades should be seamless, but any third-party tools that rely on reading the previous format need to be updated. ([#84462](https://github.com/kubernetes/kubernetes/pull/84462), [@klueska](https://github.com/klueska)) [SIG Node and Testing]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  3. .generated_files

    # Files that should be ignored by tools which do not want to consider generated
    # code.
    #
    # https://github.com/kubernetes/test-infra/blob/master/prow/plugins/size/size.go
    #
    # This file is a series of lines, each of the form:
    #     <type> <name>
    #
    # Type can be:
    #    path - an exact path to a single file
    #    file-name - an exact leaf filename, regardless of path
    #    path-prefix - a prefix match on the file path
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Oct 04 23:47:25 GMT 2022
    - 750 bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.8.md

    * Increase allowed lag for ssh key sync loop in tunneler to allow for one failure ([#60068](https://github.com/kubernetes/kubernetes/pull/60068), [@wojtek-t](https://github.com/wojtek-t))
    * Fixed a race condition in k8s.io/client-go/tools/cache.SharedInformer that could violate the sequential delivery guarantee and cause panics on shutdown. ([#59828](https://github.com/kubernetes/kubernetes/pull/59828), [@krousey](https://github.com/krousey))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.17.md

    - github.com/gobwas/glob: v0.2.3
    - github.com/golangci/check: cfe4005
    - github.com/golangci/dupl: 3e9179a
    - github.com/golangci/errcheck: ef45e06
    - github.com/golangci/go-misc: 927a3d8
    - github.com/golangci/go-tools: e32c541
    - github.com/golangci/goconst: 041c5f2
    - github.com/golangci/gocyclo: 2becd97
    - github.com/golangci/gofmt: 0b8337e
    - github.com/golangci/golangci-lint: v1.18.0
    - github.com/golangci/gosec: 66fb7fc
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.12.md

    * Ensure the backend pools are set correctly for Azure SLB with multiple backend pools (e.g. outbound rules) ([#76691](https://github.com/kubernetes/kubernetes/pull/76691), [@feiskyer](https://github.com/feiskyer))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  7. .github/ISSUE_TEMPLATE/bug-report.yaml

            C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
            # paste output here
            ```
    
            </details>
    
      - type: textarea
        id: installer
        attributes:
          label: Install tools
          value: |
            <details>
    
            </details>
    
      - type: textarea
        id: runtime
        attributes:
          label: Container runtime (CRI) and version (if applicable)
          value: |
            <details>
    Others
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Mon Feb 28 09:34:43 GMT 2022
    - 2.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.21.md

    - Update cri-tools to [v1.20.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.20.0) ([#97967](https://github.com/kubernetes/kubernetes/pull/97967), [@rajibmitra](https://github.com/rajibmitra)) [SIG Cloud Provider]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  9. CHANGELOG/CHANGELOG-1.27.md

    - golang.org/x/net: v0.17.0 → v0.19.0
    - golang.org/x/sync: v0.3.0 → v0.5.0
    - golang.org/x/sys: v0.13.0 → v0.15.0
    - golang.org/x/term: v0.13.0 → v0.15.0
    - golang.org/x/text: v0.13.0 → v0.14.0
    - golang.org/x/tools: v0.12.0 → v0.16.1
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.27.9
    
    
    ## Downloads for v1.27.9
    
    
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  10. CHANGELOG/CHANGELOG-1.10.md

    ### Node
    
    * Summary of Container Runtime changes:
      * [beta] [cri-tools](https://github.com/kubernetes-incubator/cri-tools): CLI and validation tools for CRI is now v1.0.0-beta.0. This release mainly focused on UX improvements. [@feiskyer]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
Back to top