Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport to 5.14] - operator-sdk removal and go 1.20 update #1191

Merged
merged 4 commits into from
Aug 9, 2023

Conversation

dannyzaken
Copy link
Contributor

Explain the changes

Issues: Fixed #xxx / Gap #xxx

Testing Instructions:

  • Doc added/updated
  • Tests added

list of changes:
Replaced operator-sdk command to generate
1. crds with controller-gen cmd
2. runtime object with deepcopy-gen
3. noobaa-operator and noobaa-operator-local directly with go build cmds
4. noobaa images with docker cmd

Signed-off-by: Vinayakswami Hariharmath <[email protected]>
(cherry picked from commit ed47d74)
Signed-off-by: Vinayakswami Hariharmath <[email protected]>
(cherry picked from commit 4844d16)
update go version to 1.20 from 1,19

Signed-off-by: Vinayakswami Hariharmath <[email protected]>
(cherry picked from commit 6a2855f)
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Signed-off-by: Vinayakswami Hariharmath <[email protected]>
(cherry picked from commit 5bf67bf)
Copy link
Contributor

@vh05 vh05 left a comment

Choose a reason for hiding this comment

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

lgtm

@dannyzaken dannyzaken merged commit e97e301 into noobaa:5.14 Aug 9, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants