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

Initialized project with Operator SDK 1.2 #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

srijitamukherjee
Copy link

Solves #7

…rator SDK 1.2

Signed-off-by: Srijita Mukherjee <srmukher@redhat.com>
@srijitamukherjee
Copy link
Author

srijitamukherjee commented Dec 3, 2020

What I have done till now:

  1. Moved old code to backup folder
  2. Initialized the Project with Operator sdk 1.2
  3. Initialized the Product API group
  4. Generated initial Controller
  5. Generated initial manifests/CRD

Whats next:

Porting the CRD from the backup folder to the types.go and then update the auto-generated CRD.
Updating and moving the examples CRs according to the above point to a new example manifests folder.

Details:
1) Initialized the Project
2) Initialized the Product API group
3) Generated initial Controller
4) Generated initial manifests/CRDs
5) Added initial .gitignore

Signed-off-by: Srijita Mukherjee <srmukher@redhat.com>
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