Skip to content

Commit

Permalink
[COS] Update cos-agent and libraries (#141)
Browse files Browse the repository at this point in the history
* updates cos_agent libraries

* Address linting and pack issues

* bump cosl==0.0.24

* Fetch traefik url with an action on that charm
  • Loading branch information
addyess authored Aug 30, 2024
1 parent ebca16b commit d307e17
Show file tree
Hide file tree
Showing 9 changed files with 602 additions and 21 deletions.
1 change: 1 addition & 0 deletions charms/worker/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ config:
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction
parts:
charm:
plugin: charm
build-packages: [git]
charm-entrypoint: k8s/src/charm.py
promote:
Expand Down
1 change: 1 addition & 0 deletions charms/worker/k8s/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ actions:

parts:
charm:
plugin: charm
build-packages: [git]

peers:
Expand Down
Loading

0 comments on commit d307e17

Please sign in to comment.