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

Drop unused machine fields #34

Conversation

enxebre
Copy link
Member

@enxebre enxebre commented Apr 29, 2019

drop unused machine fields:

  • machine.spec.versions
  • machine.spec.configsource -- we don't use dynamic kubelet config
  • machine.spec.providerSpec.machineClass -- we are not shipping the machine class resource at this time
  • machine.status.versions -- we are not setting this yet
  • machine.status.conditions -- we are not setting these node conditions up to machine objects yet

Follow ups:

  • Revendor cluster-api-provider-aws
  • Revendor installer
  • Update mao CRDs

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 29, 2019
@frobware frobware changed the title Drop fields Drop unused machine fields Apr 29, 2019
Copy link

@frobware frobware left a comment

Choose a reason for hiding this comment

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

@frobware
Copy link

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 29, 2019
@ingvagabund
Copy link
Member

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

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

The pull request process is described 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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 29, 2019
@openshift-merge-robot openshift-merge-robot merged commit d8958b5 into openshift:openshift-4.0-cluster-api-0.0.0-alpha.4 Apr 29, 2019
enxebre added a commit to enxebre/cluster-api-actuator-pkg that referenced this pull request Apr 29, 2019
enxebre added a commit to enxebre/installer that referenced this pull request Apr 29, 2019
Revendor to accomodate openshift/cluster-api#34 for the machine renderered manifests so they pass CRD validation once they are updated
enxebre added a commit to enxebre/cluster-api-provider-aws-2 that referenced this pull request Apr 29, 2019
enxebre added a commit to enxebre/machine-api-operator that referenced this pull request Apr 29, 2019
enxebre added a commit to enxebre/machine-api-operator that referenced this pull request Apr 29, 2019
enxebre added a commit to enxebre/machine-api-operator that referenced this pull request Apr 29, 2019
enxebre added a commit to enxebre/machine-api-operator that referenced this pull request Apr 29, 2019
enxebre added a commit to enxebre/cluster-api-provider-aws-2 that referenced this pull request Apr 29, 2019
Accomodate providerConfigFromMachine to only use providerSpec.Value based on changes in openshift/cluster-api#34
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants