fix: use fips channel when fips services enabled
Metadata
Current evaluation
Merged fix to route pebble snap to the FIPS channel when FIPS services are enabled, resolving ROCKCRAFT-306. Approved by two reviewers with passing CI checks. Linting adjustments were handled separately.
Suggested action: —
No scores available.
Issue body
Uses FIPS channel for the pebble snap when FIPS pro services are enabled
(ROCKCRAFT-306)
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged fix to route pebble snap to the FIPS channel when FIPS services are enabled, resolving ROCKCRAFT-306. Approved by two reviewers with passing CI checks. Linting adjustments were handled separately. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
15
Complexity:
20
Confidence:
85
|
needs review | Updates pebble snap to use the FIPS channel when FIPS pro services are enabled. Currently under review with a maintainer question about FIPS-enabled image builds and a reference to a separate linting fix. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1272 fix: allow downgrades in overlay apt upgrade for FIPS builds | rockcraft | merged | Merged fix allowing downgrades in overlay apt upgrade for FIPS builds. Ported from #1270 to rockcraft to enable Pro tests. Approved, passed CI, and verified via successful Pro test execution. |