Skip to content

Releases: skupperproject/skupper

0.5.2

30 Mar 09:28
Compare
Choose a tag to compare
  • Fix for issue #466
  • Option to ignore session window settings for router

0.5.1

24 Mar 15:35
Compare
Choose a tag to compare
  • Fix secret mounted for headless service proxies
  • Don't create Routes on OpenShift for edge sites
  • Fix Route for router console on OpenShift
  • Allow console ingress to be specified separately
  • Verification of ingress values
  • Ensure skupper selector does not get corrupted when annotated service definition is reapplied
  • Propagate annotations from skupper-site configmap to router and service-controller pods
  • Configuration of internal router options (max hello age and session window controls)

0.5.0

12 Mar 08:57
Compare
Choose a tag to compare

This release introduces revised command line options for the skupper tool. The old options are still accepted but should be considered deprecated (they will give a message indicating the new form for the previous invocations).

StatefulSets and DaemonSets can now be annotated and will be exposed via skupper (previously this only applied to Deployments).

This also introduces an update subcommand, with which an existing site can be updated to a newer version. The update will also work with the site controller, however as this release requires read access for Daemonsets, the role the site c
ontroller runs under must also be updated. Using the sample yaml in the repo should correctly update a site[1].

[1] https://raw.githubusercontent.com/skupperproject/skupper/0.5/cmd/site-controller/deploy-watch-all-ns.yaml or https://raw.githubusercontent.com/skupperproject/skupper/0.5/cmd/site-controller/deploy-watch-current-ns.yaml

0.4.2

19 Jan 18:00
Compare
Choose a tag to compare
More responsive target configuration by checking pod status

0.4.1

06 Jan 17:16
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
fix for extraneous system created configmap

0.4.0

09 Dec 22:19
Compare
Choose a tag to compare
ci: bugfix, missing test_image tag for release

0.3.2

18 Sep 21:07
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release
Fix base image for console builder stage

0.3.1

11 Aug 20:32
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
Update branch for latest changes from master

0.3.0

22 Jul 16:55
Compare
Choose a tag to compare
adding semicolon, so version is evaluated correctly in the same line