-
Notifications
You must be signed in to change notification settings - Fork 68
Implement the NestedEtcd controller #30
Implement the NestedEtcd controller #30
Conversation
a64b4b8
to
a89320b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really good so far, nice work @charleszheng44. Do you want to talk about what you've run into today on the CAPN call?
Yes. We can talk about this PR in today's meeting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple questions but otherwise looks good.
55e7ff4
to
3d78676
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good only a couple comments, questions.
config/component-templates/nested-etcd/nested-etcd-statefulset-template.yaml
Outdated
Show resolved
Hide resolved
We also probably want tests for this. |
3d78676
to
87af423
Compare
87af423
to
ba6e889
Compare
test cases added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, I think we can merge this and keep working on the next few controllers and we can always tweak implementation more as we go.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: charleszheng44, christopherhein 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 |
This PR implements the NestedEtcd controller.