Conversation
This was got removed in this commit, openshift@9ba17c5
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This seems to be introducing a lot of API changes. |
a9b3aa9 to
ad62f70
Compare
4efec09 to
87c5e39
Compare
|
@vikaschoudhary16 I don't think we need to |
87c5e39 to
702e7a2
Compare
|
@ingvagabund group name is awsprovider.openshift.io. Directory name is including |
If we will, we can always do it later. And most likely we would run two actuators, each for one group. |
38fee92 to
69668ad
Compare
pkg/actuators/machine/actuator.go
Outdated
There was a problem hiding this comment.
Can you add to do here explaining why is needed?
There was a problem hiding this comment.
Instead of replacing a.codec.DecodeProviderStatus with yaml.Unmarshal, let's replace the code in DecodeProviderStatus itself [1].
pkg/actuators/machine/actuator.go
Outdated
There was a problem hiding this comment.
Can you add to do here explaining why is needed?
pkg/actuators/machine/utils.go
Outdated
There was a problem hiding this comment.
Can you add to do here explaining why is needed?
There was a problem hiding this comment.
The same here. Please update DecodeProviderSpec itself [1] rather than replacing DecodeProviderSpec.
f92c014 to
ee6e31a
Compare
|
/test e2e |
pkg/actuators/machine/actuator.go
Outdated
There was a problem hiding this comment.
Instead of replacing a.codec.DecodeProviderStatus with yaml.Unmarshal, let's replace the code in DecodeProviderStatus itself [1].
pkg/actuators/machine/utils.go
Outdated
There was a problem hiding this comment.
The same here. Please update DecodeProviderSpec itself [1] rather than replacing DecodeProviderSpec.
ee6e31a to
1ac11a4
Compare
|
@vikaschoudhary16: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@vikaschoudhary16: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Closing in favor of #152. Thank you @vikaschoudhary16 for the PR. |
* Add region cluster configuration parameter Signed-off-by: Vince Prignano <vince@vincepri.com> * pass region in status Signed-off-by: Vince Prignano <vince@vincepri.com>
Add awsproviderconfig under oepnshift.io group