Skip to content

Promote key auth milestones to featured#2062

Merged
aknysh merged 1 commit intomainfrom
osterman/remove-vault-roadmap
Feb 9, 2026
Merged

Promote key auth milestones to featured#2062
aknysh merged 1 commit intomainfrom
osterman/remove-vault-roadmap

Conversation

@osterman
Copy link
Member

@osterman osterman commented Feb 9, 2026

what

  • Promote 6 key authentication milestones to featured status: atmos auth command framework, AWS SSO, GitHub OIDC, keyring backends, zero-config SSO, and automatic ECR authentication
  • Remove planned Vault integration milestone from roadmap
  • Update secrets-management initiative to shipped status (100% progress)

why

Vault integration is not planned for the Atmos product. The promoted auth milestones represent core shipped features that should be highlighted as featured accomplishments on the public roadmap.

references

N/A

Summary by CodeRabbit

  • Documentation
    • Updated product roadmap with improved prioritization and categorization for greater visibility.
    • Marked Secrets Management and Secrets Masking initiatives as shipped and complete.
    • Removed Vault integration milestone from Secrets Management roadmap.

…ration

- Move atmos auth command framework, AWS SSO, GitHub OIDC, keyring backends, zero-config SSO, and ECR authentication to featured milestones
- Remove planned Vault integration milestone from roadmap
- Update secrets-management initiative status to shipped (100% progress)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@osterman osterman requested a review from a team as a code owner February 9, 2026 03:17
@github-actions github-actions bot added the size/s Small size PR label Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

@osterman osterman added the no-release Do not create a new release (wait for additional code changes) label Feb 9, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 9, 2026

📝 Walkthrough

Walkthrough

Updates the roadmap milestone entries with new categorization and priority metadata fields, marks certain items as shipped with 100% progress, removes Vault integration from Secrets Management, and augments visibility signaling for featured initiatives.

Changes

Cohort / File(s) Summary
Roadmap Metadata Updates
website/src/data/roadmap.js
Adds category: 'featured' and priority: 'high' fields to multiple milestone entries. Updates Secrets Management and Secrets Masking status to shipped with 100% progress. Removes Vault integration milestone from Secrets Management.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested labels

no-release

Suggested reviewers

  • aknysh
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly summarizes the main change: promoting key authentication milestones to featured status on the roadmap.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch osterman/remove-vault-roadmap

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
website/src/data/roadmap.js (1)

447-448: Trailing blank line after Vault removal.

Minor nit: the Vault milestone removal left an extra blank line before the closing ],. Other milestone arrays in this file don't have that trailing gap.

🧹 Remove trailing blank line
         { label: 'Output masking across all channels', status: 'shipped', quarter: 'q1-2026', pr: 1972, changelog: 'custom-secrets-masking', description: 'Provably complete masking—all output channels route through the masking layer including terraform output, shell commands, logs, auth commands, documentation display, and error messages.', benefits: 'Provably safe output with no bypass paths. Secrets cannot leak through any channel.' },
-
       ],

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.08%. Comparing base (08e5c68) to head (13c2b2f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2062      +/-   ##
==========================================
+ Coverage   76.05%   76.08%   +0.02%     
==========================================
  Files         797      797              
  Lines       74598    74598              
==========================================
+ Hits        56735    56756      +21     
+ Misses      14321    14301      -20     
+ Partials     3542     3541       -1     
Flag Coverage Δ
unittests 76.08% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aknysh aknysh merged commit a7d687e into main Feb 9, 2026
64 of 65 checks passed
@aknysh aknysh deleted the osterman/remove-vault-roadmap branch February 9, 2026 03:48
@github-actions
Copy link

These changes were released in v1.206.0-rc.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release Do not create a new release (wait for additional code changes) size/s Small size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants