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

Update controller runtime to v0.8.3 and k8s to v1.20.6 #296

Merged

Commits on May 8, 2021

  1. bump controller-runtime to v0.8.3

    bump kubernetes dependency to v1.20.6
    
    Signed-off-by: RainbowMango <renhongcai@huawei.com>
    RainbowMango committed May 8, 2021
    Configuration menu
    Copy the full SHA
    5d9b8a5 View commit details
    Browse the repository at this point in the history
  2. Adopt Reconcile() method signature change

    Adopt MapOjbect removing change
    Adopt event handling object changes
    Adopt ToRequestsFunc to MapFunc change
    Adopt EnqueueRequestsFromMapFunc change
    Adopt runerable interface change
    Adopt using admission review version v1
    
    Signed-off-by: RainbowMango <renhongcai@huawei.com>
    RainbowMango committed May 8, 2021
    Configuration menu
    Copy the full SHA
    28afae3 View commit details
    Browse the repository at this point in the history