Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

v1alpha3 - Rename BareMetal to BYOB #228

Closed
wants to merge 89 commits into from
Closed

v1alpha3 - Rename BareMetal to BYOB #228

wants to merge 89 commits into from

Conversation

bboreham
Copy link
Contributor

For comparison to #224

Many things have changed:
 - Where we had a List of Machine, we now have a YAML stream,
   i.e. multiple documents separated by ---
 - Where we had a single struct, we must deal with a ClusterAPI struct
   and a provider-specific struct

Fix up ParseAndDefaultAndValidate to return both cluster structs
(Needs a bit more work on BareMetalMachine to be useful)
bboreham and others added 23 commits June 2, 2020 15:36
So we can treat an error on 'kubectl get nodes' as transient, while
still logging that it happened.
Otherwise it's really hard to figure out what went wrong.
Blank means use the default, but when ImageRepository is set the
current code is failing.
Almost everywhere uses Public.Address or Private.Address,
so these other ones are just a source of confusion.
Fail parsing if manifest lacks Cluster or BareMetalCluster definition
Copy link
Contributor

@palemtnrider palemtnrider left a comment

Choose a reason for hiding this comment

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

This terminology is good with me. I'm curious if others are OK with it.

@bboreham bboreham force-pushed the update-to-v1alpha3 branch 3 times, most recently from 550d9da to 2b644aa Compare June 24, 2020 14:49
Base automatically changed from update-to-v1alpha3 to master June 24, 2020 16:21
@luxas
Copy link
Contributor

luxas commented Jul 29, 2020

Replaced by #224

@luxas luxas closed this Jul 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants