Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Fix the resolving of a single v1 HelmRelease #2412

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Aug 29, 2019

Due to a mistake the name of the resource was used as a namespace
argument, as a result several functionalities relying on this method
did no longer work as it was unable to find the given workload (e.g.
automatic image updates and fluxctl workload selector flags). Passing
along the namespace (as intended) resolves all this.

Due to a mistake the name of the resource was used as a namespace
argument, as a result several functionalities relying on this method
did no longer work as it was unable to find the given workload (e.g.
automatic image updates and fluxctl workload selector flags). Passing
along the namespace (as intended) resolves all this.
@hiddeco hiddeco added the bug label Aug 29, 2019
Copy link
Member

@squaremo squaremo left a comment

Choose a reason for hiding this comment

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

Ops.

@hiddeco hiddeco merged commit c86a5b3 into master Aug 29, 2019
@hiddeco hiddeco deleted the hotfix/helmrelease-v1-automation branch August 29, 2019 12:29
@hiddeco hiddeco added this to the 1.14.2 milestone Aug 29, 2019
@kingdonb
Copy link
Member

This resolved it for me, I can do HelmRelease automation now 👍TYVM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants