Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

Add api-int record to bootstrap#77

Merged
stbenjam merged 1 commit intoopenshift-metal3:masterfrom
cybertron:api-int
May 16, 2019
Merged

Add api-int record to bootstrap#77
stbenjam merged 1 commit intoopenshift-metal3:masterfrom
cybertron:api-int

Conversation

@cybertron
Copy link
Copy Markdown
Contributor

Add the hosts plugin to coredns so that we can create a static entry
for api-int.$CLUSTER_DOMAIN. hosts is used because it doesn't have to
be authoritative for the zone and can allow fallthrough of records
that are not found.

Add the hosts plugin to coredns so that we can create a static entry
for api-int.$CLUSTER_DOMAIN. hosts is used because it doesn't have to
be authoritative for the zone and can allow fallthrough of records
that are not found.
@cybertron
Copy link
Copy Markdown
Contributor Author

@celebdor This should get api-int working on the bootstrap node too.

Copy link
Copy Markdown
Member

@stbenjam stbenjam left a comment

Choose a reason for hiding this comment

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

Master nodes do get their ignition successfully with this change.

@stbenjam stbenjam added the CI label May 13, 2019
@derekhiggins
Copy link
Copy Markdown
Collaborator

Build SUCCESS, see build http://10.8.144.11:8080/job/dev-tools/632/

Copy link
Copy Markdown
Member

@stbenjam stbenjam left a comment

Choose a reason for hiding this comment

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

D'oh, sorry - I had my change from this morning still applied - openshift-metal3/dev-scripts#531 :-(

With just this, it's not enough. Ignition hosts aren't pointing at coredns, they're all hitting 192.168.111.1, which doesn't have the api-int record.

@stbenjam
Copy link
Copy Markdown
Member

I added the temporary record to openshift-metal3/dev-scripts#523. I suppose we still need this as well, for when after the cluster comes up.

@stbenjam stbenjam merged commit 88b4488 into openshift-metal3:master May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants