Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 30 for Muth (0.23 sec)

  1. CHANGELOG/CHANGELOG-1.28.md

    - Removed `WindowsHostProcessContainers` feature-gate. ([#117570](https://github.com/kubernetes/kubernetes/pull/117570), [@marosset](https://github.com/marosset)) [SIG API Machinery, Apps, Auth, Node and Windows]
    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

    - Added a config-mode flag in azure auth module to enable getting AAD token without spn: prefix in audience claim. When it's not specified, the default behavior doesn't change. ([#87630](https://github.com/kubernetes/kubernetes/pull/87630), [@weinong](https://github.com/weinong)) [SIG API Machinery, Auth, CLI and Cloud Provider]
    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. CHANGELOG/CHANGELOG-1.8.md

     - The `batch/v2alpha1.ScheduledJob` was removed. Use `batch/v1beta1.CronJob` instead.
    
    ### Auth
    
     - The RBAC v1alpha1 API group is deprecated in favor of RBAC v1.
    
     - The API server flag `--experimental-bootstrap-token-auth` is deprecated in favor of `--enable-bootstrap-token-auth`. The `--experimental-bootstrap-token-auth` flag will be removed in version 1.9.
    
    ### Autoscaling
    
    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)
  4. CHANGELOG/CHANGELOG-1.17.md

        - [CLI Improvements](#cli-improvements)
      - [API Changes](#api-changes)
      - [Other notable changes](#other-notable-changes-1)
        - [API Machinery](#api-machinery)
        - [Apps](#apps)
        - [Auth](#auth)
        - [CLI](#cli)
        - [Cloud Provider](#cloud-provider)
        - [Cluster Lifecycle](#cluster-lifecycle-1)
        - [Instrumentation](#instrumentation)
        - [Network](#network-1)
        - [Node](#node)
    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)
  5. CHANGELOG/CHANGELOG-1.12.md

      - [New Features](#new-features)
      - [API Changes](#api-changes)
      - [Other Notable Changes](#other-notable-changes-10)
        - [SIG API Machinery](#sig-api-machinery-1)
        - [SIG Apps](#sig-apps)
        - [SIG Auth](#sig-auth)
        - [SIG Autoscaling](#sig-autoscaling-1)
        - [SIG AWS](#sig-aws)
        - [SIG Azure](#sig-azure-1)
        - [SIG CLI](#sig-cli-1)
        - [SIG Cloud Provider](#sig-cloud-provider-1)
    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)
  6. CHANGELOG/CHANGELOG-1.21.md

    - Using exec auth plugins with kubectl no longer results in warnings about constructing many client instances from the same exec auth config. ([#97857](https://github.com/kubernetes/kubernetes/pull/97857), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Auth]
    - When a CNI plugin returns dual-stack pod IPs, kubelet will now try to respect the
    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)
  7. .gitignore

    *~
    \#*\#
    .\#*
    
    # Vim-related files
    [._]*.s[a-w][a-z]
    [._]s[a-w][a-z]
    *.un~
    Session.vim
    .netrwhist
    
    # cscope-related files
    cscope.*
    
    # Go test binaries
    *.test
    /hack/.test-cmd-auth
    
    # JUnit test output from ginkgo e2e tests
    /junit*.xml
    
    # Mercurial files
    **/.hg
    **/.hg*
    
    # Vagrant
    .vagrant
    network_closure.sh
    
    # Local cluster env variables
    /cluster/env.sh
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 29 08:22:06 GMT 2024
    - 2.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.27.md

    - Added apiserver_envelope_encryption_kms_operations_latency_seconds metric to measure the KMSv2 grpc calls latency. ([#115649](https://github.com/kubernetes/kubernetes/pull/115649), [@aramase](https://github.com/aramase)) [SIG API Machinery, Auth and Testing]
    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)
  9. CHANGELOG/CHANGELOG-1.9.md

      - [Introduction to 1.9.0](#introduction-to-190)
      - [Major themes](#major-themes)
        - [API Machinery](#api-machinery)
        - [Apps](#apps)
        - [Auth](#auth)
        - [AWS](#aws)
        - [Azure](#azure)
        - [Cluster Lifecycle](#cluster-lifecycle)
        - [Instrumentation](#instrumentation)
        - [Network](#network)
        - [Node](#node)
        - [OpenStack](#openstack)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.10.md

        - [API-machinery](#api-machinery)
        - [Auth](#auth)
        - [Azure](#azure)
        - [CLI](#cli)
        - [Network](#network)
      - [Before Upgrading](#before-upgrading)
      - [Known Issues](#known-issues)
      - [Deprecations](#deprecations)
      - [Other Notable Changes](#other-notable-changes-13)
        - [Apps](#apps)
        - [AWS](#aws)
        - [Auth](#auth-1)
        - [CLI](#cli-1)
    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