Skip to content

Commit

Permalink
Add control-plane and worker icons (#19)
Browse files Browse the repository at this point in the history
* Add control-plane and worker icons

* enable integration test debugging

* remove chaos testing

* Switch to hack/ directory for setting up snap requirements

* only call the init.sh hack

* Created template discourse docs for the charms
  • Loading branch information
addyess authored Feb 9, 2024
1 parent d88c086 commit b79754c
Show file tree
Hide file tree
Showing 6 changed files with 95 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
with:
provider: lxd
juju-channel: 3.3/stable
chaos-enabled: false
load-test-enabled: false
zap-enabled: false
trivy-fs-enabled: true
trivy-image-config: "trivy.yaml"
tmate-debug: true
2 changes: 1 addition & 1 deletion charms/worker/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ description: |
* containerd
links:
contact: https://launchpad.net/~containers
documentation: https://discourse.charmhub.io
documentation: https://discourse.charmhub.io/t/k8s-worker-docs-index/13135
issues:
- https://github.com/canonical/k8s-operator/issues
source:
Expand Down
33 changes: 33 additions & 0 deletions charms/worker/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion charms/worker/k8s/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ description: |-
* A Kubernetes CNI
links:
contact: https://launchpad.net/~containers
documentation: https://discourse.charmhub.io
documentation: https://discourse.charmhub.io/t/k8s-docs-index/13134
issues:
- https://github.com/canonical/k8s-operator/issues
source:
Expand Down
Loading

0 comments on commit b79754c

Please sign in to comment.