Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 27 for cflags (0.22 sec)

  1. api/go1.16.txt

    pkg debug/elf, const DT_MIPS_CONFLICTNO = 1879048203
    pkg debug/elf, const DT_MIPS_CONFLICTNO DynTag
    pkg debug/elf, const DT_MIPS_CXX_FLAGS = 1879048226
    pkg debug/elf, const DT_MIPS_CXX_FLAGS DynTag
    pkg debug/elf, const DT_MIPS_DELTA_CLASS = 1879048215
    pkg debug/elf, const DT_MIPS_DELTA_CLASS DynTag
    pkg debug/elf, const DT_MIPS_DELTA_CLASSSYM = 1879048224
    pkg debug/elf, const DT_MIPS_DELTA_CLASSSYM DynTag
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type Termios struct, Cflag uint32
    pkg syscall (netbsd-arm64-cgo), type Termios struct, Iflag uint32
    pkg syscall (netbsd-arm64-cgo), type Termios struct, Ispeed int32
    pkg syscall (netbsd-arm64-cgo), type Termios struct, Lflag uint32
    pkg syscall (netbsd-arm64-cgo), type Termios struct, Oflag uint32
    pkg syscall (netbsd-arm64-cgo), type Termios struct, Ospeed int32
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    - Controller-manager: the following flags have no effect and would be removed in v1.24:
      - `--port`
      - `--address`
      The insecure port flags `--port` may only be set to 0 now.
    - Kube-scheduler: the `--port` and `--address` flags have no effect and would be removed in v1.24.
      The insecure port flags `--port` may only be set to 0 now.
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.12.md

    - Kubelet now exposes `/debug/flags/v` to allow dynamically setting glog logging level.  For example, to change glog level to 3, you only have to send a PUT request like `curl -X PUT http://127.0.0.1:8080/debug/flags/v -d "3"`. ([#64601](https://github.com/kubernetes/kubernetes/pull/64601), [@hzxuzhonghu](https://github.com/hzxuzhonghu))
    
    ### SIG OpenStack
    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)
  5. CHANGELOG/CHANGELOG-1.8.md

    * The following deprecated flags were removed from `kube-controller-manager`:
    
      * `replication-controller-lookup-cache-size`
      * `replicaset-lookup-cache-size`
      * `daemonset-lookup-cache-size`
    
      Don't use these flags. Using deprecated flags causes the server to print a warning. Using a removed flag causes the server to abort the startup.
    
    * The following deprecated flags were removed from `kubelet`:
    
    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)
  6. CHANGELOG/CHANGELOG-1.18.md

    ### Changed
    - github.com/evanphx/json-patch: [162e562 → v4.9.0+incompatible](https://github.com/evanphx/json-patch/compare/162e562...v4.9.0)
    
    ### Removed
    - github.com/jessevdk/go-flags: [v1.4.0](https://github.com/jessevdk/go-flags/tree/v1.4.0)
    
    
    
    # v1.18.8
    
    
    ## Downloads for v1.18.8
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    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)
  7. CHANGELOG/CHANGELOG-1.20.md

        - [Introducing <code>RootCAConfigMap</code>](#introducing-rootcaconfigmap)
        - [<code>kubectl debug</code> graduates to Beta](#kubectl-debug-graduates-to-beta)
        - [Removing deprecated flags in kubeadm](#removing-deprecated-flags-in-kubeadm)
        - [Pod Hostname as FQDN graduates to Beta](#pod-hostname-as-fqdn-graduates-to-beta)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.6.md

    ### kubeadm
    * Quite a few flags been renamed or removed.  Those options that are removed as flags can still be accessed via the config file.  Most notably this includes external etcd settings and the option for setting the cloud provider on the API server.  The [kubeadm reference documentation](https://kubernetes.io/docs/admin/kubeadm/) is up to date with the new flags.
    
    ### Other Deprecations
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.22.md

    the same purpose. For `init` and `join` it is now recommended that you migrate to configure patches via `{Init|Join}Configuration.patches.directory`. For the time being, these flags can be mixed with `--config`, but that might change in the future. On a command line, the last *patches flag takes precedence over previous flags and the value in config. `kubeadm upgrade --patches` will continue to be the only available option, since `upgrade` does not support a configuration file yet. ([#103063](http...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.24.md

    Windows) when passing a value to the `--container-runtime-endpoint` kubelet flag. This flag's value is taken from the kubeadm configuration `criSocket` field or the `--cri-socket` CLI flag. Automatically add a missing URL scheme to the user configuration in memory, but warn them that they should also update their configuration on disk manually. During `kubeadm upgrade apply/node` mutate the `/var/lib/kubelet/kubeadm-flags.env` file on disk and the `kubeadm.alpha.kubernetes.io/cri-socket` annotation...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
Back to top