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

Provide ability to specify kustomize controller envFrom values #36

Closed
wants to merge 13 commits into from
Closed

Provide ability to specify kustomize controller envFrom values #36

wants to merge 13 commits into from

Conversation

MxNxPx
Copy link
Contributor

@MxNxPx MxNxPx commented Dec 8, 2021

What this PR does / why we need it:

  • Allow for the ability to specify envFrom values for the kustomize controller
  • Required namely when using an Azure service principal to decrypt sops encrypted secrets

Which issue this PR fixes

#35

Special notes for your reviewer:

Bumped up the chart version to 0.6.5. Testing performed included a helm template with no errors and a deployment using the envFrom secret helm value.

Checklist

  • DCO signed
  • Chart Version bumped
  • helm-docs are updated
  • Helm chart is tested

MxNxPx and others added 8 commits December 8, 2021 13:32
Signed-off-by: MxNxPx <MxNxPx@gmail.com>
Signed-off-by: MxNxPx <MxNxPx@gmail.com>
Signed-off-by: MxNxPx <MxNxPx@gmail.com>
… map for envFrom

Signed-off-by: MxNxPx <MxNxPx@gmail.com>
Signed-off-by: MxNxPx <MxNxPx@gmail.com>
Signed-off-by: MxNxPx <MxNxPx@gmail.com>
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
Signed-off-by: MxNxPx <MxNxPx@gmail.com>
…is <MxNxPx@gmail.com>

Signed-off-by: MxNxPx <MxNxPx@gmail.com>
@haarchri
Copy link
Collaborator

haarchri commented Dec 8, 2021

for clean commit history please rebase master/main instead merge master/main and please squash you commits

charts/flux2/templates/kustomize-controller.yaml Outdated Show resolved Hide resolved
charts/flux2/templates/kustomize-controller.yaml Outdated Show resolved Hide resolved
charts/flux2/templates/kustomize-controller.yaml Outdated Show resolved Hide resolved
charts/flux2/values.yaml Outdated Show resolved Hide resolved
charts/flux2/Chart.yaml Outdated Show resolved Hide resolved
@MxNxPx
Copy link
Contributor Author

MxNxPx commented Dec 9, 2021

@dwerder - incorporated the changes you suggested. but in the event this still looks off, would you mind opening a new pull request if I close this one out?

@dwerder
Copy link
Collaborator

dwerder commented Dec 9, 2021

@MxNxPx We can do that.

@MxNxPx
Copy link
Contributor Author

MxNxPx commented Dec 9, 2021

closing this PR so it can be redone more cleanly.
thanks @dwerder !

@MxNxPx MxNxPx closed this Dec 9, 2021
@MxNxPx
Copy link
Contributor Author

MxNxPx commented Dec 9, 2021

@MxNxPx We can do that.

closed this PR if you wouldn't mind opening a new one @dwerder.

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.

None yet

4 participants