• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubernetes-sigs / azurefile-csi-driver / 24930261225

Builds Branch Commit Type Ran Committer Via Coverage
24930261225 mount-with-mi-token fix: validate secretName in NodePublishVolume before OAuth refresh Return codes.InvalidArgument when secretName is missing, instead of wrapping it as codes.Internal from setCredentialCacheWithOAuthToken. This gives clearer feedback and correct re... Pull #3100 25 Apr 2026 12:05PM UTC andyzhangx github
73.41
24930118439 mount-with-mi-token test: add NodePublishVolume unit tests for mountWithOAuthToken path - Test empty server error when storageAccount/serverName are missing - Test secret fetch failure when kubeClient is nil Pull #3100 25 Apr 2026 11:57AM UTC andyzhangx github
73.43
24929696039 mount-with-mi-token refactor: extract getSecretNamespace helper to deduplicate namespace resolution Extract repeated secretNamespace fallback logic (secretNamespaceField → pvcNamespaceKey → defaultNamespace) into a shared getSecretNamespace() function in utils.go. Pull #3100 25 Apr 2026 11:32AM UTC andyzhangx github
72.74
24929648333 mount-with-mi-token fix: remove duplicate OAuth token refresh block in NodePublishVolume Consolidate to a single refresh block after the idempotency check. The old block before ensureMountPoint was left over from earlier edits and caused double secret reads and inco... Pull #3100 25 Apr 2026 11:29AM UTC andyzhangx github
72.71
24929513928 mount-with-mi-token perf: skip OAuth token credential cache refresh when token is unchanged Cache SHA256 hash of OAuth token per server in oauthTokenSHAMap. On subsequent calls to setCredentialCacheWithOAuthToken, compare the current token SHA with the cached value ... Pull #3100 25 Apr 2026 11:22AM UTC andyzhangx github
72.47
24925312852 mount-with-mi-token address review: move OAuth refresh after idempotency check, resolve accountName from secret - Move mountWithOAuthToken credential refresh in NodePublishVolume to after the already-mounted idempotency check, so transient secret/API failures do... Pull #3100 25 Apr 2026 07:19AM UTC andyzhangx github
72.56
24925101062 mount-with-mi-token address review: fix OAuth token refresh and error handling - Move setCredentialCacheWithOAuthToken outside execFunc in NodeStageVolume so token refresh happens even when staging dir is already mounted (same pattern as workload identity token ... Pull #3100 25 Apr 2026 07:07AM UTC andyzhangx github
72.98
24923835324 mount-with-mi-token address review: fix OAuth token refresh and error handling - Move setCredentialCacheWithOAuthToken outside execFunc in NodeStageVolume so token refresh happens even when staging dir is already mounted (same pattern as workload identity token ... Pull #3100 25 Apr 2026 05:55AM UTC andyzhangx github
72.98
24923610785 mount-with-mi-token fix: NodePublishVolume should only refresh OAuth token credential cache, not re-mount When mountWithOAuthToken is set, NodePublishVolume now only refreshes the credential cache by reading the OAuth token from the Kubernetes Secret, without delega... Pull #3100 25 Apr 2026 05:43AM UTC andyzhangx github
73.02
24923556933 mount-with-mi-token fix: NodePublishVolume should only refresh OAuth token credential cache, not re-mount When mountWithOAuthToken is set, NodePublishVolume now only refreshes the credential cache by reading the OAuth token from the Kubernetes Secret, without delega... Pull #3100 25 Apr 2026 05:39AM UTC andyzhangx github
73.05
24923475392 mount-with-mi-token fix: NodePublishVolume should only refresh OAuth token credential cache, not re-mount When mountWithOAuthToken is set, NodePublishVolume now only refreshes the credential cache by reading the OAuth token from the Kubernetes Secret, without delega... Pull #3100 25 Apr 2026 05:34AM UTC andyzhangx github
73.03
24923318755 cherry-pick-3098-release-1.35 chore: re-package helm chart tgz files Pull #3108 25 Apr 2026 05:25AM UTC andyzhangx github
73.63
24922361100 cherry-pick-3098-release-1.35 feat: add support for volume attributes classes with iops/throughput for pv2 Pull #3108 25 Apr 2026 04:29AM UTC andyzhangx github
73.63
24921998642 mount-with-mi-token feat: support mountWithOAuthToken in NodePublishVolume for token refresh from secret When mountWithOAuthToken is set, NodePublishVolume now delegates to NodeStageVolume (same pattern as mountWithWIToken). This ensures the OAuth token is re-read f... Pull #3100 25 Apr 2026 04:10AM UTC andyzhangx github
73.14
24921980255 master Merge pull request #3098 from rnhan/dev/rnhan/support-pv2-with-volumeattributeclasses feat: add support for volume attribute classes with iops/throughput for pv2 push 25 Apr 2026 04:09AM UTC web-flow github
73.67
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 677
  • 678
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc