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

Mask GKE Sandbox-specific labels and taints #3749

Merged

Commits on Jul 30, 2020

  1. Mask GKE Sandbox-specific labels and taints

    This change prevents the GKE Sandbox labels and taints (currently
    sandbox.gke.io/runtime=gvisor) from causing node pools to always need to
    be recreated. Without this change, once a node pool is created, it needs
    to be manually updated to include the additional GKE Sandbox label and
    taint items.
    impl committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c7b06d8 View commit details
    Browse the repository at this point in the history