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

POC implementation spec draft #2

Merged
merged 24 commits into from
Jul 9, 2020
Merged

POC implementation spec draft #2

merged 24 commits into from
Jul 9, 2020

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Jun 29, 2020

This PR is a POC implementation of the spec draft to be able to further draft the spec based on technical findings. It provides full coverage of common Helm actions while also allowing extensive configuration options per action, but is currently limited in the ways actions are triggered (i.e. rolling back on a test failure is not possible yet, but it does perform a rollback on upgrade failures).

@hiddeco hiddeco force-pushed the poc/spec branch 2 times, most recently from 4df5e43 to 3f84972 Compare July 2, 2020 07:30
@hiddeco hiddeco mentioned this pull request Jul 2, 2020
@hiddeco hiddeco force-pushed the poc/spec branch 7 times, most recently from 9db6856 to 1a5875c Compare July 7, 2020 16:10
@hiddeco hiddeco force-pushed the poc/spec branch 6 times, most recently from aa8c6c1 to 23b6631 Compare July 8, 2020 17:35
@hiddeco hiddeco requested a review from stefanprodan July 9, 2020 14:35
@hiddeco hiddeco marked this pull request as ready for review July 9, 2020 14:35
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Awesome work 🥇 🥇 🥇

README.md Outdated Show resolved Hide resolved
config/manager/deployment.yaml Outdated Show resolved Hide resolved
config/manager/kustomization.yaml Outdated Show resolved Hide resolved
controllers/helmchart_watcher.go Show resolved Hide resolved
controllers/helmrelease_controller.go Outdated Show resolved Hide resolved
controllers/helmrelease_controller.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
* newline fixes
* source-controller v0.0.2 -> v0.0.3
* pkg v0.0.2 -> v0.0.3
* const for HelmRelease kind
* wording change in README
* lockfile error message fix
@hiddeco hiddeco merged commit f77e034 into master Jul 9, 2020
@hiddeco hiddeco deleted the poc/spec branch July 13, 2020 13:34
@hiddeco hiddeco added the area/helm Helm related issues and pull requests label Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Helm related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants