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

beta.kubernetes.io is deprecated, use kubernetes.io instead #969

Merged

Commits on Aug 25, 2022

  1. beta.kubernetes.io is deprecated, use kubernetes.io instead

      Warning: spec.template.spec.nodeSelector[beta.kubernetes.io/arch]: deprecated since v1.14; use "kubernetes.io/arch" instead
      Warning: spec.template.spec.nodeSelector[beta.kubernetes.io/os]: deprecated since v1.14; use "kubernetes.io/os" instead
    
    Signed-off-by: Tomoya Fujita <[email protected]>
    fujitatomoya committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2829be9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. address deprecation issue for corresponding config files.

    Signed-off-by: Tomoya Fujita <[email protected]>
    fujitatomoya committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2be849b View commit details
    Browse the repository at this point in the history