-
- `prospect-hubble`: Slack thread: https://fleetdm.slack.com/archives/C0740213DPT/p1732049938290629
- @noahtalerman: _User requested this because_ TODO
- @username: _In the interim_ TODO
- @use…
-
- [ ] Update GitOps to allow `app_store_app_id` in policies.
- [ ] Add client validation to make sure app_store_app_id in the policy exists in the vpp config section.
-
We want to allow users who want to port their policy code from Permit to be managed in GitOps at their own environment, to use a wizard on the CLI that will configure the following: https://docs.permi…
-
## Enhancement
Hi, after working on GitOps with KCL and ArgoCD for a while I needed to adjust the plugin configuration. Since my plan is to use a single template and output the parameters via multi…
-
**What happened**: We applied ip rule using nmstate yaml
**What you expected to happen**: ip rule doesn't remove them from the node, I had to use nmcli (nmcli connection modify vlan-xxx-dev -ipv4.r…
-
The `Qualityfolio` specification introduces a structured, Markdown-driven approach to organizing, managing, and auditing test management artifacts. It is designed to integrate seamlessly with `surveil…
-
Agro CD, Crossplane
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a user that merged a PR in my GitOps repo that uses [Fleet's best practice GitOps ](https:/…
-
### 基本概念
基础设施即代码(IaC)是指使用代码而不是手动流程和设置来配置和支持您的计算基础设施的能力。任何应用程序环境都需要许多基础设施组件,例如操作系统、数据库连接和存储。开发人员必须定期设置、更新和维护基础设施,以开发、测试和部署应用程序。
手动管理基础设施既耗时又容易出错,尤其是在大规模管理应用程序时。基础设施即代码允许您定义基础设施的所需状态,而无需纳入获得该状态的所…