-
##### SUMMARY
Ansible AWX playbook with azure_rm_keyvault fails to create KeyVault in Azure China inspite of specifying cloud_environment.
##### ISSUE TYPE
- Bug Report
##### COMPONENT…
-
### As ...
Patti - Platform Admin
### I want ...
To have a premigration check that will validate if my Sites, Regions, and Locations are unique in 1.X and will be successfully migrated to locations…
-
## What you are doing?
Hi, we have a requirement to asynchronously fetch the database password (e.g. from our secrets management service). The documentation on dynamic configuration (http://docs.sequ…
-
### As ...
Nelly - Network Engineer
### I want ...
To be able to export to CSV (and potentially re-import) information about custom relationships between my data.
### So that ...
Custom relations…
-
In my app, I'm exposing the combined configuration on a REST endpoint. For the most part, `configuration.root.render()` is good enough. However, I'd like to mask out sensitive keys that hold things li…
-
Does the feature of static-roles support MS SQL
Is there an example?
-
### As ...
Cora - Coder
### I want ...
To be able to use a single job class for job hooks and job buttons.
### So that ...
I don't have to write multiple job classes just to change the …
-
### As ...
P.D. - Plugin Developer
### I want ...
better documentation of the additions and changes made to the generic tests.
### So that ...
I can understand better what changes I need to make …
-
A mega-issue that tracks the ESM, vitest, and test-recorder migration for all track 2 high-level client libraries
Latest status:
Generated on: 11/7/2024
# Migration report
# Category: client
- To…
-
在GKE中,如果你的yaml文件中有明文密码,一般的处理方式是使用Kubernetes的Secrets来存储这些敏感信息。你可以创建一个Secret,然后在你的应用中引用这个Secret,而不是直接在代码中写入明文密码[3]。
然而,Kubernetes的Secrets默认是以Base64编码的形式存储在etcd中,这并不是真正的加密。为了提高安全性,你可以使用Google Cloud的Key …