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
.
Kong
/
kubernetes-configuration
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
8
Code
Issues
13
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore: add v2alpha1 group and add ControlPlane type
- #441
#441
Merged
pmalek
merged 20 commits into
main
Kong/kubernetes-configuration:main
from
ko-controlplane-crd
Kong/kubernetes-configuration:ko-controlplane-crd
Copy head branch name to clipboard
Jun 6, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
chore: add v2alpha1 group and add ControlPlane type
#441
pmalek
merged 20 commits into
main
Kong/kubernetes-configuration:main
from
ko-controlplane-crd
Kong/kubernetes-configuration:ko-controlplane-crd
Copy head branch name to clipboard
Commits
Commits on May 28, 2025
chore: add v2alpha1 group and add ControlPlane type
pmalek
committed
72293bb
View commit details
Copy full SHA for 72293bb
Browse repository at this point
Commits on Jun 2, 2025
Apply suggestions from code review
Show description for 452b946
pmalek
and
programmer04
authored
452b946
View commit details
Copy full SHA for 452b946
Browse repository at this point
chore: make generate
pmalek
committed
c9289b5
View commit details
Copy full SHA for c9289b5
Browse repository at this point
Commits on Jun 3, 2025
Update api/gateway-operator/v2alpha1/controlplane_types.go
Show description for 65991e8
pmalek
and
tao12345666333
authored
65991e8
View commit details
Copy full SHA for 65991e8
Browse repository at this point
chore: make generate
pmalek
committed
b49858c
View commit details
Copy full SHA for b49858c
Browse repository at this point
chore: add tests and type for ControlPlane's DataPlane target type
pmalek
committed
ded6cf1
View commit details
Copy full SHA for ded6cf1
Browse repository at this point
chore: add tests and type for ControlPlane's DataPlane target type, require URL to be a valid URL
pmalek
committed
dc00284
View commit details
Copy full SHA for dc00284
Browse repository at this point
chore: ControlPlane's DataPlane name and url fields are pointers now given that they are optional
pmalek
committed
2946df2
View commit details
Copy full SHA for 2946df2
Browse repository at this point
chore: rewording ControlPlaneAdminAPI comment
pmalek
committed
f287f8b
View commit details
Copy full SHA for f287f8b
Browse repository at this point
feat(controlplane): add controllers and feature gates status
pmalek
committed
286fec3
View commit details
Copy full SHA for 286fec3
Browse repository at this point
Commits on Jun 4, 2025
chore: use isURL() for validating URL and remove MinItems=0
pmalek
committed
93b36ef
View commit details
Copy full SHA for 93b36ef
Browse repository at this point
chore: make generate
pmalek
committed
f9d5195
View commit details
Copy full SHA for f9d5195
Browse repository at this point
chore: remove omitempty on enabled
pmalek
committed
f357eb4
View commit details
Copy full SHA for f357eb4
Browse repository at this point
tests: add CRD validation tests for ControlPlane v2alpha1 ensuring that enabled is set for controllers and featureGates
pmalek
committed
4819c3d
View commit details
Copy full SHA for 4819c3d
Browse repository at this point
Commits on Jun 5, 2025
Merge branch 'main' into ko-controlplane-crd
pmalek
authored
6a8799a
View commit details
Copy full SHA for 6a8799a
Browse repository at this point
chore: add gvrs.go
pmalek
committed
39fa87d
View commit details
Copy full SHA for 39fa87d
Browse repository at this point
Commits on Jun 6, 2025
chore: refactor dataplane reference API based on review
pmalek
committed
45f2bc3
View commit details
Copy full SHA for 45f2bc3
Browse repository at this point
chore: don't use bools as suggested by kube-api-linter
pmalek
committed
bc8a3b1
View commit details
Copy full SHA for bc8a3b1
Browse repository at this point
chore: adjust samples
pmalek
committed
604bd57
View commit details
Copy full SHA for 604bd57
Browse repository at this point
chore(controlplane): add dataplane target validation
pmalek
committed
804f3bf
View commit details
Copy full SHA for 804f3bf
Browse repository at this point
You can’t perform that action at this time.