Update links to canonical.com/juju/docs/ops and small doc string changes in kubernetes and machine profiles
Metadata
Current evaluation
Requested documentation link updates and fixture doc string improvements in init-kubernetes and init-machine templates were implemented and merged into the hotfix/4.3 branch.
Suggested action: —
No scores available.
Issue body
### Check existing issues
- [x] I've verified that this request isn't described by any existing issues.
### Request
Hi team, I would like to make some doc-related changes to the `init-kubernetes` and `init-machine` templates:
- Update links from `https://documentation.ubuntu.com/ops...` to `https://canonical.com/juju/docs/ops...` after the latest doc migration.
- Update the doc string of `charm` fixture in `charmcraft/templates/init-machine/tests/integration/conftest.py.j2` and `charmcraft/templates/init-kubernetes/tests/integration/conftest.py.j2`.
From:
```
"""Return the path of the charm under test."""
```
To:
```
"""Return the absolute path of the charm under test."""
```
The target branch of the PR will be `hotfix/4.3`.
### Document location
The doc string in init-kubernetes and init-machine templates.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Requested documentation link updates and fixture doc string improvements in init-kubernetes and init-machine templates were implemented and merged into the hotfix/4.3 branch. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
10
Complexity:
10
Confidence:
90
Support Request:
5
|
needs triage | Contributor proposes updating documentation links to canonical.com/juju/docs/ops and adjusting docstrings in init-kubernetes and init-machine templates. Unlabelled and awaiting maintainer review. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
5
Confidence:
95
Support Request:
10
|
needs triage | Contributor requests updating documentation links and docstrings in init-kubernetes and init-machine templates. Issue is new, unlabelled, and awaiting maintainer review. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2753 docs: update urls and doc string in kubernetes and machine profiles | charmcraft | merged | Merged after two approvals. Updates URLs and docstrings in Kubernetes and machine profiles, resolving issue #2752. CI checks passed and changes were integrated across six files with a minimal diff. |