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

Release Flux v1.10.1 #1734

Merged
merged 45 commits into from
Feb 13, 2019
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
02feeea
Use AKS Service Principal credentials for ACR
ellieayla Jan 29, 2019
a351ad1
Fix imports
ellieayla Jan 29, 2019
b210248
A []string map can't be declared const.
ellieayla Jan 29, 2019
63f148b
Use ioutil.ReadFile higher-level abstraction
ellieayla Jan 29, 2019
d93a890
Helm chart custom SSH secret fix #1709
stefanprodan Feb 6, 2019
9f1e8e7
Helm chart fix deployment key comment
stefanprodan Feb 6, 2019
db8e82d
Add changelog entry for Helm operator v0.6.0
hiddeco Feb 6, 2019
6269072
Update Helm operator manifests to '0.6.0'
hiddeco Feb 6, 2019
1f8fe86
Merge pull request #1710 from weaveworks/helm-fix
stefanprodan Feb 6, 2019
a57b3a4
add "skipDepUpdate" config parameter to HelmRelease
betmix-matt Feb 7, 2019
d1a398e
Upgrade Flux to v1.10.0 and helm-op to v0.6.0
stefanprodan Feb 7, 2019
ac6082a
Release Helm chart v0.6.1
stefanprodan Feb 7, 2019
892b549
Add exclude image PR in changelog
stefanprodan Feb 7, 2019
79d00c1
Merge pull request #1711 from weaveworks/release/helm-0.6.0
hiddeco Feb 7, 2019
6e4402f
Merge pull request #1714 from weaveworks/release/1.10.x
squaremo Feb 7, 2019
9c751cf
Merge pull request #1715 from weaveworks/release/helm-0.6.x
squaremo Feb 7, 2019
e9e3101
Add Flux and helm-op versions to changelog
stefanprodan Feb 7, 2019
d48d244
Merge pull request #1713 from weaveworks/chart-v0.6.1
stefanprodan Feb 7, 2019
43824b6
Add image pull secret options to Helm chart
stefanprodan Feb 8, 2019
c892902
Update changelog
stefanprodan Feb 8, 2019
116e2c9
Merge pull request #1718 from weaveworks/helm-priv
stefanprodan Feb 8, 2019
09757f9
Merge pull request #1712 from yinzara/feature/skip-dep-up
stefanprodan Feb 8, 2019
3cb2179
gofmt only
ellieayla Feb 8, 2019
df5ca66
Make previously-Exported ACR-centric functions private to the package.
ellieayla Feb 8, 2019
0ce0668
Add AKS-ACR SP HostPath mount to helm chart.
ellieayla Feb 8, 2019
cf30277
Documentation in FAQ alongside AWS
ellieayla Feb 8, 2019
cde10c1
adding image repo / secret for flux and memcached
jimangel Feb 10, 2019
294d3e1
Fix helm-op allow namespace flag mapping
stefanprodan Feb 11, 2019
76d70da
Merge pull request #1724 from weaveworks/chart-fix
hiddeco Feb 11, 2019
393bf40
Release Helm chart v0.6.2
stefanprodan Feb 11, 2019
3f6f1e0
Merge pull request #1725 from weaveworks/chart-v0.6.2
stefanprodan Feb 11, 2019
c0e02e5
adding helm pull secret
jimangel Feb 11, 2019
bd0bec7
Merge pull request #1721 from jimangel/patch-1
stefanprodan Feb 11, 2019
c42a800
Make port forward label selector configurable
hiddeco Feb 11, 2019
f0a4cc7
Update chart/flux/templates/deployment.yaml
hiddeco Feb 11, 2019
f84405b
Adding Azure DevOps Git host support in flux
sarath-p Feb 11, 2019
2ca1803
Merge pull request #1694 from alanjcastonguay/aks-credentials-for-acr
hiddeco Feb 12, 2019
9fa5c88
Merge pull request #1729 from sarath-p/azuredevops
stefanprodan Feb 12, 2019
8d499b2
Prioritize configured label selectors
hiddeco Feb 12, 2019
b8a3c76
Fixing 'how do I use use private git host' link faq page
sarath-p Feb 12, 2019
5cf6cc0
Merge pull request #1731 from sarath-p/faqbrokenlink
hiddeco Feb 13, 2019
0824e19
Merge pull request #1727 from weaveworks/1700-fluxctl-label-selector
hiddeco Feb 13, 2019
5963c69
Add changelog entry for Flux v1.10.1
Feb 13, 2019
79adfc2
Refine changelog entry for Flux v1.10.1
Feb 13, 2019
5817e7e
Bump flux image in reference manifest
Feb 13, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Refine changelog entry for Flux v1.10.1
  • Loading branch information
Alfonso Acosta committed Feb 13, 2019
commit 79adfc2dc63ffb5935548b5510575b8a7589b7d1
18 changes: 5 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
This is the changelog for the Flux daemon; the changelog for the Helm
operator is in [./CHANGELOG-helmop.md](./CHANGELOG-helmop.md).

## 1.10.1 (2019-02-11)
## 1.10.1 (2019-02-13)

This release provides a deeper integration with Azure (DevOps Git hosts
and ACR) and comes with other minor improvements.
and ACR) and allows configuring how `fluxctl` finds `fluxd` (useful for
clusters with multiple fluxd installations).

### Improvements

Expand All @@ -15,22 +16,13 @@ and ACR) and comes with other minor improvements.
[weaveworks/flux#1694][#1694]
- Make port forward label selector configurable
[weaveworks/flux#1727][#1727]
- Add image repo and pull secret to chart readme
[weaveworks/flux#1721][#1721]
- Add "skipDepUpdate" config parameter to HelmRelease
[weaveworks/flux#1712][#1712]
- Add image pull secret options to Helm chart
[weaveworks/flux#1718][#1718]

### Thanks

Lots of thanks to @alanjcastonguay, @hiddeco, @jimangel, @sarath-p and
@yinzara for their contributions to this release.
Lots of thanks to @alanjcastonguay, @hiddeco, and @sarath-p for their
contributions to this release.

[#1694]: https://github.com/weaveworks/flux/pull/1694
[#1712]: https://github.com/weaveworks/flux/pull/1712
[#1718]: https://github.com/weaveworks/flux/pull/1718
[#1721]: https://github.com/weaveworks/flux/pull/1721
[#1727]: https://github.com/weaveworks/flux/pull/1727
[#1729]: https://github.com/weaveworks/flux/pull/1729
[#1731]: https://github.com/weaveworks/flux/pull/1731
Expand Down