Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
46bb704
trident-acl-agent: rewrite as annotation-based ACL update agent
bfjelds Aug 17, 2026
b2b0d45
deny.toml: allow ISC and Zlib licenses
bfjelds Aug 17, 2026
f50d8d0
notice: allow ISC in about.toml, regenerate NOTICE
bfjelds Aug 19, 2026
4083120
use explicit path for TAA.service ExecStart
bfjelds Aug 19, 2026
2b0ac96
ci: re-trigger checks (transient license-mirror failure on prior run)
bfjelds Aug 19, 2026
4005d77
notice: run cargo fetch --locked before cargo-about to avoid flaky drops
bfjelds Aug 19, 2026
9c94249
ci: pin cargo-about to 0.9.2 to fix flaky NOTICE validation
bfjelds Aug 19, 2026
ff724e9
docs: update design-doc link hash to eb7e534b2415ad52b37ef22fd49685e8…
bfjelds Aug 19, 2026
e6b0cf6
trident-acl-agent: require server/appId/track on stage/finalize per a…
bfjelds Aug 19, 2026
fbdc241
trident-acl-agent: make annotation prefix configurable via env var
bfjelds Aug 20, 2026
d1ab40b
trident-acl-agent: read current version from os-release, not aks-os-v…
bfjelds Aug 20, 2026
254efde
docs: add Trident ACL Agent explanation doc
bfjelds Aug 20, 2026
de9fb3a
docs: clarify stage queries Nebraska for the image; trim AKS wording
bfjelds Aug 20, 2026
b55802f
trident-acl-agent: make os-release path configurable
bfjelds Aug 20, 2026
93569f9
trident-acl-agent: default annotation prefix to acl.microsoft.com, ve…
bfjelds Aug 20, 2026
a714acc
docs: scope Nebraska env vars to --validate-connection nebraska
bfjelds Aug 20, 2026
eb92ad3
docs: drop redundant Nebraska-vars callout, fix diagnostics example
bfjelds Aug 20, 2026
3310e3d
spec: build trident-acl-agent package for all builds
bfjelds Aug 20, 2026
65af863
docs: simplify on-disk-version examples to one combined sample
bfjelds Aug 20, 2026
5afa693
docs: describe status annotation fields and response codes
bfjelds Aug 21, 2026
b4b4285
docs: clarify progress/result annotation phrasing
bfjelds Aug 21, 2026
e5ee169
docs: add Deployment section for installing trident-acl-agent
bfjelds Aug 21, 2026
a6d210e
trident-acl-agent: point comments at the ADO design doc, not a local …
bfjelds Aug 21, 2026
86d038c
trident-acl-agent: remove README.md, superseded by Trident-ACL-Agent.md
bfjelds Aug 21, 2026
f66f2ed
trident-acl-agent: address open Copilot review comments on PR 730
bfjelds Aug 21, 2026
0a29a08
trident-acl-agent: fix suppressed Copilot review comments + drop obso…
bfjelds Aug 21, 2026
4845800
trident-acl-agent: fix remaining Copilot review findings (PR 730)
bfjelds Aug 21, 2026
3dbf636
trident-acl-agent: rework current-version fallback into explicit alwa…
bfjelds Aug 21, 2026
aa3c0a9
trident-acl-agent: fix misleading watch_poll_interval doc in k8s.rs
bfjelds Aug 21, 2026
9e571a0
trident-acl-agent: restructure src into core/annotations/omahaonly mo…
bfjelds Aug 21, 2026
3052c5d
trident-acl-agent: fix remaining Copilot review findings (PR 730)
bfjelds Aug 21, 2026
e9fd715
trident-acl-agent: redact Nebraska endpoint in connectivity-check logs
bfjelds Aug 21, 2026
468b22e
trident-acl-agent: address frhuelsz PR 730 review comments
bfjelds Aug 25, 2026
7211354
trident-acl-agent: address PR 730 nit feedback
bfjelds Aug 25, 2026
37e113e
trident-acl-agent: derive DEFAULT_STATE_PATH from a single STATE_FILE…
bfjelds Aug 25, 2026
5d6b9ba
trident-acl-agent: address remaining PR 730 nit-review gaps
bfjelds Aug 25, 2026
e1099da
Remove private msazure.visualstudio.com links from doc comments
bfjelds Aug 25, 2026
fabf34f
trident-acl-agent: drop "accepted design" phrasing and doc section refs
bfjelds Aug 25, 2026
65c0c83
trident-acl-agent: drop docs/update-trigger-design.md path references
bfjelds Aug 25, 2026
4d1bd7a
trident-acl-agent: remove unnecessary design-doc conformance heading …
bfjelds Aug 25, 2026
ee6e18e
trident-acl-agent: remove duplicate top-level module docs
bfjelds Aug 25, 2026
91cb35f
trident-acl-agent: PathBuf kubeconfig, hostname crate, envy-based con…
bfjelds Aug 25, 2026
91e6d1d
trident-acl-agent: add module-level docs, drop unused RebootHandle ab…
bfjelds Aug 26, 2026
a518f73
notice: update third-party attribution (envy crate)
bfjelds Aug 26, 2026
8681a3e
trident-acl-agent: fix stale doc comment referencing removed map_comm…
bfjelds Aug 26, 2026
56ba5ee
trident-acl-agent, osutils: fix 3 copilot review comments
bfjelds Aug 26, 2026
1d7ca39
trident-acl-agent: resolve logging module conflict with PR #751
bfjelds Aug 26, 2026
76417dd
trident-acl-agent: fix 8 soundness issues flagged by frhuelsz review
bfjelds Aug 27, 2026
4092c3c
trident-acl-agent, osutils: fix remaining frhuelsz nit-review comments
bfjelds Aug 27, 2026
687b5c7
trident-acl-agent: bounded retry for startup recovery Node read
bfjelds Aug 27, 2026
69b43d5
trident-acl-agent: document the 4-branch degraded-recovery gap explic…
bfjelds Aug 27, 2026
da4cb6c
trident-acl-agent: close part of the degraded-recovery boot-detection…
bfjelds Aug 27, 2026
9e9b9f4
trident-acl-agent: never speculate a commit when operationId was neve…
bfjelds Aug 27, 2026
db27ea6
trident-acl-agent: ignore a stale operation_status for a different op…
bfjelds Aug 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,12 @@ stages:
- script: |
# Use a lower optimization level to speed up cargo-about installation.
# cargo-about's binary is gated behind the non-default `cli` feature.
CARGO_PROFILE_RELEASE_OPT_LEVEL=0 cargo install --locked cargo-about@0.9.1 --features cli
# Pinned >=0.9.2: 0.9.1 could silently discard a crate's detected
# license files instead of including them (fixed upstream by
# https://github.com/EmbarkStudios/cargo-about/pull/312), which
# intermittently dropped whole license sections (e.g. for `ring`)
# from the generated NOTICE and failed validate-notice.
CARGO_PROFILE_RELEASE_OPT_LEVEL=0 cargo install --locked cargo-about@0.9.2 --features cli
displayName: Install cargo-about
workingDirectory: $(TRIDENT_SOURCE_DIR)

Expand Down
Loading
Loading