-
Notifications
You must be signed in to change notification settings - Fork 33
Bug 1915925: Update ose-openstack-machine-controllers builder & base images to be consistent with ART #150
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
Conversation
|
@openshift-bot: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retitle Bug 1915925: Update ose-openstack-machine-controllers builder & base images to be consistent with ART |
|
@openshift-bot: This pull request references Bugzilla bug 1915925, which is invalid:
Comment DetailsIn response to this:
Instructions 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. |
|
/bugzilla refresh |
|
@pierreprinetti: This pull request references Bugzilla bug 1915925, which is invalid:
Comment DetailsIn response to this:
Instructions 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. |
|
/bugzilla refresh |
|
@pierreprinetti: This pull request references Bugzilla bug 1915925, which is invalid:
Comment DetailsIn response to this:
Instructions 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. |
09b751a to
76fc1ce
Compare
|
@openshift-bot: This pull request references Bugzilla bug 1915925, which is invalid:
Comment DetailsIn response to this:
Instructions 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. |
|
@openshift-bot: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
|
/close |
|
@pierreprinetti: Closed this PR. DetailsIn response to this:
Instructions 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. |
* Basic implementation of creating networks Added ports for subnets to router Implemented cluster update Replaced glog by klog Changed usage of NetworService Now Reconcile creates an instance of NetworkService on each run. So in theory it will be possible to configure OS-Credentials per cluster. Added router to ClusterStatus Changed to only one Router Resynced Gopkg.lock Improved logs Reconciling of networks now log the default log level Added Docs to ClusterStatus.Network Recreated zz_generated with new types * Migrated to params of PR 136 * removed unneeded line * Updated Network to only hold a single subnet At the current point in time, we don't need multiple subnets, and we are not even able to configure them. Beside this, I refactored the reconciling code to return network, subnet and router instead of manipulating pointer data. * Removed unneeded clusterclient in favor of runtime.Client See also kubernetes-retired/kubefed#208 (comment) We don't need the clientset_generated any more. * Fixed typos, re-ordered fields
Updating ose-openstack-machine-controllers builder & base images to be consistent with ART
Reconciling with https://github.com/openshift/ocp-build-data/tree/4a98c8d67fb1b0233d689c4bcc7f97e61da53999/images/ose-openstack-machine-controllers.yml
If you have any questions about this pull request, please reach out to
@art-teamin the#aos-artcoreos slack channel.