Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rossoctl
/
operator
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
17
Code
Issues
19
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: use go-spiffe SDK directly instead of spiffe-helper sidecar
- #522
#522
Merged
Alan-Cha
merged 10 commits into
main
rossoctl/operator:main
from
feat/spiffe-sdk-jwt-clean
rossoctl/operator:feat/spiffe-sdk-jwt-clean
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: use go-spiffe SDK directly instead of spiffe-helper sidecar
#522
Alan-Cha
merged 10 commits into
main
rossoctl/operator:main
from
feat/spiffe-sdk-jwt-clean
rossoctl/operator:feat/spiffe-sdk-jwt-clean
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
feat: use go-spiffe SDK directly instead of spiffe-helper sidecar
Show description for 76d4f7c
Alan-Cha
committed
76d4f7c
View commit details
Copy full SHA for 76d4f7c
Browse repository at this point
fix: check error from client.Close() in fetchJWTSVID
Show description for 3db0229
Alan-Cha
committed
3db0229
View commit details
Copy full SHA for 3db0229
Browse repository at this point
test: add unit tests and documentation for JWT-SVID fetching
Show description for d989096
Alan-Cha
committed
d989096
View commit details
Copy full SHA for d989096
Browse repository at this point
test: remove documentation page, keep unit tests only
Show description for 42302de
Alan-Cha
committed
42302de
View commit details
Copy full SHA for 42302de
Browse repository at this point
fix: Use Keycloak token endpoint URL as JWT-SVID audience
Show description for 952a53d
Alan-Cha
committed
952a53d
View commit details
Copy full SHA for 952a53d
Browse repository at this point
fix: Query Keycloak OIDC discovery to get correct JWT-SVID audience
Show description for afce861
Alan-Cha
committed
afce861
View commit details
Copy full SHA for afce861
Browse repository at this point
fix: check error from resp.Body.Close() in getKeycloakIssuer
Show description for c0b7d1d
Alan-Cha
committed
c0b7d1d
View commit details
Copy full SHA for c0b7d1d
Browse repository at this point
Commits on Aug 28, 2026
perf: cache OIDC issuer and reuse workloadapi.Client
Show description for d1cf49a
Alan-Cha
committed
d1cf49a
View commit details
Copy full SHA for d1cf49a
Browse repository at this point
fix: use double-checked locking and clear stale client on error
Show description for 1703081
Alan-Cha
committed
1703081
View commit details
Copy full SHA for 1703081
Browse repository at this point
fix: address review feedback from clawgenti and mrsabath
Show description for cde78f3
Alan-Cha
committed
cde78f3
View commit details
Copy full SHA for cde78f3
Browse repository at this point
You can’t perform that action at this time.