Added a kubernetes profile to init command (CRAFT-1318).
Metadata
Current evaluation
Merged. Added a Kubernetes profile to the init command and fixed the simple template. Approved by two reviewers, the change modified 17 files (+196/-21 lines), resolving CRAFT-1318.
Suggested action: —
No scores available.
Issue body
Also fixed "simple" template (don't know why these changes didn't get into the previous PR).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Added a Kubernetes profile to the init command and fixed the simple template. Approved by two reviewers, the change modified 17 files (+196/-21 lines), resolving CRAFT-1318. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added a Kubernetes profile to the init command and corrected the simple template. Resolves CRAFT-1318. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes adding a Kubernetes profile to the init command and fixing the simple template. Addresses CRAFT-1318. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #854 Created the profile option for the init command (CRAFT-1317). | charmcraft | merged | Merged an optional profile option for the init command, defaulting to simple. Addressed review feedback, resolved flake8 and black conflicts, and cleaned up duplicate configuration prior to merge. | |
| #868 Added a machine profile to init command (CRAFT-1046). | charmcraft | merged | Merged. Added a machine profile to the init command, resolving issues #568 and #593. Approved by two reviewers with zero unresolved comments. Changes span 15 files with 156 additions and 16 deletions. | |
| #2754 feat(profiles): bound dependencies, remove uv.lock files, improve init output | charmcraft | merged | Merged after reviewer approval. Bounded dependencies for kubernetes and machine profiles, removed uv.lock from templates, improved charmcraft init output to match requested profiles, and updated documentation. Fixes #2749. |