Skip to content

Add Channels to License spec #18

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

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

pandemicsyn
Copy link
Member

Add's Channels to license spec to support kots multi-channel licenses.

@@ -36,7 +36,7 @@ fmt:
.PHONY: controller-gen
controller-gen:
ifeq (, $(shell which controller-gen))
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.7.0
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0
Copy link
Member Author

Choose a reason for hiding this comment

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

Existing code was already generated with v0.14.0.

Comment on lines +88 to +89
isEmbeddedClusterDownloadEnabled:
type: boolean
Copy link
Member Author

Choose a reason for hiding this comment

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

Just noticed this, it was the most recent addition - guessing we just missed regen? I can ommit and/or send along a separate pr for this if folks prefer.

@pandemicsyn pandemicsyn marked this pull request as ready for review July 16, 2024 22:47
@pandemicsyn pandemicsyn merged commit 8eb39e8 into main Jul 17, 2024
1 check passed
@pandemicsyn pandemicsyn deleted the florian/feat/multi-channel-license-support branch July 17, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants