Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

migrate to operator-sdk v1.3.0 #53

Merged
merged 13 commits into from
Jan 6, 2021

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented Dec 30, 2020

Q A
Bug fix? yes
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #33 #52 #36
License Apache 2.0

What's in this PR?

In this PR, we are upgrading the dependency of the sdk operator from v0.18.0 to v1.3.0, which involves a code migration:
https://sdk.operatorframework.io/docs/building-operators/golang/migration/

Why?

To be up to date with kubernetes dependencies (which fix some CRD issues) and keep up with operator-sdk versions.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@erdrix erdrix added enhancement New feature or request MVP Targeted for the v1 release priority:1 labels Dec 30, 2020
@erdrix erdrix self-assigned this Dec 30, 2020
@erdrix erdrix marked this pull request as ready for review January 6, 2021 09:04
This was linked to issues Jan 6, 2021
@erdrix erdrix merged commit 08e3fc7 into Orange-OpenSource:master Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request MVP Targeted for the v1 release priority:1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Resource error message NiFi Cluster doesn't spin up CRD Error
1 participant