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

Update to [email protected] and [email protected] #61

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

Conversation

jtomasek
Copy link

@jtomasek jtomasek commented Nov 10, 2021

@openshift-ci
Copy link

openshift-ci bot commented Nov 10, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jtomasek, rawagner

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Jiri Tomasek added 2 commits November 15, 2021 14:39
Replacing K8sResourceCommon type with CR specific ones
Importing types from 'openshift-assisted-ui-lib/dist/src/cim/types' instead
of using them from CIM variable
Comment on lines +51 to +52
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
data: getClusterDeploymentForInfraEnv(secret.metadata?.name!, namespace, values),
Copy link
Author

Choose a reason for hiding this comment

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

It is unfortunate that K8sResourceCommon defines all metadata as optional. It would be good to enhance it to reflect the reality and make the required metadata properties such as name and namespace required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants