Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Update to Operator SDK 0.11.0 and Go modules #157

Merged
merged 1 commit into from
Oct 29, 2019
Merged

Conversation

lrgar
Copy link
Contributor

@lrgar lrgar commented Oct 28, 2019

Updating dependencies,

  • Operator SDK from 0.4.0 to 0.11.0
  • client-go from 1.12.3 to 1.14.1
  • controller-runtime from 0.1.9 to 0.2.0

This PR also moves dependency managment to Go modules.

There are migrations note here on how to update the SDK an Operator.

The operator-sdk generate commands don't work at the moment, but these don't affect functionality. In part caused by changes to expected structure of CRD definitions, for which I'll take a look later on.

@lrgar lrgar changed the title Update to Operator SDK 0.11.0 Update to Operator SDK 0.11.0 and Go modules Oct 28, 2019
@lrgar lrgar merged commit d8dc680 into master Oct 29, 2019
@lrgar lrgar deleted the feature/osdk-0.11 branch October 29, 2019 15:34
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.

None yet

2 participants