
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
github.com/teja446/mongodbatlasprov
mongodbatlasprov
is a Crossplane provider that
is built using Terrajet code
generation tools and exposes XRM-conformant managed resources for the
MongoDBAtlas API.
Install the provider by using the following command after changing the image tag to the latest release:
kubectl crossplane install provider crossplane/mongodbatlasprov:v0.1.0
You can see the API reference here.
Run code-generation pipeline:
go run cmd/generator/main.go
Run against a Kubernetes cluster:
make run
Build, push, and install:
make all
Build image:
make image
Push image:
make push
Build binary:
make build
For filing bugs, suggesting improvements, or requesting new features, please open an issue.
Please use the following to reach members of the community:
mongodbatlasprov is run according to the same Governance and Ownership structure as the core Crossplane project.
mongodbatlasprov adheres to the same Code of Conduct as the core Crossplane project.
mongodbatlasprov is under the Apache 2.0 license.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.