Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync release-0.x branch to HEAD. #775

Merged
merged 18 commits into from
Feb 9, 2022
Merged

Sync release-0.x branch to HEAD. #775

merged 18 commits into from
Feb 9, 2022

Commits on Dec 16, 2021

  1. add fetch migration docs

    OliverMKing committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    84fe725 View commit details
    Browse the repository at this point in the history
  2. update formatting

    OliverMKing committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    8ade8c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge pull request #755 from OliverMKing/fetch-migration

    Fetch migration docs
    k8s-ci-robot committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    89d785a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. feat: add support for more quantity units

    Adds support for missing decimal units: u, k, M, G, T, P and E.
    Fixes multiplier for nano from 1e-8 to 1e-9.
    wejendorp authored and Jacob Wejendorp committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    25bda5f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Merge pull request #757 from wejendorp/quantityToScalar-units-653

    Add support for more quantity units
    k8s-ci-robot committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    39cd5a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    af88447 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    5980960 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Merge pull request #762 from rohprimardho/master

    feat: bump shelljs -- issue #761
    k8s-ci-robot committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    1db4ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Merge pull request #767 from justaugustus/override-colors

    package.json: Add override for colors@1.40.0
    k8s-ci-robot committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    32c1163 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    5672d06 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. fix colors override

    Tenaria committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ad68caf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    d4a1e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07737cb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge pull request #770 from Tenaria/fix-tar-vulnerability

    upgrades tar version from 6.0.2 to 6.1.11
    k8s-ci-robot committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    fae1e5b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #772 from schrodit/add-list-method

    Add list method to generic KubernetesObjectApi
    k8s-ci-robot committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b8382b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Update to 0.16.3

    brendanburns committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    0f2e2ec View commit details
    Browse the repository at this point in the history
  2. Fix generated code.

    brendanburns committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3df7390 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Merge pull request #774 from brendandburns/intorstring

    Fix generation of IntOrString
    k8s-ci-robot committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    640a72d View commit details
    Browse the repository at this point in the history