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

feat: adds silverback cluster registry auth commands #120

Merged
merged 11 commits into from
Oct 4, 2024

Conversation

mikeshultz
Copy link
Contributor

@mikeshultz mikeshultz commented Sep 27, 2024

What I did

Adds silverback cluster registry auth commands to allow ability to administer container registry credentials on a Silverback cluster.

fixes: #109

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@mikeshultz mikeshultz self-assigned this Sep 27, 2024
silverback/_cli.py Outdated Show resolved Hide resolved
silverback/_cli.py Outdated Show resolved Hide resolved
silverback/cluster/types.py Outdated Show resolved Hide resolved
fubuloubu
fubuloubu previously approved these changes Sep 28, 2024
silverback/_cli.py Show resolved Hide resolved
@fubuloubu fubuloubu changed the title feat: adds silverback cluster docker auth commands feat: adds silverback cluster registry auth commands Oct 1, 2024
fubuloubu
fubuloubu previously approved these changes Oct 2, 2024
Co-authored-by: El De-dog-lo <[email protected]>
@mikeshultz mikeshultz enabled auto-merge (squash) October 4, 2024 22:49
@mikeshultz mikeshultz merged commit 9bb99fd into main Oct 4, 2024
21 checks passed
@mikeshultz mikeshultz deleted the feat/cli-credentials branch October 4, 2024 22:51
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.

feat: implement support private docker repo support with platform clusters
2 participants