Skip to content

Add Vault to cron-jobs namespace - #439

Open
Ziggiyzoo wants to merge 1 commit into
mainfrom
AddVaultOperatorToCronJobs
Open

Ziggiyzoo wants to merge 1 commit into
mainfrom
AddVaultOperatorToCronJobs

Conversation

@Ziggiyzoo

@Ziggiyzoo Ziggiyzoo commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Part of: https://github.com/isisbusapps/docker-orchestration/issues/1163

To deploy secrets from vault to cron-jobs for submissions.
Also needs the appropriate roles & auth methods updating in vault

@Ziggiyzoo Ziggiyzoo self-assigned this Sep 15, 2026
@Ziggiyzoo
Ziggiyzoo requested a review from a team as a code owner September 15, 2026 10:40
@YufanKambang

Copy link
Copy Markdown

Do you think we can apply these yamls manually to test that they behave as we intend, or would a --dry-run=server be sufficient?

@@ -15,19 +15,23 @@ spec:
# Uncomment if you want to deploy to dev-microk8s-alternative

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment still relevant "# Uncomment if you want to deploy to dev-microk8s-alternative" and also dev-fallback dir does not exist we may need to point to dev

Comment on lines +18 to +21
- list:
elements:
- namespace: apps
- namespace: cron-jobs

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if the goal is to iterate over every cluster and deploy to every name space we may need to use matrix generator

Comment on lines 11 to 12
allowedNamespaces:
- "*"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we not need to scope allowedNamespaces to cron-jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants