Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mateoflorido

mateoflorido pushed 1 commit to main canonical/k8s-operator

View on GitHub

mateoflorido closed a pull request on canonical/k8s-operator
Pin Runner Size/Arch
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

View on GitHub

mateoflorido deleted a branch canonical/k8s-operator

KU-2116/upgrade-control-plane

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

View on GitHub

mateoflorido created a review on a pull request on canonical/k8s-operator

View on GitHub

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

View on GitHub

mateoflorido created a review on a pull request on canonical/k8s-operator

View on GitHub

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...

View on GitHub

mateoflorido created a review on a pull request on canonical/k8s-operator

View on 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.

View on GitHub

mateoflorido created a review on a pull request on canonical/k8s-operator

View on GitHub

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...

View on GitHub

mateoflorido created a review on a pull request on canonical/k8s-operator

View on GitHub

mateoflorido created a review on a pull request on canonical/k8s-operator

View on GitHub

mateoflorido opened a pull request on canonical/k8s-operator
Pin Runner Size/Arch
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
  • Resolve new linter failure (#202) 638de69
  • Merge branch 'main' into KU-2116/upgrade-control-plane a1177e9

View on GitHub

mateoflorido pushed 1 commit to KU-2116/upgrade-control-plane canonical/k8s-operator

View on GitHub

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

View on GitHub

mateoflorido pushed 1 commit to KU-2116/upgrade-control-plane canonical/k8s-operator
  • Implement `upgrade-relation` for control plane 9927095

View on GitHub

mateoflorido created a branch on canonical/k8s-operator

KU-2116/upgrade-control-plane - Machine charm for K8s following the operator framework

mateoflorido closed an issue on canonical/k8s-operator
Control Plane does not go into blocked when no relation to worker
### Bug Description If you deploy juju model and do not relate CP with workers, then worker goes into blocked state indicating that CP should be related. The opposite does not happen ### To Repr...
mateoflorido created a comment on a pull request on canonical/k8s-operator
closes #110

View on GitHub

mateoflorido created a comment on a pull request on canonical/k8s-operator
closes #109

View on GitHub

mateoflorido created a comment on an issue on canonical/k8s-operator
Fixed: #169

View on GitHub

mateoflorido closed an issue on canonical/k8s-operator
Enable and configure LocalStorage feature
### Enhancement Proposal Wishlist to support enabling and configuring localstorage feature either via k8s-operator or separate charm
Load more