-
Notifications
You must be signed in to change notification settings - Fork 159
Enable topology #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable topology #243
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: msau42 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 |
74da8d8
to
5fd8c54
Compare
@msau42 is this ready for review? |
Yes this is ready. I have a hold here so we can decide if we want to cut a new driver before adding topology since it will require min K8s 1.14 |
/hold cancel |
We can always backport things to older releases if we want something for < 1.14 |
We should cut this as 0.5.x since it requires K8s version bump |
@@ -2,6 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1 | |||
kind: Kustomization | |||
bases: | |||
- ../../base | |||
patches: | |||
- controller_disable_topology.yaml |
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.
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.
sure that works
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.
pushed a new commit
/lgtm |
Depends on #242
/hold