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

Custom taints and toleration node operation #9920

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. Support custom taints node operation

    Signed-off-by: Vishakha Kathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1d16bfe View commit details
    Browse the repository at this point in the history
  2. Add changes

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a733299 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1cd4ec2 View commit details
    Browse the repository at this point in the history
  4. add negative test case

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7699001 View commit details
    Browse the repository at this point in the history
  5. Fix test

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    82fa976 View commit details
    Browse the repository at this point in the history
  6. change for ipi cluster

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    844f84e View commit details
    Browse the repository at this point in the history
  7. add exception

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5d5cd1d View commit details
    Browse the repository at this point in the history
  8. increase timeout

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d09eba1 View commit details
    Browse the repository at this point in the history
  9. include review comments

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ec9704c View commit details
    Browse the repository at this point in the history
  10. move function to helpers

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bc093fd View commit details
    Browse the repository at this point in the history
  11. correct docstrings

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    37efd8d View commit details
    Browse the repository at this point in the history
  12. fix python pr check

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    305cc36 View commit details
    Browse the repository at this point in the history
  13. fix pr check

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2eb2080 View commit details
    Browse the repository at this point in the history
  14. correct toleration

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f10f06b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2a91dab View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. define taint_label

    Signed-off-by: vkathole <[email protected]>
    vkathole committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ae58c43 View commit details
    Browse the repository at this point in the history