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 }}
stackitcloud
/
cluster-api-provider-stackit
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
11
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: bastion and machine reconcile defects
- #4
#4
Merged
tuunit
merged 14 commits into
main
stackitcloud/cluster-api-provider-stackit:main
from
fix/bastion-and-machine-reconcile-defects
stackitcloud/cluster-api-provider-stackit:fix/bastion-and-machine-reconcile-defects
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix: bastion and machine reconcile defects
#4
tuunit
merged 14 commits into
main
stackitcloud/cluster-api-provider-stackit:main
from
fix/bastion-and-machine-reconcile-defects
stackitcloud/cluster-api-provider-stackit:fix/bastion-and-machine-reconcile-defects
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
Address review findings: clear status.ready on machine cloud failures and deduplicate repeated allowedCIDRs, each with a regression test
Herbaert
committed
288542f
View commit details
Copy full SHA for 288542f
Browse repository at this point
fix hardcoded variable in template
Herbaert
committed
01aead2
View commit details
Copy full SHA for 01aead2
Browse repository at this point
Clean up bastion resources by intent rather than persisted status, with an envtest regression test
Herbaert
committed
ff47478
View commit details
Copy full SHA for ff47478
Browse repository at this point
Restore an idempotent security-group re-attach so a detached group is repaired instead of aborting bastion reconciliation
Herbaert
committed
f32ae5d
View commit details
Copy full SHA for f32ae5d
Browse repository at this point
Finalize cluster deletion when the credentials Secret is already gone instead of hanging in Terminating
Herbaert
committed
8a73767
View commit details
Copy full SHA for 8a73767
Browse repository at this point
Tear down a disabled bastion by intent so a lost status patch cannot leave it running while reporting itself disabled
Herbaert
committed
4af4cda
View commit details
Copy full SHA for 4af4cda
Browse repository at this point
fix lint
Herbaert
committed
57fb9f3
View commit details
Copy full SHA for 57fb9f3
Browse repository at this point
Stub the duplicate-attach rejection with writeJSON instead of a hand-written JSON body
Herbaert
committed
c950d3a
View commit details
Copy full SHA for c950d3a
Browse repository at this point
Inline the bastion cleanup condition instead of naming it in a single-use variable
Herbaert
committed
651c6cb
View commit details
Copy full SHA for 651c6cb
Browse repository at this point
Flip machine readiness through MachineScope.SetNotReady instead of assigning Status.Ready directly
Herbaert
committed
d0e714f
View commit details
Copy full SHA for d0e714f
Browse repository at this point
Commits on Aug 18, 2026
Drop the parameter from createOwnerCluster instead of suppressing unparam
Herbaert
committed
2b0b2d6
View commit details
Copy full SHA for 2b0b2d6
Browse repository at this point
Tear the bastion down when disabled even if its status was lost
Herbaert
committed
90cf3d9
View commit details
Copy full SHA for 90cf3d9
Browse repository at this point
Clean up cloud resources unconditionally on cluster deletion so no spec or status combination can leak them
Herbaert
committed
d8eefd7
View commit details
Copy full SHA for d8eefd7
Browse repository at this point
chore: speaking variable names and little formatting for better readability
Show description for b779420
tuunit
committed
b779420
View commit details
Copy full SHA for b779420
Browse repository at this point
You can’t perform that action at this time.