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
.
shiftstack
/
openstack-resource-controller
Public
forked from
k-orc/openstack-resource-controller
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
openstack-resource-controller
internal
controllers
securitygroup
on
volume-controller
User selector
All users
All time
Commit history
Commits on Jun 3, 2025
securitygroup: discard empty values
dkokkino
authored and
mandre
committed
3644151
View commit details
Copy full SHA for 3644151
View code at this point
Browse repository at this point
Commits on May 22, 2025
tests: Bring more consistency accross test files
Show description for 6594a3c
mandre
committed
6594a3c
View commit details
Copy full SHA for 6594a3c
View code at this point
Browse repository at this point
Commits on May 14, 2025
Make ProjectRef a pointer
Show description for 7ee7f97
mandre
committed
7ee7f97
View commit details
Copy full SHA for 7ee7f97
View code at this point
Browse repository at this point
Commits on May 6, 2025
Security group: support projectRef
Show description for 7dee029
mandre
committed
7dee029
View commit details
Copy full SHA for 7dee029
View code at this point
Browse repository at this point
Commits on May 2, 2025
Add securitygroup-dependency test
mandre
committed
5d9dc4a
View commit details
Copy full SHA for 5d9dc4a
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Merge pull request #374 from shiftstack/fmt
Show description for 78f2d18
mandre
authored
78f2d18
View commit details
Copy full SHA for 78f2d18
View code at this point
Browse repository at this point
Format Go code
Show description for 026618c
pierreprinetti
committed
026618c
View commit details
Copy full SHA for 026618c
View code at this point
Browse repository at this point
Change return of getResourceName to string
Show description for cf91363
mdbooth
committed
cf91363
View commit details
Copy full SHA for cf91363
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Scaffolding: Update copyright year to 2025
mandre
committed
e75880a
View commit details
Copy full SHA for e75880a
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Consolidate ([]ProgressStatus, error) into ReconcileStatus
Show description for 687541a
mdbooth
committed
687541a
View commit details
Copy full SHA for 687541a
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Change module name to /v2
mdbooth
committed
1fb05e1
View commit details
Copy full SHA for 1fb05e1
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
lint: Fix new lint failures for golangci-lint v2.0.1
mdbooth
committed
39ca00c
View commit details
Copy full SHA for 39ca00c
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Change subnet filter's networkID to be a networkRef
Show description for 62ed71b
mandre
committed
62ed71b
View commit details
Copy full SHA for 62ed71b
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
Replace ResourceIsAvailable with ResourceAvailableStatus
Show description for 4c8cfbe
mdbooth
committed
4c8cfbe
View commit details
Copy full SHA for 4c8cfbe
View code at this point
Browse repository at this point
Replace GetApplyConfigConstructor with GetApplyConfig
Show description for 8db4546
mdbooth
committed
8db4546
View commit details
Copy full SHA for 8db4546
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Rename tests to make debugging easier
mandre
committed
596b7b0
View commit details
Copy full SHA for 596b7b0
View code at this point
Browse repository at this point
Namespace test resources
Show description for 07cd28f
mandre
committed
07cd28f
View commit details
Copy full SHA for 07cd28f
View code at this point
Browse repository at this point
Merge pull request #293 from shiftstack/sg-tests
Show description for 8c92283
mandre
authored
8c92283
View commit details
Copy full SHA for 8c92283
View code at this point
Browse repository at this point
feat(securitygroup): Add kuttl tests for SecurityGroup controller
Show description for e00d252
EmilienM
authored and
mandre
committed
e00d252
View commit details
Copy full SHA for e00d252
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Break generic controller into multiple packages
mdbooth
committed
11d9914
View commit details
Copy full SHA for 11d9914
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Add a credentialsDependency to all controllers
Show description for a19bd9a
mdbooth
committed
a19bd9a
View commit details
Copy full SHA for a19bd9a
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
DRY updatetags reconciler
Show description for 6ef1df9
mdbooth
committed
6ef1df9
View commit details
Copy full SHA for 6ef1df9
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
Improvements to Progressing condition
Show description for 2e695a5
mdbooth
committed
2e695a5
View commit details
Copy full SHA for 2e695a5
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Remove temporary '2' versions of generic controller methods
mdbooth
committed
f50dd7a
View commit details
Copy full SHA for f50dd7a
View code at this point
Browse repository at this point
securitygroup: Migrate to new actuator interface
mdbooth
committed
db0289f
View commit details
Copy full SHA for db0289f
View code at this point
Browse repository at this point
Add APIObjectAdapter
mdbooth
committed
6d5349b
View commit details
Copy full SHA for 6d5349b
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
securitygroup: Mutable security group rules
mdbooth
committed
1d91649
View commit details
Copy full SHA for 1d91649
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
securitygroup: rename actuator variables
mdbooth
committed
f5dd120
View commit details
Copy full SHA for f5dd120
View code at this point
Browse repository at this point
securitygroup: Use generic controller
mdbooth
committed
aab7e9e
View commit details
Copy full SHA for aab7e9e
View code at this point
Browse repository at this point
Move SetCommonConditions into generic
mdbooth
committed
49b388f
View commit details
Copy full SHA for 49b388f
View code at this point
Browse repository at this point
Add GetStatusID to actuator interface
mdbooth
committed
fbc1d88
View commit details
Copy full SHA for fbc1d88
View code at this point
Browse repository at this point
Rename ResourceController and ResourceControllerCommon
mdbooth
committed
dc068cc
View commit details
Copy full SHA for dc068cc
View code at this point
Browse repository at this point
Add ResourceControllerCommon
Show description for e9c3178
mdbooth
committed
e9c3178
View commit details
Copy full SHA for e9c3178
View code at this point
Browse repository at this point
Remove unnecessary controller constants
Show description for 2940ef2
mdbooth
committed
2940ef2
View commit details
Copy full SHA for 2940ef2
View code at this point
Browse repository at this point
Generic finalizer handling
Show description for 4e436cf
mdbooth
committed
4e436cf
View commit details
Copy full SHA for 4e436cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.