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 initial Provision interface and SpireHelm implementation #63

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

markgoddard
Copy link
Contributor

Adds a Provision interface that abstracts the provisioning of workload
identity clusters.

Refactors the cofidectl up and down implementations into a SpireHelm
type that implements the Provision interface.

This is the first stage of refactoring for #56 and does not change the
implementation. Notably, the UI (status spinner) remains in the
SpireHelm implementation, but will be extracted in a future change.

Adds a Provision interface that abstracts the provisioning of workload
identity clusters.

Refactors the cofidectl up and down implementations into a SpireHelm
type that implements the Provision interface.

This is the first stage of refactoring for #56 and does not change the
implementation. Notably, the UI (status spinner) remains in the
SpireHelm implementation, but will be extracted in a future change.
@markgoddard markgoddard self-assigned this Dec 5, 2024
@markgoddard markgoddard added this to the release-0.7.0 milestone Dec 5, 2024
@markgoddard markgoddard enabled auto-merge December 5, 2024 11:55
Copy link
Contributor

@nialdaly nialdaly left a comment

Choose a reason for hiding this comment

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

👌

@markgoddard markgoddard merged commit 9a46cb8 into main Dec 6, 2024
5 checks passed
@markgoddard markgoddard deleted the provision-interface branch December 6, 2024 11:43
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.

2 participants