Skip to content

[ISSUE 96] Upgrade operator-sdk tool to version 1.16#97

Merged
duhenglucky merged 13 commits intoapache:masterfrom
gobbq:master
May 24, 2022
Merged

[ISSUE 96] Upgrade operator-sdk tool to version 1.16#97
duhenglucky merged 13 commits intoapache:masterfrom
gobbq:master

Conversation

@gobbq
Copy link
Copy Markdown

@gobbq gobbq commented Mar 30, 2022

upgrade operator-sdk tool to version 1.16

  • update golang sdk version to 1.16
  • keep the golang code and yaml dir structure unchanged
  • using make tool to build/install/… the project
  • update CRDs' apiversion to apiextensions.k8s.io/v1

issue ref. #96

t.Errorf("pod names %v did not match expected %v", nodes, podNames)
}
}
//import (
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just delete this file directly.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants