Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated sustainable workflow to update docker configs / secrets #949

Closed
2 tasks done
YuryHrytsuk opened this issue Jan 27, 2025 · 1 comment · Fixed by #952
Closed
2 tasks done

Add automated sustainable workflow to update docker configs / secrets #949

YuryHrytsuk opened this issue Jan 27, 2025 · 1 comment · Fixed by #952
Assignees
Milestone

Comments

@YuryHrytsuk
Copy link
Collaborator

YuryHrytsuk commented Jan 27, 2025

Requirements

Preview Give feedback

Related issues

Useful articles

Useful scripts

@YuryHrytsuk YuryHrytsuk added this to the Singularity milestone Jan 27, 2025
@YuryHrytsuk YuryHrytsuk self-assigned this Jan 27, 2025
@YuryHrytsuk YuryHrytsuk changed the title Add automated sustainable workflow to update docker configs during release Add automated sustainable workflow to update docker configs Jan 27, 2025
@YuryHrytsuk YuryHrytsuk changed the title Add automated sustainable workflow to update docker configs Add automated sustainable workflow to update docker configs / secrets Jan 27, 2025
@YuryHrytsuk
Copy link
Collaborator Author

YuryHrytsuk commented Jan 27, 2025

We use external secrets for:

  • portainer
  • local traefik
  • minio

It looks like docker config / secret name solution does not apply when external is true


how to list all configs that belong to a particular stack:

docker config list --filter label=com.docker.stack.namespace=$STACK_NAME

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant