Skip to content

Update Operator SDK framework and move to Go modules#8

Open
stepanstipl wants to merge 6 commits intoprune998:masterfrom
stepanstipl:update-modules
Open

Update Operator SDK framework and move to Go modules#8
stepanstipl wants to merge 6 commits intoprune998:masterfrom
stepanstipl:update-modules

Conversation

@stepanstipl
Copy link

@stepanstipl stepanstipl commented Jan 22, 2020

This PR updates to a new version of Operator SDK framework, which includes migration to go modules as a package management mechanism and related changes to get the operator working.

Changes included:

  • Update to Operator SDK 0.14 and move to Go modules
  • Remove vendoring (package version are managed via Go modules)
  • Update generated code by (new Operator SDK)
  • Fix compile errors by updating .client.List to new signature
  • Update generated CRD (new Operator SDK)

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.

1 participant