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

Change context initialisation, fix helm upgrade #203

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

kuritka
Copy link
Collaborator

@kuritka kuritka commented Nov 12, 2020

close #168

I tested location for initiating depresolver against blank kubebuilder project. No changes needed in depresolver init location.

I changed context initialisation to Background which is typically used by the main function, initialization, and tests, and as the top-level Context for incoming requests.

I also switched to stable helm repo to pass terratests (already implemented in #201 ).

@kuritka kuritka force-pushed the 168-depresolver-init branch 2 times, most recently from b303649 to cc3b287 Compare November 12, 2020 12:14
@kuritka kuritka changed the title no changes needed Change context initialisation, fix helm upgrade Nov 12, 2020
ytsarev
ytsarev previously approved these changes Nov 16, 2020
@kuritka kuritka merged commit 5d355f2 into master Nov 18, 2020
@kuritka kuritka deleted the 168-depresolver-init branch November 18, 2020 11:14
kuritka added a commit that referenced this pull request Nov 18, 2020
Change context initialisation, fix helm upgrade
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.

Investigate the best place for initializing depresolver and consider it as internal
3 participants