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
.
nextcloud
/
app_api
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
193
Code
Issues
23
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Basic K8s support
- #783
#783
Merged
oleksandr-nc
merged 14 commits into
main
nextcloud/app_api:main
from
feat/K8s-support
nextcloud/app_api:feat/K8s-support
Copy head branch name to clipboard
Apr 3, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Basic K8s support
#783
oleksandr-nc
merged 14 commits into
main
nextcloud/app_api:main
from
feat/K8s-support
nextcloud/app_api:feat/K8s-support
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
feat: add Kubernetes deployment support
Show description for ed21ded
oleksandr-nc
committed
ed21ded
View commit details
Copy full SHA for ed21ded
Browse repository at this point
test: add K8s integration tests and CI workflow
Show description for a924e93
oleksandr-nc
committed
a924e93
View commit details
Copy full SHA for a924e93
Browse repository at this point
fix(ci): replace sleep with readiness polling, fix K8s test networking
Show description for af9cd2d
oleksandr-nc
committed
af9cd2d
View commit details
Copy full SHA for af9cd2d
Browse repository at this point
Commits on Mar 19, 2026
test: add K8s manual expose type CI tests
Show description for a667627
oleksandr-nc
committed
a667627
View commit details
Copy full SHA for a667627
Browse repository at this point
fix: fail test immediately if operator Service creation fails
Show description for 6fccfd9
oleksandr-nc
committed
6fccfd9
View commit details
Copy full SHA for 6fccfd9
Browse repository at this point
Commits on Mar 20, 2026
test: add K8s ClusterIP expose type CI tests
Show description for b2c09b8
oleksandr-nc
committed
b2c09b8
View commit details
Copy full SHA for b2c09b8
Browse repository at this point
test: strengthen K8s test assertions and enable multi-role enable/disable
Show description for cbc3623
oleksandr-nc
committed
cbc3623
View commit details
Copy full SHA for cbc3623
Browse repository at this point
fix: make managed-by label assertion conditional on HaRP version
Show description for 67694a9
oleksandr-nc
committed
67694a9
View commit details
Copy full SHA for 67694a9
Browse repository at this point
ci: build HaRP from fix branch in NodePort workflow too
Show description for 666fbc6
oleksandr-nc
committed
666fbc6
View commit details
Copy full SHA for 666fbc6
Browse repository at this point
ci: use prebuilt HaRP image and verify operator Service preservation
Show description for 8700311
oleksandr-nc
committed
8700311
View commit details
Copy full SHA for 8700311
Browse repository at this point
ci: add K8s LoadBalancer expose type CI tests
Show description for 1c2d945
oleksandr-nc
committed
1c2d945
View commit details
Copy full SHA for 1c2d945
Browse repository at this point
Commits on Mar 24, 2026
test: add K8s update lifecycle tests for single and multi-role ExApps
Show description for 51b54fc
oleksandr-nc
committed
51b54fc
View commit details
Copy full SHA for 51b54fc
Browse repository at this point
fix(test): poll for multi-role replica count to avoid race condition
Show description for a8fe490
oleksandr-nc
committed
a8fe490
View commit details
Copy full SHA for a8fe490
Browse repository at this point
fix(test): increase multi-role replica polling timeout to 90s
Show description for e71b6a2
oleksandr-nc
committed
e71b6a2
View commit details
Copy full SHA for e71b6a2
Browse repository at this point
You can’t perform that action at this time.