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
Accelerator
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
Type
/
to 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
.
jetstack
/
jetstack-secure
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
262
Code
Issues
8
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[VC-35738] Feature Branch
- #602
#602
Merged
wallrj
merged 12 commits into
master
jetstack/jetstack-secure:master
from
VC-35738/feature
jetstack/jetstack-secure:VC-35738/feature
Copy head branch name to clipboard
Nov 14, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[VC-35738] Feature Branch
#602
wallrj
merged 12 commits into
master
jetstack/jetstack-secure:master
from
VC-35738/feature
jetstack/jetstack-secure:VC-35738/feature
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2024
Move the pprof endpoints to the main HTTP server rather than starting a second server (#600)
Show description for efebe5b
wallrj
authored
efebe5b
View commit details
Copy full SHA for efebe5b
Browse repository at this point
[VC-35738] Log with klog to stdout and stderr in Kubernetes text format (#596)
Show description for 415d434
wallrj
and
maelvls
authored
415d434
View commit details
Copy full SHA for 415d434
Browse repository at this point
Commits on Nov 1, 2024
Use errgroup for all go routines (#601)
Show description for c87f7c3
wallrj
authored
c87f7c3
View commit details
Copy full SHA for c87f7c3
Browse repository at this point
Commits on Nov 5, 2024
[VC-35738] Stop the API server when the context is cancelled (#604)
Show description for 41553d4
wallrj
authored
41553d4
View commit details
Copy full SHA for 41553d4
Browse repository at this point
[VC-35738] Bubble up the errors from sub-commands and handle errors centrally instead of using log.Fatal at multiple sites (#599)
Show description for 61d64e4
wallrj
authored
61d64e4
View commit details
Copy full SHA for 61d64e4
Browse repository at this point
Commits on Nov 7, 2024
[VC-35738] Append errgroup errors to the error returned by Agent.Run (#606)
Show description for 4ce96c0
wallrj
authored
4ce96c0
View commit details
Copy full SHA for 4ce96c0
Browse repository at this point
Allow DataGatherer.Run to return without stopping the other errgroup Go Routines (#605)
Show description for 1778ed5
wallrj
authored
1778ed5
View commit details
Copy full SHA for 1778ed5
Browse repository at this point
Commits on Nov 12, 2024
Move the agent --one-shot test to the cmd package (#610)
Show description for 45a5d77
wallrj
authored
45a5d77
View commit details
Copy full SHA for 45a5d77
Browse repository at this point
Remove os.Exit from the logs module and make the logs test output more realistic (#611)
Show description for 39e6c1f
wallrj
authored
39e6c1f
View commit details
Copy full SHA for 39e6c1f
Browse repository at this point
Use klog and logr logger instead of log (#609)
Show description for fd8d0de
wallrj
authored
fd8d0de
View commit details
Copy full SHA for fd8d0de
Browse repository at this point
Commits on Nov 14, 2024
Remove the logs.Log variable and replace it with logr.Logger in the remaining code (#612)
Show description for 2797067
wallrj
authored
2797067
View commit details
Copy full SHA for 2797067
Browse repository at this point
Define well known log verbosity values and log less by default (#617)
Show description for 1690dd9
wallrj
authored
1690dd9
View commit details
Copy full SHA for 1690dd9
Browse repository at this point
You can’t perform that action at this time.