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

OLM Form View "fieldDependency" only allows with sibling fields #8120

Closed
lpchitta opened this issue Feb 10, 2021 · 4 comments
Closed

OLM Form View "fieldDependency" only allows with sibling fields #8120

lpchitta opened this issue Feb 10, 2021 · 4 comments
Labels
component/olm Related to OLM kind/feature Categorizes issue or PR as related to a new feature.

Comments

@lpchitta
Copy link

During our first OLM Form View implementation ,we came across the requirement of using fieldDependency where this only works with sibling field . This created number of issues where we need to change existing custom resource parameters .

We would like to report this for a improvement where fieldDependency should work for between any custom resource parameter.

@spadgett spadgett added component/olm Related to OLM kind/feature Categorizes issue or PR as related to a new feature. labels Feb 15, 2021
@spadgett
Copy link
Member

cc @TheRealJon @tlwu2013

@TheRealJon
Copy link
Member

@lpchitta This is fixed in 4.7

@spadgett
Copy link
Member

spadgett commented Mar 1, 2021

@TheRealJon Looks like our reference doc needs to be updated:

https://github.com/openshift/console/blob/master/frontend/packages/operator-lifecycle-manager/src/components/descriptors/reference/reference.md#20-fielddependency

"Field dependency" only exists between sibling fields in CRD's schema.

@TheRealJon
Copy link
Member

Updated in #8278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/olm Related to OLM kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants