Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
mongodb
/
mongodb-kubernetes-operator
Public
Notifications
You must be signed in to change notification settings
Fork
523
Star
1.4k
Code
Issues
10
Pull requests
24
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
70a53f9
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 24, 2023
Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 (#1227)
dependabot[bot]
authored
70a53f9
Copy full SHA for 70a53f9
Make automation agent log level configurable (#1238)
p-kimberley
authored
6897171
Copy full SHA for 6897171
Commits on Mar 22, 2023
Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3 (#1243)
Show description for ad7348a
dependabot[bot]
and
irajdeep
authored
ad7348a
Copy full SHA for ad7348a
Commits on Mar 17, 2023
Fixed possibility of mutating passed service ports in service.Merge (#1240)
Show description for fea505f
lsierant
and
slaskawi
authored
fea505f
Copy full SHA for fea505f
Commits on Mar 16, 2023
CLOUDP-164942 fix data comparison code and add tests (#1242)
Show description for 3dad9b3
nammn
authored
3dad9b3
Copy full SHA for 3dad9b3
Commits on Feb 23, 2023
Update dependabot.yml (#1232)
nammn
authored
bb9575f
Copy full SHA for bb9575f
Commits on Feb 16, 2023
CLOUDP-132991 fix `fcv` format validation to prevent system downtime and irrecoverable system state (#1118)
hoyhbx
authored
11d4ffc
Copy full SHA for 11d4ffc
Commits on Feb 9, 2023
improve readiness log (#1224)
nammn
authored
1f64cf1
Copy full SHA for 1f64cf1
Commits on Feb 7, 2023
CLOUDP-156372 Merge Service Spec (#1221)
slaskawi
authored
e6c8bc3
Copy full SHA for e6c8bc3
Commits on Jan 31, 2023
Add instruction to configure cluster domain (#1213)
irajdeep
authored
81d34d8
Copy full SHA for 81d34d8
[CLOUDP-132990] cleanup leftover resources for scram secrets (#1206)
Show description for c2a32a6
nammn
and
nam
authored
c2a32a6
Copy full SHA for c2a32a6
Bump go.uber.org/zap from 1.23.0 to 1.24.0 (#1212)
dependabot[bot]
authored
8d3e0bd
Copy full SHA for 8d3e0bd
Commits on Jan 30, 2023
Pin helm-charts to latest release (#1210)
mircea-cosbuc
authored
90cc254
Copy full SHA for 90cc254
[CLOUDP-113527] make mongo image and repo configurable for e2e tests (#1208)
Show description for 2fcd8ae
nammn
authored
2fcd8ae
Copy full SHA for 2fcd8ae
Release MongoDB Kubernetes Operator v0.7.8 (#1209)
mircea-cosbuc
authored
1990312
Copy full SHA for 1990312
Commits on Jan 25, 2023
add ownerref to scram secrets (#1204)
Show description for 696cc82
nammn
authored
696cc82
Copy full SHA for 696cc82
[fix] fixes a sts controller race condition with the mongodb-agent (#1198)
Show description for 790b579
nammn
authored
790b579
Copy full SHA for 790b579
Commits on Jan 24, 2023
Sync the Kind setup with the downstream (#1199)
slaskawi
authored
a4ad55f
Copy full SHA for a4ad55f
Commits on Jan 23, 2023
[logs] add verbose agent logs and default log path (#1200)
nammn
authored
2e94145
Copy full SHA for 2e94145
Commits on Jan 18, 2023
* fix log output on not existing pods (#1196)
Show description for 7b6e854
nammn
authored
7b6e854
Copy full SHA for 7b6e854
Fix merging nil label selectors (#1195)
mircea-cosbuc
authored
ccec801
Copy full SHA for ccec801
* Make sure that we build and use amd64 images. Even if we are building on other machines locally (m1,darwin). (#1193)
nammn
authored
1f56773
Copy full SHA for 1f56773
Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#1177)
Show description for 1ee9b84
dependabot[bot]
authored
1ee9b84
Copy full SHA for 1ee9b84
Commits on Jan 17, 2023
[testing] [local] optionally skip connectivity tests (#1186)
Show description for 510788c
nammn
authored
510788c
Copy full SHA for 510788c
running the operator locally instead of in a cluster (#1190)
Show description for 7906a9d
nammn
authored
7906a9d
Copy full SHA for 7906a9d
Commits on Jan 16, 2023
[e2e] bump sts timeout, logs update, helm update (#1191)
Show description for 832e238
nammn
authored
832e238
Copy full SHA for 832e238
Commits on Jan 12, 2023
chore: improve code readability (#1180)
Show description for d873cbd
aimuz
authored
d873cbd
Copy full SHA for d873cbd
Commits on Jan 11, 2023
Pin helm-charts to community-release 0.7.7 (#1187)
mircea-cosbuc
authored
cf80898
Copy full SHA for cf80898
add nammn (#1189)
nammn
authored
4191bfb
Copy full SHA for 4191bfb
[dev] [ux] dump additional logs and dev env configurations (#1184)
Show description for fbf27f9
nammn
authored
fbf27f9
Copy full SHA for fbf27f9
Commits on Jan 10, 2023
Release MongoDB Kubernetes Operator v0.7.7 (#1185)
mircea-cosbuc
authored
317dd76
Copy full SHA for 317dd76
Commits on Jan 6, 2023
[Makefile] Changes to enable help target and namespace creation during deployment if missing (#1183)
Show description for 9d7214a
nammn
authored
9d7214a
Copy full SHA for 9d7214a
Commits on Jan 5, 2023
test: use `T.Setenv` to set env vars in tests (#1179)
Show description for dffad0d
Juneezee
authored
dffad0d
Copy full SHA for dffad0d
Commits on Dec 29, 2022
Use LocalObjectReference from in-built corev1 package (#1178)
irajdeep
authored
52a08d2
Copy full SHA for 52a08d2
Commits on Dec 28, 2022
Remove un-needed version package (#1176)
irajdeep
authored
d571f2a
Copy full SHA for d571f2a
Pagination
Previous
Next
You can’t perform that action at this time.