-
Notifications
You must be signed in to change notification settings - Fork 1.5k
CHANGELOG: Document changes since 0.15.0 #1519
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
Through 58a2767 (Merge pull request openshift#1497 from vrutkovs/upi-multistage-cli, 2019-03-29).
Catching up with c734361 (Remove cluster-api object as this is not needed anymore, 2019-03-22, openshift#1449), 1408d8a (*: use kube-etcd-cert-signer release image, 2019-03-27, openshift#1477), and possibly others. Generated with: $ openshift-install graph | dot -Tsvg >docs/design/resource_dep.svg using: $ dot -V dot - graphviz version 2.30.1 (20170916.1124)
|
/lgtm It's concerning that, while operator like mco which is tightly coupled to the installer is only 1 day old: $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.0.0-0.9 --commits | rg machine-config-controller
machine-config-controller https://github.com/openshift/machine-config-operator ee4e0643716780def1aadaaf7ef4f67b2f99cd7f$ git --no-pager show ee4e0643716780def1aadaaf7ef4f67b2f99cd7f
commit ee4e0643716780def1aadaaf7ef4f67b2f99cd7f
Merge: 6d351e1 feca590
Author: OpenShift Merge Robot <[email protected]>
Date: Mon Apr 1 09:07:15 2019 -0700
Merge pull request #592 from JAORMX/info-log-level
ContainerRuntimeConfig: Enable "info" debug level |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, wking 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 |
Those were mitigated by openshift/origin#22454 and openshift/origin#22455 until we get a new machine-os-content with an OSTree built with the new, 1.13 kubelet. /retest |
/retest |
Through 58a2767 (Merge pull request #1497 from vrutkovs/upi-multistage-cli, 2019-03-29).
The base commit is from:
I've also rebuilt the asset-graph SVG.