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
.
bulbit
/
dataplaneapi
Public
forked from
haproxytech/dataplaneapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dataplaneapi
cmd
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 22, 2025
BUILD/MEDIUM: specification: upgrade specification and client-native
Show description for 36f586c
mjuraga
committed
36f586c
View commit details
Copy full SHA for 36f586c
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
BUILD/MINOR: ci: cancel duplicate pipelines on forked project
Show description for 11f280a
oktalz
committed
11f280a
View commit details
Copy full SHA for 11f280a
View code at this point
Browse repository at this point
BUILD/MINOR: ci: add CI question for backport need
Show description for f4e2d22
oktalz
committed
f4e2d22
View commit details
Copy full SHA for f4e2d22
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
BUILD/MINOR: ci: add govulncheck to the ci
mjuraga
committed
6a1169b
View commit details
Copy full SHA for 6a1169b
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
MINOR: env: add option to load environment variables from .env file
oktalz
authored and
mjuraga
committed
1a7aaea
View commit details
Copy full SHA for 1a7aaea
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
MEDIUM: Remove state and data from dataplaneapi configuration file
hdurand0710
committed
fb848fd
View commit details
Copy full SHA for fb848fd
View code at this point
Browse repository at this point
Commits on Feb 19, 2024
MINOR: cmd: Improve container compatibility
dkorunic
authored and
mjuraga
committed
3524234
View commit details
Copy full SHA for 3524234
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
MAJOR: upgrade client-native to v6 and swagger version to /v3
hdurand0710
committed
783cf25
View commit details
Copy full SHA for 783cf25
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
MINOR: add command socket for debugging
hdurand0710
committed
ca4b0f6
View commit details
Copy full SHA for ca4b0f6
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
BUILD/MAJOR: client-native: upgrade client-native to v5
mjuraga
committed
c346f34
View commit details
Copy full SHA for c346f34
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
BUILD/MEDIUM: lint: apply stricter rules for linting
oktalz
committed
e0c05d7
View commit details
Copy full SHA for e0c05d7
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
MAJOR: Use the master socket to reload configuration and add reload strategies
Show description for 5aaf99b
oliwer
committed
5aaf99b
View commit details
Copy full SHA for 5aaf99b
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
BUILD/MEDIUM: update to client-native v4
mjuraga
committed
da9db0c
View commit details
Copy full SHA for da9db0c
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
MINOR: storage: implement general storage handlers
rmaticevic
committed
1ef9284
View commit details
Copy full SHA for 1ef9284
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
BUG: Rework e5b3fbc patch with signal routine cleanup on reload
dkorunic
committed
4e1bc02
View commit details
Copy full SHA for 4e1bc02
View code at this point
Browse repository at this point
BUG: Fix race between initSignalHandler() and cfgInitOnce()
Show description for 0502b2a
dkorunic
committed
0502b2a
View commit details
Copy full SHA for 0502b2a
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
MAJOR: client_native: upgrade client-native to v3 and go to 1.17
mjuraga
committed
b37d0ef
View commit details
Copy full SHA for b37d0ef
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
BUG/MEDIUM: properly detect starting of dataplane
Show description for 6e2bf34
oktalz
authored and
mjuraga
committed
6e2bf34
View commit details
Copy full SHA for 6e2bf34
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
MEDIUM: cluster: add PUT and DELETE methods for cluster
Show description for 6c36f82
mjuraga
committed
6c36f82
View commit details
Copy full SHA for 6c36f82
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
BUG/MEDIUM: cluster: wait until all resources and routines are ready
Show description for b715538
oktalz
committed
b715538
View commit details
Copy full SHA for b715538
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
MAJOR: log: rework how logging works in dataplaneapi
Show description for f160aca
mjuraga
committed
f160aca
View commit details
Copy full SHA for f160aca
View code at this point
Browse repository at this point
REORG/MINOR: log: move logging initialization to main
mjuraga
committed
838d5a3
View commit details
Copy full SHA for 838d5a3
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
BUG/MINOR: add contex to prevent goroutine leaks
rmaticevic
authored and
mjuraga
committed
a1730da
View commit details
Copy full SHA for a1730da
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
MINOR: added comand line options to set uid and gid
rmaticevic
committed
0e3a296
View commit details
Copy full SHA for 0e3a296
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
MEDIUM: cluster: add storage-dir to bootstrap key
Show description for 3b474b4
oktalz
committed
3b474b4
View commit details
Copy full SHA for 3b474b4
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
MINOR: add command line flag for a file path to store PID
gorangalinec
committed
f2a1a57
View commit details
Copy full SHA for f2a1a57
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
MAJOR: cfg: add option to save all settings in file
Show description for 46b9193
oktalz
committed
46b9193
View commit details
Copy full SHA for 46b9193
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
REORG/MINOR: linting: fixing code according to current linters options
prometherion
committed
3d55e42
View commit details
Copy full SHA for 3d55e42
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
MINOR: auth: skipping basic authentication in case of mTLS
Show description for 51a6765
prometherion
committed
51a6765
View commit details
Copy full SHA for 51a6765
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
MINOR: typo on log message
prometherion
committed
310ca70
View commit details
Copy full SHA for 310ca70
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
FEATURE/MINOR: cluster: allow defining path to store certificates
Show description for fc6b183
oktalz
committed
fc6b183
View commit details
Copy full SHA for fc6b183
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
RELEASE: 2.0 release
Show description for 448d36e
mjuraga
committed
448d36e
View commit details
Copy full SHA for 448d36e
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
MEDIUM: bootstrapkey change structure
Show description for d322947
oktalz
committed
d322947
View commit details
Copy full SHA for d322947
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
BUG/MEDIUM: runtime: allow graceful reload
Show description for b856f3d
oktalz
committed
b856f3d
View commit details
Copy full SHA for b856f3d
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
FEATURE/MEDIUM: cluster: add cluster handlers
oktalz
committed
0134fde
View commit details
Copy full SHA for 0134fde
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.