Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Conversation

@GLYASAI
Copy link

@GLYASAI GLYASAI commented Feb 18, 2020

Because k8s 1.16 no longer supports statefulset of apps/v1beta1, I upgraded statefulset to apps/v1. In order to upgrade, I need to make the following changes:

  1. client-go update to v12.0.0 using go mod(I think go mod can do this better)
  2. update the code under pkg/generated using make generate
  3. change glog to klog, because glog conflicts with klog in client-go

@GLYASAI
Copy link
Author

GLYASAI commented Feb 18, 2020

I also upgraded golang to 1.13

@GLYASAI GLYASAI requested a review from prydie February 18, 2020 12:45
@GLYASAI
Copy link
Author

GLYASAI commented Feb 18, 2020

box:
    registry: https://iad.ocir.io/v2
    id: iad.ocir.io/oracle/mysql-operator-ci-e2e:1.1.1

hope someone can help upgrade the golang in the box to 1.13

This was referenced May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant