Skip to content

Releases: openfaas/ingress-operator

Support functions deployed to other namespaces than openfass-fn

20 Nov 16:40
Compare
Choose a tag to compare

Changelog for 0.8.2:

  • PR #69 Support functions deployed to other namespaces than openfass-fn by @nitishkumar71

Commits
315ea5b support redirect to function deployed to other services by @nitishkumar71

Changes: 0.8.1...0.8.2

Generated by Derek

Upgrade client-go 1.28, codegen and CRD

20 Oct 13:33
Compare
Choose a tag to compare

Changelog for 0.8.1:

  • PR #66 Upgrade client-go 1.28, codegen and CRD by @alexellis
  • PR #64 Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 by @dependabot[bot]
  • PR #62 Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 by @dependabot[bot]

Commits
9279e05 Rengenerate client with latest controller-gen by @alexellis
94dd29b Regenerate CRD with additional Status field by @alexellis
ca3a801 Remove support for Ingress from v1/beta by @alexellis
cc34308 Update issue template by @alexellis
a533882 Remove old comment by @alexellis
e4a1e0f Move to distroless by @alexellis
5946558 Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 by @dependabot[bot]
50cc152 Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 by @dependabot[bot]

Changes: 0.8.0...0.8.1

Generated by Derek

Promote CRDs to GA release, update client-go

19 Jan 12:51
Compare
Choose a tag to compare

Changelog for 0.8.0:

  • PR #47 Bump cert-manager API version in README by @irbekrm
  • PR #60 Convert to v1 API and update client-go by @alexellis

Commits
d63be25 Bump cert-manager API version in README by @irbekrm
5c178d1 Upgrade GHA for publishing a new image by @alexellis
92f411d Convert to v1 API and update client-go by @alexellis

Changes: 0.7.1...0.8.0

Generated by Derek

Update mechanism for detecting capabilities such as Ingress

22 Feb 18:10
Compare
Choose a tag to compare

Changelog for 0.7.1:

Commits
88f3bf3 Added Label by John Nyingi

Changes: 0.7.1-rc2...0.7.1

Generated by Derek

Test for GH Actions tokens

09 Oct 17:40
Compare
Choose a tag to compare
Pre-release

Changelog for 0.7.1-rc2:

Commits

Generated by Derek

Update mechanism for detecting capabilities such as Ingress

08 Sep 17:10
Compare
Choose a tag to compare

Changelog for 0.7.1-rc1:

Commits
38a72f6 Set write permissions on the publish workflow by @LucasRoesler
7448775 Remove push of PR images by @LucasRoesler
ce23842 ci: set token permissions for the build job by @LucasRoesler
f9cb215 Use repository owner for username by @LucasRoesler
210fe47 fix: prefer networking v1, if avaiable by @LucasRoesler
feb0715 ci: use publish retag by @LucasRoesler
fa84581 fix: upgrade to go 1.16 by @LucasRoesler
cb72870 feat: check server capabilities usin the preferred resources endpoint by @LucasRoesler
ab88e03 Fix CI badge in readme by @pyaillet

Generated by Derek

Support the Kubernetes 1.22 API

18 Aug 11:06
Compare
Choose a tag to compare
Pre-release

Changelog for 0.7.0:

Commits
dc08c09 chore: rename controller subpackages by @LucasRoesler
fb80496 chore: Readd vendor folder and implement a new flow for codegen by @LucasRoesler
00c34bf Finish test coverage for annotation creation by @LucasRoesler
ed81a7b Remove vendor and fix code generation by @LucasRoesler
b19b539 feat: support k8s 1.22 and upgrade dependencies by @LucasRoesler
6dcc233 Update ISSUE_TEMPLATE.md by @alexellis

Generated by Derek

Migrate to GitHub Actions and GHCR

04 Jan 19:38
Compare
Choose a tag to compare

Changelog for 0.6.7:

Commits
2086112 Update vendor directory by @alexellis
8cb4fbd Use multi-arch license-check by @alexellis
cdd57bc Build on build platform by @alexellis
e775c2d Migrate CI to GHCR by @alexellis
5879c02 Update CRD definition schema API group to v1 by @LucasRoesler
bc3e532 Update deployment version to 0.6.6 by @alexellis

Generated by Derek

Propagate annotation changes into Ingress record

17 Nov 11:18
Compare
Choose a tag to compare

Changelog for 0.6.6:

Commits
01e49cc Fix #39 to sync annotations by @alexellis
fcd101c Add note into backlog by @alexellis
ae68f7a Remove old notice by @alexellis

Generated by Derek

Update CRD to make Path optional again

02 Nov 08:16
Compare
Choose a tag to compare

Changelog for 0.6.5:

Commits
95a8717 Make Path optional by @alexellis

Generated by Derek