Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Service IP addresses should use cidrhost(tectonic_service_cidr, …) #642

Closed
ggreer opened this issue May 10, 2017 · 5 comments
Closed

Service IP addresses should use cidrhost(tectonic_service_cidr, …) #642

ggreer opened this issue May 10, 2017 · 5 comments
Assignees

Comments

@ggreer
Copy link
Contributor

ggreer commented May 10, 2017

tectonic_kube_apiserver_service_ip, tectonic_kube_etcd_service_ip, and tectonic_kube_dns_service_ip should all use cidrhost() instead of hard-coded default values.

Currently, the user must change all of those values if they want to use a different service cidr. Also, the frontend must calculate all those values.

@ggreer ggreer added this to the Theme: Overall cleanup and stability milestone May 10, 2017
@s-urbaniak
Copy link
Contributor

This fall in the bucket "how much logic do we want in the tf templates", but I agree that is a neat idea.

@sym3tri
Copy link
Contributor

sym3tri commented May 15, 2017 via email

@alexsomesan
Copy link
Contributor

This is a cool idea and should not be a complicated change.

@sym3tri The point @ggreer is trying to make is it actually would not require users to change anything in the template. It would just compute them when they are not provided in tfvars (like we do with subnets today). I think that's a neat usability improvement. It would unclutter the tfvars too.

@sym3tri
Copy link
Contributor

sym3tri commented May 16, 2017 via email

@alexsomesan
Copy link
Contributor

Oh well, I guess I need to pay closer attention :) Sorry for causing confusion.

@s-urbaniak s-urbaniak self-assigned this May 19, 2017
s-urbaniak pushed a commit to s-urbaniak/tectonic-installer that referenced this issue May 19, 2017
s-urbaniak pushed a commit to s-urbaniak/tectonic-installer that referenced this issue May 19, 2017
s-urbaniak pushed a commit to s-urbaniak/tectonic-installer that referenced this issue May 19, 2017
s-urbaniak pushed a commit to s-urbaniak/tectonic-installer that referenced this issue May 19, 2017
s-urbaniak pushed a commit that referenced this issue May 19, 2017
alekssaul pushed a commit to alekssaul/tectonic-installer that referenced this issue May 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants