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
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
.
flatcar
/
locksmith
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
15
Code
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
[WIP] Integrate Fleetlock client with Locksmith
- #14
#14
Open
aniruddha2000
wants to merge 15 commits into
flatcar:flatcar-master
flatcar/locksmith:flatcar-master
from
aniruddha2000:aniruddha/integrate-fleetlock
aniruddha2000/locksmith:aniruddha/integrate-fleetlock
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
[WIP] Integrate Fleetlock client with Locksmith
#14
aniruddha2000
wants to merge 15 commits into
flatcar:flatcar-master
flatcar/locksmith:flatcar-master
from
aniruddha2000:aniruddha/integrate-fleetlock
aniruddha2000/locksmith:aniruddha/integrate-fleetlock
Copy head branch name to clipboard
Commits
Commits on Sep 27, 2021
Remove current semaphore and add lock unlock method signature from fleetlock
aniruddha2000
committed
5bf0144
View commit details
Copy full SHA for 5bf0144
Browse repository at this point
Commits on Sep 28, 2021
Add fleetlock client package
aniruddha2000
committed
38395fe
View commit details
Copy full SHA for 38395fe
Browse repository at this point
Remove package call and call the lock unlock method signature
aniruddha2000
committed
9b1c69d
View commit details
Copy full SHA for 9b1c69d
Browse repository at this point
Commits on Oct 19, 2021
Call the RecursiveLock, UnlockIfHeld function in the Lock and Unlock
aniruddha2000
committed
3a5aae3
View commit details
Copy full SHA for 3a5aae3
Browse repository at this point
Commits on Oct 20, 2021
Remove the store, Get, SetMax function in lock/lock.go
aniruddha2000
committed
c003348
View commit details
Copy full SHA for c003348
Browse repository at this point
Commits on Oct 22, 2021
Revert "locksmithctl/locksmithcl: fix endpoints resilience"
Show description for f9e76c6
aniruddha2000
committed
f9e76c6
View commit details
Copy full SHA for f9e76c6
Browse repository at this point
Remove etcd.go and etcd_test.go from lock
aniruddha2000
committed
6a284e2
View commit details
Copy full SHA for 6a284e2
Browse repository at this point
Use fleetlock Client instead of EtcdLockClient
aniruddha2000
committed
bda91e6
View commit details
Copy full SHA for bda91e6
Browse repository at this point
Remove set_max & status subcommand
aniruddha2000
committed
ee1ed57
View commit details
Copy full SHA for ee1ed57
Browse repository at this point
Commits on Oct 26, 2021
Remove the go.etcd.io/etcd/client import statement
aniruddha2000
committed
7631140
View commit details
Copy full SHA for 7631140
Browse repository at this point
Remove client.NewKeysAPI call
aniruddha2000
committed
98a3c24
View commit details
Copy full SHA for 98a3c24
Browse repository at this point
Use DefaultClient as a http client
aniruddha2000
committed
226abd6
View commit details
Copy full SHA for 226abd6
Browse repository at this point
Commits on Oct 27, 2021
Return fleetlock client in getClient()
Show description for 1a978d1
aniruddha2000
committed
1a978d1
View commit details
Copy full SHA for 1a978d1
Browse repository at this point
Commits on Nov 1, 2021
Override the default transport with the new transport
aniruddha2000
committed
cd30e1e
View commit details
Copy full SHA for cd30e1e
Browse repository at this point
Commits on May 24, 2022
Remove semaphore & move holder error to the lock.go
Show description for 8a67dfb
aniruddha2000
committed
8a67dfb
View commit details
Copy full SHA for 8a67dfb
Browse repository at this point
You can’t perform that action at this time.