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
.
gardener
/
machine-controller-manager
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
284
Code
Issues
30
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Simulated Provider for running IT
- #1129
#1129
Open
takoverflow
wants to merge 16 commits into
gardener:master
gardener/machine-controller-manager:master
from
takoverflow:sim-provider/it
takoverflow/machine-controller-manager:sim-provider/it
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: Simulated Provider for running IT
#1129
takoverflow
wants to merge 16 commits into
gardener:master
gardener/machine-controller-manager:master
from
takoverflow:sim-provider/it
takoverflow/machine-controller-manager:sim-provider/it
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
feat(sim): Update framework to set variables as part of BeforeSuite
Show description for 064224c
takoverflow
committed
064224c
View commit details
Copy full SHA for 064224c
Browse repository at this point
Add simulated provider for IT testing without CSP
Show description for cd2dd4b
takoverflow
committed
cd2dd4b
View commit details
Copy full SHA for cd2dd4b
Browse repository at this point
Update go mod, run tidy
Show description for 490d559
takoverflow
committed
490d559
View commit details
Copy full SHA for 490d559
Browse repository at this point
Update CICD test script to also run IT
Show description for e737dd1
takoverflow
committed
e737dd1
View commit details
Copy full SHA for e737dd1
Browse repository at this point
fix: Poll for machineclass secret in IT fwk
Show description for 9c114cb
takoverflow
committed
9c114cb
View commit details
Copy full SHA for 9c114cb
Browse repository at this point
Fix linter failures (docstring and reduced file permissions on write)
Show description for 06bd2f6
takoverflow
committed
06bd2f6
View commit details
Copy full SHA for 06bd2f6
Browse repository at this point
Address Review Comments
Show description for 24fdfd4
takoverflow
committed
24fdfd4
View commit details
Copy full SHA for 24fdfd4
Browse repository at this point
Switch the managedNodes to have only required info as map value
Show description for 39cf51a
takoverflow
committed
39cf51a
View commit details
Copy full SHA for 39cf51a
Browse repository at this point
Remove mutex from the simulated driver (not needed with sync.Map)
Show description for 3d48ba2
takoverflow
committed
3d48ba2
View commit details
Copy full SHA for 3d48ba2
Browse repository at this point
On clusterEnv creation, update context with the cluster name
Show description for 1f0c5ac
takoverflow
committed
1f0c5ac
View commit details
Copy full SHA for 1f0c5ac
Browse repository at this point
Check for nil nodetemplate before building a node
Show description for ed31678
takoverflow
committed
ed31678
View commit details
Copy full SHA for ed31678
Browse repository at this point
Commits on Aug 25, 2026
Fix the machine class name in managedNodes
Show description for 21bd195
takoverflow
committed
21bd195
View commit details
Copy full SHA for 21bd195
Browse repository at this point
Commits on Aug 26, 2026
Add note on running IT with simulated provider
Show description for 165b1ca
takoverflow
committed
165b1ca
View commit details
Copy full SHA for 165b1ca
Browse repository at this point
Commits on Sep 3, 2026
Address review comments
Show description for 28267a5
takoverflow
committed
28267a5
View commit details
Copy full SHA for 28267a5
Browse repository at this point
Appease the linter: docstrings for CRD objects
Show description for c8e2530
takoverflow
committed
c8e2530
View commit details
Copy full SHA for c8e2530
Browse repository at this point
Commits on Sep 4, 2026
Specify kwok version when creating the cluster
Show description for f3f8cb9
takoverflow
committed
f3f8cb9
View commit details
Copy full SHA for f3f8cb9
Browse repository at this point
You can’t perform that action at this time.