Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Add pods fields to AWSCluster#413

Merged
teemow merged 7 commits intoimprove-generationfrom
add_pods_cidr
Apr 16, 2020
Merged

Add pods fields to AWSCluster#413
teemow merged 7 commits intoimprove-generationfrom
add_pods_cidr

Conversation

@paurosello
Copy link
Contributor

@paurosello paurosello commented Apr 16, 2020

Checklist

  • Consider SIG UX feedback.
  • Update changelog in CHANGELOG.md.

@paurosello paurosello mentioned this pull request Apr 16, 2020
2 tasks
@paurosello paurosello requested review from a team, kopiczko and teemow April 16, 2020 12:49

### Changed

- Add pod field to AWSCluster.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Add pod field to AWSCluster.
- Add `.spec.cluster.pods` field to AWSCluster.

Comment on lines +114 to +115
description: Subnet size, expresses as the count of leading
1 bits in the subnet mask of this subnet.
Copy link
Member

Choose a reason for hiding this comment

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

If the property is expected to carry a string like "1.2.3.4/8" then I think this description does not explain it well. I would expect something like

"IPv4 address block used for pods, in CIDR notation."

Also we might want to provide a validation regex.

@teemow teemow merged commit 121ee0e into improve-generation Apr 16, 2020
@teemow teemow deleted the add_pods_cidr branch April 16, 2020 16:00
@marians
Copy link
Member

marians commented Apr 16, 2020

@teemow That's a way to make me feel "heard" ;-)

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.

4 participants