Skip to content

feat: use extra args in use_cluster_credentials#8432

Merged
agoose77 merged 1 commit into
2i2c-org:mainfrom
agoose77:feat-dev-extra
May 27, 2026
Merged

feat: use extra args in use_cluster_credentials#8432
agoose77 merged 1 commit into
2i2c-org:mainfrom
agoose77:feat-dev-extra

Conversation

@agoose77

@agoose77 agoose77 commented May 27, 2026

Copy link
Copy Markdown
Contributor

This replaces the single command string, removing the need to quote.

Instead of

deployer use-cluster-credentials 2i2c "kubectl get pods"

we have

deployer use-cluster-credentials 2i2c -- kubectl get pods

This replaces the single command string, removing the need to quote
@agoose77 agoose77 added the deployer:skip-deploy Skips deployment of anything (support, staging, prod) label May 27, 2026
@agoose77 agoose77 merged commit 5759e33 into 2i2c-org:main May 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployer:skip-deploy Skips deployment of anything (support, staging, prod)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant