Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mateoflorido pushed 1 commit to main canonical/k8s-operator
- Pin Runner Size/Arch (#203) Pin Test Runner Label --------- Co-authored-by: Adam Dyess <[email protected]> 633abdc
mateoflorido created a branch on canonical/k8s-operator
KU-2255/charm-literals - Machine charm for K8s following the operator framework
mateoflorido pushed 3 commits to m/pin-runner-size canonical/k8s-operator
- Rename annotations to cluster-annotations (#198) * Rename annotations to cluster-annotations --------- Co-authored... b4a17c5
- Implement `upgrade-relation` for control plane nodes (#200) This commit implements the upgrades for control plane nodes 5d6af4b
- Merge branch 'main' into m/pin-runner-size 0d11e98
mateoflorido closed a pull request on canonical/k8s-operator
Implement `upgrade-relation` for control plane nodes
## Overview Introduce upgrade orchestration for control plane nodes. ## Rationale To simplify the upgrade process for charms, this pull request adds orchestration logic specifically for upgr...mateoflorido created a review comment on a pull request on canonical/k8s-operator
Used here: https://github.com/canonical/k8s-operator/blob/7e7e480eb5a5fe53f366f26231fe8995d7f39d0c/charms/worker/k8s/src/snap.py#L276
mateoflorido created a review comment on a pull request on canonical/k8s-operator
Used here: https://github.com/canonical/k8s-operator/blob/7e7e480eb5a5fe53f366f26231fe8995d7f39d0c/charms/worker/k8s/src/upgrade.py#L199
mateoflorido created a review comment on a pull request on canonical/k8s-operator
Originally, the method verified the consensus version for the workers. But now, we have changed that in order to accommodate multiple `k8s-worker` applications in the model. Context: https://github...
mateoflorido created a review comment on a pull request on canonical/k8s-operator
@addyess Sounds good. I'll push the check into the block_refresh method.
mateoflorido created a review comment on a pull request on canonical/k8s-operator
This is not the case here. If the refresh is blocked (due to a different revision) but the upgrade machinery has verified and allowed the upgrade, using an `or` in this context will cause the block...
mateoflorido created a branch on canonical/k8s-operator
m/pin-runner-size - Machine charm for K8s following the operator framework
mateoflorido pushed 2 commits to KU-2116/upgrade-control-plane canonical/k8s-operator
mateoflorido pushed 1 commit to KU-2116/upgrade-control-plane canonical/k8s-operator
- Address code review 54a7b20
mateoflorido opened a pull request on canonical/k8s-operator
Implement `upgrade-relation` for control plane nodes
## Overview Introduce upgrade orchestration for control plane nodes. ## Rationale To simplify the upgrade process for charms, this pull request adds orchestration logic specifically for upgr...mateoflorido pushed 1 commit to KU-2116/upgrade-control-plane canonical/k8s-operator
- Implement `upgrade-relation` for control plane 2948be7
mateoflorido pushed 1 commit to KU-2116/upgrade-control-plane canonical/k8s-operator
- Implement `upgrade-relation` for control plane 9927095
mateoflorido created a branch on canonical/k8s-operator
KU-2116/upgrade-control-plane - Machine charm for K8s following the operator framework