Jérôme GARCIA
Jérôme GARCIA
### What changes were proposed in this pull request? I propose this PR to warn the user when he is not using correctly the spark submit CLI. The idea here...
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
**Is your feature request related to a problem? Please describe.** It's more a question than a feature request In Blueprint templates, I'm using objects field to access secrets data within...
**Describe the bug** in the `.moon/workspace.yml`, if a project is defined under a hidden folder (starting with a '.'), moon returns an error. ```bash Error: config::parse::failed × Failed to parse...
**Describe the bug** I'm trying to setup git hooks via moon on windows under GIT bash. The issue is that under GIT bash, `moon sync hooks` will deploy under `.git/hooks/pre-commit`,...
### Discussed in https://github.com/bitnami-labs/sealed-secrets/discussions/1576 Hello, We are trying to use our own certificate to encrypt secrets. The issue we encounter actually is that for a controller installation, this certificate is...