Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
741 contributions in the last year
Activity overview
Contributed to
openshift/machine-config-operator,
cri-o/cri-o,
containers/skopeo
and 5 other
repositories
Contribution activity
April 2019
Created a pull request in openshift/machine-config-operator that received 52 comments
Bug 1697657: vendor: bump openshift/api and needed k8s deps
Signed-off-by: Antonio Murdaca runcom@linux.com - What I did Bump openshift/api as per https://bugzilla.redhat.com/show_bug.cgi?id=1697657 and othe…
+30,862
−15,927
•
52
comments
- pkg/operator: fire an event when we change version
- pkg/daemon: add log about initial node annotation
- pkg/daemon: abstract NodeWriter to an interface
- pkg/daemon: reconcile current on disk on boot
- start informers and wait for cache sync on informers
- pkg/daemon: sync using current MC on disk if current on etcd not found
- pkg/daemon: add MCD skeleton tests and test prepUpdateFromCluster
- MCC: drop memory limit
- render_controller: render on template MCs changes
- Small fixes to docs and gitignore
- pkg/daemon: allow skip reboot in onceFrom MCD
- MCO: add etcd-quorum-guard image
- Bug 1686117: pkg/controller: re-sync on pull secret change
- pkg/apis: avoid a double call in getting the cc
- pkg/operator: clarify pool status
- switch to go modules
- Dockerfile.*: bump to go1.11
- pkg/operator: fix bootstrap logging
- pkg/daemon: add a current config on disk check
- pkg/operator: wait for cache on mcp/cc/mcp
- hack: switch diff to show positive diffing
- kubelet-config: fix variable shadowing
- add golangci-lint
- pkg/operator: update LastTransitionTime when flipping conditions
- hack: copy file w/o preserving attributes
- Some pull requests not shown.
- Change the ClusterStatusConditionType "Failing" to "Degraded"
- operator: sync the cloud config in bootstrap and cluster mode
- Add etcd-quorum-guard manifests and doc
- Bug 1698250: * : pt1 transition from MachineSelector to NodeSelector labels
- try to make MCD render more self-contained
- pkg/daemon: add a current config on disk check
- templates: Add a tmpfiles.d entry to delete CNI files at boot
- kubelet-config: fix variable shadowing
- pkg/controller: resync on unavailable
Created an issue in openshift/machine-config-operator that received 7 comments
Kubelet and ContainerRuntime controllers not reacting to ControllerConfig changs
Both controllers are using the ControllerConfig to render their templates but they're not re-triggering a sync if the ControllerConfig changes. Tha…
7
comments