-
Notifications
You must be signed in to change notification settings - Fork 773
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
Add Toggle for NewModule Form and skipCRDs Support in Backend #616
base: main
Are you sure you want to change the base?
Add Toggle for NewModule Form and skipCRDs Support in Backend #616
Conversation
β¦rontend NewModule form toggle
@quest-bot loot #602 |
Quest PR submitted!@kom-senapati, you are attempting to solve the issue and loot this Quest. Will you be successful? Questions? Check out the docs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The skip crds values from the UI is not properly passed when creating a module and is never applied.
Also, since you are changing the CRD, run make manifests
to generate manifests in cyclops-ctrl/config/crd/bases
, and make sure the value is properly mapped in the kubernetes cluster
@petar-cvit Can you tell me the changes required in the backend |
$ make manifests
make: *** No rule to make target 'manifests'. Stop. It's giving this output when running inside the |
closes #602
π Description
β Checks
Screenshots