-
Notifications
You must be signed in to change notification settings - Fork 20
Add the single node cluster profile #59
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
Conversation
tylerslaton
left a comment
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.
/lgtm
| properties: | ||
| apiVersion: | ||
| description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' | ||
| description: 'APIVersion defines the versioned schema of this representation |
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.
Just curious, did make manifests do this? It is weird it hasn't done it before.
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.
I assume so? I didn't open any of those files myself and that file only changed after I ran make manifests 🤷♀️
|
It looks like the Makefile hack update that you mentioned didn't come through unless I'm missing something. |
|
/retitle Add the single node cluster profile This is a prerequisite to payload introduction so adding the required labels /label px-approved |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oceanc80, timflannagan, tylerslaton The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Add the single node cluster profile and update the associated Makefile hack until openshift/api#1282 is merged.