-
### **Deployment only works in the same namespace where the operator was installed**
Steps to reproduce the behavior:
1. Install the operator:
```
helm install mongodb-community-operator mongodb/…
-
# v5 Notary Allocator Application
To apply to be an allocator, organizations will submit one application for each proposed pathway to DataCap. If you will be designing multiple specific pathways, y…
-
## Problem
Sometimes it is helpful to just remove some fields from the selection set like `password` so that we accidentally don't expose them to the frontend.
## Proposals
Adding a `exclude`…
-
求助:lesson 5,根据您写的async案例我写了一个小爬虫针对cnode的,我怎么才能证明他确实是限制在5个请求上?
```
# 爬虫代码
var cheerio = require('cheerio');
var superagent = require('superagent');
var url = require('url');
var async = require('async…
-
## Problem - What are users having difficulty with?
While using popular libraries for their day to day development needs, developers can find them disjoint from typesafe philosophy even if they d…
-
The Snowflake connector for python seems to be implemented essentially as API calls over HTTP. Using [aiohttp](https://github.com/aio-libs/aiohttp), companion subclasses to `SnowflakeConnector`, `Snow…
-
**Describe the bug**:
I want to use the configurer to create a db secrets engine (MongoDB) for dynamic creds.
**Expected behaviour**:
I expect a db engine called "mongo" to be created with a set …
-
## Error Description
Hey there, great tutorial and Repo. I noticed that the `README.md` file is not displayed when hitting the landing page button. It just brings up a 404 error. Below is the toml …
-
### New Issue Checklist
- [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [ ] I am not just asking a [question](https://gith…
-
Our use case requires installing the operator in a common namespace without cluster-admin permissions.
Each watched namespace has its Role and RoleBinding created separately by that namespace admin.
…