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

[release-v3.25] Auto pick #7979: Typha tolerate #8066

Commits on Sep 28, 2023

  1. Typha tolerate node.cloudprovider.kubernetes.io/uninitialized taint

    Allow typha deployment to tolerate the taint set via kubelet when used with
    --cloud-provider=external flag. We need typha to be able to schedule as
    soon as possible on new nodes since calico-node relies on it.
    Related Slack thread:
    https://calicousers.slack.com/archives/C0BCA117T/p1693469918340899
    ffilippopoulos authored and coutinhop committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    aa5951d View commit details
    Browse the repository at this point in the history
  2. Update charts/calico/templates/calico-typha.yaml

    Co-authored-by: Lance Robson <lance@tigera.io>
    2 people authored and coutinhop committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9298047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a89270 View commit details
    Browse the repository at this point in the history