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

fix: align kube-rs with client-go config parsing #1077

Merged
merged 14 commits into from Dec 6, 2022

Commits on Nov 13, 2022

  1. fix: align kube-rs with client-go config parsing

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    935c554 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. remove serde_with, make field optional

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d5f1325 View commit details
    Browse the repository at this point in the history
  2. remove commented test

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    af53d50 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary default

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    57f79ad View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. adjust based on PR review

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    42c92fd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. command and server are optional

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5964333 View commit details
    Browse the repository at this point in the history
  2. name on named structs is optional

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    071bfd5 View commit details
    Browse the repository at this point in the history
  3. remove CurrentContextNotSet error

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    447e546 View commit details
    Browse the repository at this point in the history
  4. run fmt

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    772e9e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. revert named strings to be mandatory

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a4bbc97 View commit details
    Browse the repository at this point in the history
  2. other PR comments

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    850fb5b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. revert

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    d86c2c6 View commit details
    Browse the repository at this point in the history
  2. revert

    Signed-off-by: goenning <me@goenning.net>
    goenning committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    1f51e4e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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