Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for bolt (0.26 sec)

  1. CHANGELOG/CHANGELOG-1.10.md

    ## Known Issues
    
    * If you need to downgrade from 1.10 to 1.9.x, downgrade to v1.9.6 to ensure PV and PVC objects can be deleted properly.
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.8.md

        * request a client certificate from the API server during the boot cycle and pause
        * waiting for the request to be satisfied. It will continually refresh the certificate
        * as the certificates expiration approaches.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.28.md

    - github.com/vishvananda/netns: [v0.0.2 → v0.0.4](https://github.com/vishvananda/netns/compare/v0.0.2...v0.0.4)
    - github.com/xlab/treeprint: [v1.1.0 → v1.2.0](https://github.com/xlab/treeprint/compare/v1.1.0...v1.2.0)
    - go.etcd.io/bbolt: v1.3.6 → v1.3.7
    - go.etcd.io/etcd/api/v3: v3.5.7 → v3.5.9
    - go.etcd.io/etcd/client/pkg/v3: v3.5.7 → v3.5.9
    - go.etcd.io/etcd/client/v2: v2.305.7 → v2.305.9
    - go.etcd.io/etcd/client/v3: v3.5.7 → v3.5.9
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.17.md

    - k8s.io/repo-infra: 00fe14e → v0.0.1-alpha.1
    - k8s.io/utils: 581e001 → e782cd3
    - sigs.k8s.io/structured-merge-diff: 6149e45 → b1b620d
    
    #### Removed
    - github.com/cloudflare/cfssl: 56268a6
    - github.com/coreos/bbolt: v1.3.3
    - github.com/coreos/rkt: v1.30.0
    - github.com/globalsign/mgo: eeefdec
    - github.com/google/certificate-transparency-go: v1.0.21
    - github.com/heketi/rest: aa6a652
    - github.com/heketi/utils: 435bc5b
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.13.md

    * Reduces GCE PD Node Attach Limits by 1 since the node boot disk is considered an attachable disk ([#80923](https://github.com/kubernetes/kubernetes/pull/80923), [@davidz627](https://github.com/davidz627))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.26.md

    - github.com/ajstarks/svgo: [644b8db](https://github.com/ajstarks/svgo/tree/644b8db)
    - github.com/auth0/go-jwt-middleware: [v1.0.1](https://github.com/auth0/go-jwt-middleware/tree/v1.0.1)
    - github.com/boltdb/bolt: [v1.3.1](https://github.com/boltdb/bolt/tree/v1.3.1)
    - github.com/fogleman/gg: [0403632](https://github.com/fogleman/gg/tree/0403632)
    - github.com/getkin/kin-openapi: [v0.76.0](https://github.com/getkin/kin-openapi/tree/v0.76.0)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  7. LICENSES/vendor/go.etcd.io/bbolt/LICENSE

    = vendor/go.etcd.io/bbolt licensed under: =
    
    The MIT License (MIT)
    
    Copyright (c) 2013 Ben Johnson
    
    Permission is hereby granted, free of charge, to any person obtaining a copy of
    this software and associated documentation files (the "Software"), to deal in
    the Software without restriction, including without limitation the rights to
    use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
    Plain Text
    - Registered: Fri Apr 05 09:05:09 GMT 2024
    - Last Modified: Fri May 08 04:49:00 GMT 2020
    - 1.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.2.md

      * Multiple fixes to avoid hitting AWS rate limits, and to throttle if we do
      * Support for the EC2 Container Registry (currently in us-east-1 only)
    
    With kube-up:
    
      * Automatically install updates on boot & reboot
      * Use optimized image based on Jessie by default
      * Add support for Ubuntu Wily
      * Master is configured with automatic restart-on-failure, via CloudWatch
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Dec 04 06:36:19 GMT 2020
    - 41.4K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.7.md

        * request a client certificate from the API server during the boot cycle and pause
    
        * waiting for the request to be satisfied. It will continually refresh the certificate
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.29.md

    - github.com/stretchr/testify: [v1.8.2 → v1.8.4](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)
    - github.com/vmware/govmomi: [v0.30.0 → v0.30.6](https://github.com/vmware/govmomi/compare/v0.30.0...v0.30.6)
    - go.etcd.io/bbolt: v1.3.7 → v1.3.8
    - go.etcd.io/etcd/api/v3: v3.5.9 → v3.5.10
    - go.etcd.io/etcd/client/pkg/v3: v3.5.9 → v3.5.10
    - go.etcd.io/etcd/client/v2: v2.305.9 → v2.305.10
    - go.etcd.io/etcd/client/v3: v3.5.9 → v3.5.10
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
Back to top