Skip to content

Conversation

@sjenning
Copy link
Contributor

Render the cluster config CR for Scheduler

@derekwaynecarr @ravisantoshgudimetla @abhinavdahiya

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 12, 2019
@sjenning sjenning force-pushed the add-scheduler-cr-render branch from 42ccd02 to ec79e26 Compare March 12, 2019 17:24
Copy link
Contributor

Choose a reason for hiding this comment

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

There is no dependency on the install config. This can be removed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Change ing to something more appropriate for this asset.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bet you can't tell where I copied and pasted from?!

@sjenning sjenning force-pushed the add-scheduler-cr-render branch from ec79e26 to 9f86bb2 Compare March 12, 2019 17:33
Copy link
Contributor

@staebler staebler left a comment

Choose a reason for hiding this comment

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

It would be better for this to be generated from a template file under data/data/manifests/bootkube by an asset in pkg/asset/templates/content/bootkube.

@abhinavdahiya
Copy link
Contributor

It would be better for this to be generated from a template file under data/data/manifests/bootkube by an asset in pkg/asset/templates/content/bootkube.

All the other config.openshift.io manifests are currently like this.
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 12, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, sjenning

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

The pull request process is described here

Details 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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 12, 2019
@staebler
Copy link
Contributor

It would be better for this to be generated from a template file under data/data/manifests/bootkube by an asset in pkg/asset/templates/content/bootkube.

All the other config.openshift.io manifests are currently like this.
/lgtm

@abhinavdahiya OK. Can you help me to understand the distinction between manifests that should be included in the templates and those that should not so that I can stop giving poor recommendations?

@openshift-merge-robot openshift-merge-robot merged commit 5e34eed into openshift:master Mar 12, 2019
@wking
Copy link
Member

wking commented Mar 26, 2019

Does this actually do anything?

$ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-4.0/6149/artifacts/e2e-aws/installer/.openshift_install.log | grep Scheduler
... no hits ...

I think you need to add it as a dependency over here or similar.

@sjenning
Copy link
Contributor Author

@wking gah, this was on my list to figure out. thanks for reminding me. it goes here https://github.com/openshift/installer/blob/master/pkg/asset/manifests/operators.go#L58-L61

@sjenning
Copy link
Contributor Author

#1461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants